Category Archives: Wordpress
How to copy an existing wordpress to a new domain name
If you need to copy a wordpress site to a new domain, you can do so with the following steps. Download a copy of their document root from the source folder If they have a website on the destination folder already, create a backup of it. Either rename the folder to foldername.out and make …
Add far future expiry header to your site
Adding far future expires headers will help to speed up your site by having cache last longer on the viewers web browser. It will not help the first time they load your site, but it will improve the loading speed every visit after that. You can set when cache expires by Seconds, Minutes, Hours, Days, …
A properly formated wordpress htaccess
If you suspect your .htaccess may be corrupt on your wordpress site, you can try backing up your .htaccess file, and then replace it with this. # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress …
How to get into your wordpress admin page when your plugins have gone rogue!
If you have an issue where you can not login to the wordpress page due to corrupt plugins, you can manually disable them all quickly by the doing the following SSH to the server or ftp into the account Browse to the wp-content folder of the affected account Rename the folder called plugins to plugins.out …
WordPress Permalinks
If you are experiencing issues with your WordPress Permalinks, you may be able to resolve it easily! Login to your WordPress Admin Panel. (Normally yourdomain.com/wp-admin) Click Settings. Click Permalinks, from the Settings menu. Change the Permalinks to another option. ***Note the Permalinks that you currently use*** Save the changes. Revert your Permalinks to the one …
Moving WordPress to a New Directory – cPanel
If you have built WordPress in a subdirectory for testing, or have accidentally installed it in the wrong directory, you can follow this guide to help you move it. If you have just installed WordPress, it may be easiest that you simply uninstall it, and reinstall it in the correct directory. If you do not …
Find outdated versions of WordPress on your Cpanel or Plesk server
In my opinion, one of the most vulnerable software packages out there has to be wordpress. Not a day goes by that I don’t come across a hacked wordpress site. More often then not, the reason the site was hacked is the client did not keep their wordpress updated. Hacked wordpress sites will not only …
- English Support
- 24/7 x 365
- Branded Support
- Reduced Overhead
- Linux Experts
- Friendly Staff