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

WordPress error "The uploaded file could not be moved to"

WordPress Upload Error If you're getting the error message "The uploaded file could not be moved...

Elementor - Critical Error with both Elementor and Elementor Pro plugins enabled

Running Elementor and Elementor Pro simultaneously can be memory-intensive. Elementor and...

WordPress Security

Even with many layers of server security, if a WordPress install is not constantly updated and...

WordPress Site Search

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

Optimize WordPress Performance

With our service, there are many ways to dramatically speed up the performance of your WordPress...