Title: xmlrpc again
Last modified: August 22, 2016

---

# xmlrpc again

 *  Resolved [eugenialoli](https://wordpress.org/support/users/eugenialoli/)
 * (@eugenialoli)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/xmlrpc-again/)
 * After the update to WP 4.0, Jetpack wouldn’t connect anymore. XMLRPC file is 
   blocked by my provider (he.net), and they won’t enable it back. But it’s weird
   that Jetpack did work before WP 4.0.
 * He.net told me to create another file that is not called xmlrpc but has the same
   code in it, and point plugins and wordpress to it. But there’s no way to do this
   on jetpack or in WP.
 * I did a google search, and a LOT of people have trouble with the blocked xmlrpc
   file on their host servers. It seems to be a common problem for jetpack. I think
   what it needs to be done is to add a setting on jetpack, to allow the user to
   enter the filename of a custom xmlrpc file. So for example, to direct jetpack
   to xmlrpc-NEW.php instead of xmlrpc.php. This is the cleanest way to go around
   the problem, unless WP itself adds such a setting.
 * Unfortunately, editing PHP files to manually tell the system how the new xmlrpc
   file is called is not recommended, because after each update, that change will
   be overwritten. Or installing the xmlrpc_rename plugin is also a bad idea, as
   it doesn’t really work properly.
 * We really need an actual jetpack setting for this. Please escalate to your developers.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [11 years, 7 months ago](https://wordpress.org/support/topic/xmlrpc-again/#post-5287192)
 * > XMLRPC file is blocked by my provider (he.net), and they won’t enable it back.
 * If that’s the case, I’m afraid you won’t be able to use Jetpack.
 * > a LOT of people have trouble with the blocked xmlrpc file on their host servers.
   > It seems to be a common problem for jetpack. I think what it needs to be done
   > is to add a setting on jetpack, to allow the user to enter the filename of 
   > a custom xmlrpc file. So for example, to direct jetpack to xmlrpc-NEW.php instead
   > of xmlrpc.php. This is the cleanest way to go around the problem, unless WP
   > itself adds such a setting.
 * That’s actually a problem for all services using the XML-RPC file, not just Jetpack.
   Mobile Apps, for example, use that file to communicate with your site.
 * Every single service, plugin, or app would consequently need to add a new field
   to allow you to specify a custom XML-RPC location. That seems like a really poor
   experience.
 * Instead, I would suggest that you contact your hosting provider and ask them 
   to unblock XML-RPC. The most popular hosting providers out there have managed
   to find other ways to protect their servers, so I believe your host should be
   able to do the same.
 * If they refuse to make any changes, and if you want to use apps and plugins like
   Jetpack, I’d suggest looking for a new host. Here are a few hosts recommended
   by WordPress:
    [http://wordpress.org/hosting/](http://wordpress.org/hosting/)
 *  Thread Starter [eugenialoli](https://wordpress.org/support/users/eugenialoli/)
 * (@eugenialoli)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/xmlrpc-again/#post-5287203)
 * I understand what you’re saying. The best solution is for WP itself to add such
   a settings field. But I think that at this point, this needs to be added, because
   there are more hosting services that block the file, than those that aren’t, 
   in my experience.
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [11 years, 7 months ago](https://wordpress.org/support/topic/xmlrpc-again/#post-5287240)
 * > The best solution is for WP itself to add such a settings field.
 * Such field won’t be added to WordPress itself.
 * > there are more hosting services that block the file, than those that aren’t,
   > in my experience.
 * All the hosting providers on the page I linked to earlier allow connections to
   XML-RPC. Most of the major hosts do, so if you choose one of these you shouldn’t
   experience any issues.
 *  [Victor Granic](https://wordpress.org/support/users/boreal321/)
 * (@boreal321)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/xmlrpc-again/#post-5287256)
 * [@eugenialoli](https://wordpress.org/support/users/eugenialoli/) you commented
   on [another thread](http://wordpress.org/support/topic/jetpack-cant-connect-on-wordpress-40?replies=3#post-5996106)
   about the same issue one of our customers was experiencing. We’ve since updated
   our filtering rules and now allow access to xmlrpc while blocking the most common
   attack methods. Please contact me directly if you’d like to discuss how we can
   help.
 * [victor.granic@easypress.ca](https://wordpress.org/support/topic/xmlrpc-again/victor.granic@easypress.ca?output_format=md)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘xmlrpc again’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

## Tags

 * [xmlrpc](https://wordpress.org/support/topic-tag/xmlrpc/)

 * 4 replies
 * 3 participants
 * Last reply from: [Victor Granic](https://wordpress.org/support/users/boreal321/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/xmlrpc-again/#post-5287256)
 * Status: resolved