Connected to WP.com account, but many issues
-
Hello,
We have created a WP.com account and have connected it to JetPack on our website, but JP keeps displaying this message “Jetpack is powering your site, but to access all of its features you’ll need to create an account.”. When I click the “Create Account” button, the page is refreshed and the following error is displayed:
Error Details: The Jetpack server could not communicate with your site’s XML-RPC URL. If you have the W3 Total Cache plugin installed, deactivate W3 Total Cache, try to Connect to WordPress.com again, reactivate W3 Total Cache, then clear W3 Total Cache’s cache.
When I visit https://www.todayville.com/xmlrpc.php, the following message is displayed:
XML-RPC server accepts POST requests only.
I have run this terminal command:
curl -A ‘Jetpack by WordPress.com’ -d ‘<methodCall><methodName>demo.sayHello</methodName></methodCall>’ https://www.todayville.com/xmlrpc.php
and this is what is returned:
<?xml version=”1.0″ encoding=”UTF-8″?>
<methodResponse>
<params>
<param>
<value>
<string>Hello!</string>
</value>
</param>
</params>
</methodResponse>When I click on the “Configure your notification settings” link, I am directed to our WP.com account page (https://wordpress.com/settings/security/www.todayville.com), but nothing related to the account loads. It just states that I have no WordPress sites yet.
The site is using WP Network and has three sites currently setup.
Any ideas on why we are having such issues?
Cheers,
The page I need help with: [log in to see the link]
- The topic ‘Connected to WP.com account, but many issues’ is closed to new replies.