New on LowEndTalk? Please Register and read our Community Rules.
404 error with XMLRPC for wordpress
Have been getting the following remote posting error with wordpress blogs
An error occured while uploading the post
Error transferring post to the server
HTTP Error code : 404
NOT FOUND: The server has not found anything matching the requested URL (Uniform Resource Locator)
Post error - -32300:transport error - HTTP status code was not 200
Facing the same problem with two different webhosting companies, they are not replying to support ticket. How to find the cause of the error
Comments
If you're not blocking xmlprc on your site settings yourself, high chances that your hosting company have disabled visit to that file from their firewall/configs.
You can try visiting yourdomain/xmlrpc.php to see if it show "XML-RPC server accepts POST requests only." or 404 page.