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

Install WordPress

Install WordPress with Ultra Web Hosting in Seconds   With Ultra Web Hosting, you can install...

WordPress error "This file cannot be imported - It may be caused by file_uploads being disabled in your php ini"

The following error may be received if you attempt to upload a theme or file larger than the...

504 error - Are you sure you want to do this?

In wordpress if you receive either of the following errors when trying to upload a theme... 504...

Blocked by JetPack

If you have access to your site and you’ve not been blocked, you can enter your IP or IPv6...

The WordPress app doesn't work with my website

The WordPress app utilizes the xmlrpc.php file on your account put there by WordPress. However, a...