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.


  • 157 Users Found This Useful

Was this answer helpful?

Related Articles

Wordpress Error Missing a temporary folder

The "Missing a temporary folder" error in WordPress is caused by incorrect PHP settings on your...

WordPress Site Search

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

Quickly Disable All WordPress Plugins via phpMyAdmin

Before beginning, be sure to have a backup of your database. You may backup your database by...

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

CloudFlare for WordPress

The Cloudflare plugin for WordPress is a free plugin that allows you to connect your WordPress...