Connect to Wordpress

Our app will post content to your website via /xmlrpc.php. However, if that page is currently showing "Page Not Found" or "403 Permission Denied", it means either your web hosting company disables xmlrpc for all of their clients, or your Wordpress security or firewall plugin disabled it.
 
xmlrpc is enabled by default. But one of your security/firewall plugins might have disabled it, so that your Wordpress system doesn't allow any external apps to connect to your blog.
 
It’s safe to leave xmlrpc enabled. Many WordPress websites, including some of the most popular ones, have it enabled. For example, https://wordpress.org/xmlrpc.php is showing "XML-RPC server accepts POST requests only.", which means it is ready to accept post requests.
 
If your web hosting company can't enable xmlrpc for you, you can simply rename your xmlrpc.php file to xmlrpc2.php and then, when you connect your site on Fan Page Robot, enter /xmlrpc2.php as the website URL.
 
Depending on the web hosting service, you may request support to whitelist the rule that allows creating posts via xmlrpc on their ModSecurity module.
 
Please contact our support if you have further questions.