8th Oct 2014
Transferring WordPress to a New Web Host in 10 Steps
Today, I assisted a customer in migrating their WordPress site to Web Host Pro, and they were extremely pleased with the ease and speed of the transfer. It made me realize that many people may be hesitant to switch from a subpar hosting provider due to fear of the process. That's why I want to emphasize how simple it is to move your website.
At ...
8th Oct 2014
Phasing out Box Trapper Spam Box
Box Trapper is being phased out per Spam blacklists taking the reply email as a form of Spam. This is getting the servers blacklisted with Spam lists.
We added more option in Spam Assassin that will allow for more Spam protection. There is also third party services like SpamArrest.com that have Spam box formats if you still want to use that type ...
8th Oct 2014
5 quick and easy ways to keep WordPress happy
1. Install LiteSpeed Cache, it’s the number best way to lower the load on a WordPress website.
2. Remove tags, you can do this by simple adding this in the CSS file:
Edit the style.css file and add this code to make your tags disappear with a huge chuck of access load use..tags {display: none;}
3. Uninstall the Google XML sitemap or any ...
8th Oct 2014
Easy Apache Will Start Phasing Out of Apache 2.2
In about 2 months, the Basic profile in EasyApache will build Apache 2.4 by default. This change will not alter existing EasyApache profiles that build Apache 2.2. If you plan to update from an existing Apache 2.2 installation to Apache 2.4, we strongly recommend that you build in a test environment before you migrate Apache versions on a ...