
XML-rpc faultcode 32700
Jetpack is one of the most downloaded WordPress plugins. Several freelancers from our community had a problem (your Jetpack has a glitch, xml_rpc-32700). After installation, they got this message :
Your Jetpack has a glitch. Something went wrong that’s never supposed to happen. Guess you’re just lucky: xml_rpc-32700
Try connecting again.
Error Details: The Jetpack server could not communicate with your site’s XML-RPC URL. Please check to make sure http://www.yourwebsite.com/xmlrpc.php is working properly. It should show ‘XML?RPC server accepts POST requests only.’ on a line when viewed in a browser and should not have any blank links or extra output anywhere.
I solved this problem, and now I will show you the steps :
Step 1: Instal WordPress plugins :
http://plugins.svn.wordpress.org/jetpack/branches/jetpack-compatibility-test.zip (or find jetpack compatibility test plugin in google )
and
http://wordpress.org/plugins/xml-rpc-de-whitespacer/ – This plugin will fix the RPC file and remove space.
Step 2: In plugins, go to Jetpack compatibility test and then check http://www.yourwebsite.com/xmlrpc.php. You will have a full description of what can be a problem. You need to see :
XML-RPC server accepts POST requests only.
(Only one line of text. )
Step 3 :
Now, if you see some errors, deactivate all plugins and switch to some other theme. Now try to activate jetpack.
Step 4 :
If you see some errors still at http://www.yourwebsite.com/xmlrpc.php, then please go to php.ini file and set: display_errors = off.
After that, try to activate the jetpack. Done. It works. Please write a comment and tell did your success. If you have a problem, please ask for help in the comment section below.