• I have four dozen sites that run on WordPress, all on the same server. I have had no issues because the host is robust and I have tried to keep the databases optimized. For some reason, a couple of them simply aren’t loading today. The front end of the sites work just fine (for the most part), but the back end just loads indefinitely. I’ve tried disabling all of my plugins (by renaming the folder), but that didn’t help at all.

Viewing 1 replies (of 1 total)
  • Try:
    – switching to the default theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.

    resetting the plugins folder by phpMyAdmin.

    – re-uploading all files & folders – except the wp-content folder and the wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    – running the upgrade manually via wp-admin/upgrade.php

Viewing 1 replies (of 1 total)
  • The topic ‘Specific Sites Suddenly Not Loading’ is closed to new replies.