There are a few different types of redirects. Some of which occur server side, others occur clients side and of course, things like DNS poisoning to cover the in between. …
Replace WordPress Core Files – Advanced Troubleshooting
Replacing WordPress core files can resolve a wide range of site issues, including compromised site security, inaccessible wp-admin, and the dreaded White Screen of Death (WSOD). Although it may seem …
Manually Installing a Plugin – cPanel
In this tutorial we will be manually installing a plugin. In this case we are using cPanel’s file manager but the concept remains the same for all WP sites, get …
Links result in 404 page
This is usually caused by a misconfigured .htaccess file or outdated permalinks. To fix this, Connect with FTP and rename the .htaccess file to .htaccess.bak, then log into the wp-admin …
CSS is broken, Site looks plain
This is usually siteurl and/or home in the database, wp_options table if you want to go search for this. but a quick fix is to define these variables in the …
White Screen or Site is Displaying a PHP error. (Fatal, Syntax, Warning, etc.)
These can look scary but usually are not hard to resolve. The key is finding the location of the error. By looking at the path of the error we can …
Troubleshooting Common Post Migration issues – WordPress
So you moved your WordPress site and BAtT (Broke All the Things). Cool, let’s go over some common wp errors that you might encounter after migrating your WP site. If …
You must be logged in to post a comment.