hosting

How to choose the best WordPress Host

The minimum requirements for a self-hosted WordPress Blog or Website are: PHP version 5.2.4 or greater MySQL version 5.0 or greater WordPress.org adds that they ‘recommend Apache or Nginx as the most robust and featureful server for running WordPress, but any server that supports PHP and MySQL will do. That said, we can’t test every possible environment …’. In theory these [...]

Use phpMyAdmin to improve WordPress Performance

WordPress, by default, uses the awesome MySQL Database Management System to manage it’s underlying database and tables. Most popular Webhosts such as Godaddy, Hostgator, Bluehost, Justhost and so on provide a tool called phpMyAdmin which makes managing MySQL databases far more simple than it would be otherwise. Why Repair and Optimize WordPress Database? For any number [...]

How to remove ‘WordPress’ from your URL

So you’ve installed WordPress in a folder on your Webhost. Your URL now probably looks something like http://example.com/wordpress. This doesn’t look great and also you probably want people to see your WordPress Site at your domain name e.g. http://example.com. How do you do this? Although there are some complicated ways of achieving this redirect with [...]