"This site cannot be accessed."

  • Unknown's avatar

    Hi! I customize my site yesterday and left my dashboard open.. Today I tried to finish some things but anything I tried to do had as a result a download request (i couldn’t even sign out). I logged in via wordpress.com and I see this “This site cannot be accessed.Disconnect Site” in my panel..
    My site is wannabedm.com (it was in private mode) and me host is ehost.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Jetpack:
    Debug
    XML-RPC is not responding correctly ( 200 )
    It looks like XML-RPC is not responding correctly. Please make sure XML-RPC is turned on for your site and is set up to respond to all content types.

  • Unknown's avatar

    Hi there,

    I visited your site and it downloaded a file for me. When I tried to check your XML-RPC connection (wannabedm.com/xmlrpc.php), it downloaded xmlrpc.php file. Every request to your site downloads a new file. Please confirm if this is the expected behaviour.

    Also, I checked your site on Jetpack Debug https://jetpack.com/support/debug/ and got this in response.

    It looks like XML-RPC is not responding correctly. Please make sure XML-RPC is turned on for your site and is set up to respond to all content types. You can test this yourself by running the following command from the command line:

    curl -A ‘Jetpack by WordPress.com’ -d ‘<methodCall><methodName>demo.sayHello</methodName></methodCall>’ http://wannabedm.com/xmlrpc.php
    The answer should be:

    <?xml version=”1.0″ encoding=”UTF-8″?>
    <methodResponse>
    <params>
    <param>
    <value>
    <string>Hello!</string>
    </value>
    </param>
    </params>
    </methodResponse>

    So, as suggested try to enable XML-RPC. The link below might be helpful.
    https://www.greengeeks.com/tutorials/article/how-to-enable-and-disable-xmlrpc-php-in-wordpress-and-why/

    Let me know if this works for you.

  • Unknown's avatar

    No the downloads are not the expected behavior. It does the shame to me although.. I”ll try to enable XML-RPC through me cpanel.. Do you have any idea why all this happened?

  • Unknown's avatar

    I am not sure why your site sends download requests. As you mentioned customising your site, I am assuming some unwanted code snippet has resulted into this.
    If possible try to revert the changes you made last night and check if the site works.

    Also, you can try the solution mentioned on the link below:
    https://www.smartactiveblogger.com/why-is-my-wordpress-site-link-downloading-index-php/

  • The topic ‘"This site cannot be accessed."’ is closed to new replies.