JetPack says my website is offline

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

 

  1. Check Jetpack Monitor's Activity Log. Jetpack Monitor keeps a log of all the events that happen on your website, including when it goes offline. You can check the Activity Log to see if there is any indication of what might have caused your website to go offline.
  2. Deactivate plugins. If you recently installed a new plugin, it's possible that the plugin is causing your website to go offline. You can deactivate all of your plugins to see if that resolves the issue.
  3.  add the following code to your public_html/.htaccess file..

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

    You may access your .htaccess file using any standard FTP program or through your control panel with our services via the "File Manager" icon.

    To use File Manager, please 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...
  4. Contact Ultra. If you've checked all of the above and you're still not sure why your website is offline, you can always contact us for help.

Additional tips:

  • If you're using a caching plugin, make sure that the cache is cleared.
  • If you're using a firewall, make sure that your website is not being blocked.
  • If you're using a security plugin, make sure that the plugin is not blocking Jetpack's requests.

If you need control panel login credentials please contact our support team and we will be happy to help.


  • 4 Users Found This Useful

Was this answer helpful?

Related Articles

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...

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...

Blocked by JetPack

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

WordPress Site Search

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