JetPack server was unable to connect with your site

"Error Details: The Jetpack server was unable to communicate with your site https://yoursite.com[HTTP 403]. 

Open File Manager in your control panel with our services. Navigate to the public_html folder by clicking on the public_html text. Click "Settings" in the upper right corner and enable "Show Hidden Files" then save.


Click on the .htaccess file then click the "Edit" button. Edit the .htaccess file and add the following code to the very bottom and save...

<FilesMatch "xmlrpc\.php$">
Allow from 192.0.82.250
Allow from 192.0.83.250
Deny from All
</FilesMatch>


Once you've added the code, try again to connect to your site. If you're still having trouble, please contact Ultra support.

 

  • 2 Users Found This Useful

Was this answer helpful?

Related Articles

PCLZIP_ERR_MISSING_FILE (-4) : Missing archive file

When you try to update WordPress or install plugins, the downloader / installer page pops up, the...

There has been a critical error on this website

There has been a critical error on this website.   The error message "There has been a critical...

JetPack says my website is offline

Sorry to hear that your website is offline. Here are some things you can do to troubleshoot the...

Unable to create directory uploads/ Is its parent directory writable by the server?

Unable to create directory... Is its parent directory writable by the server? This error can be...

WordPress Site Search

Adding search functionality is a wonderful way to add functionality and pleasure to a visitors...