As I am getting a large number of spam comments I am approving comments manually from now on. I apologise in advance if your comment takes a while to be approved.

PLEASE DO NOT SPAM MY SITE your comment will be deleted!

We have a large number of free WordPress themes and styles.

For the very latest visit 'WordPress Themes & Styles'

Archive for the 'WordPress' Category

How to Move Your WordPress Blog to a New Server

If you ever need to move your WordPress blog (as I had to do recently from Bluehost to Hostgator!) here are the steps to take to make it go smoothly.

On Your Old Hosting Account

In phpMyadmin click on the database for your blog then export and save the database to your hard drive

In your FTP programme save your theme, the plugin folder and the uploads folder to your hard drive

(these are usually the only files that have been added to or changed - if you have made any other changes you’ll have to save the changed files as well)

The next steps are different depending on whether you already have another hosting account or are starting a new one.

If You Are Starting a New Hosting Account

If you are starting a new hosting account set it up with your blog’s domain name

Then change the nameservers for your blog domain to point to your new server - for a new hosting account the nameservers will be emailed to you or you can find them in the sidebar of your cpanel

If you already have a Hosting Account

Change the nameservers first then add the blog’s domain address as an addon domain - In this case a new folder will be made with a name you choose

At Your New Hosting Account

Make a new database and assign a user and password to the database

Import the saved database to the new database

On the Cpanel find Fantastico if your host offers it and make a new installation of WordPress for the blog’s domain - If there is no Fantastico you’ll have to upload the WordPress files and install it yourself

Now you need to change the wp-config file to point to the new database instead of the default one created by Fantastico

In your FTP client save the wp-config file to your hard drive - for a new hosting account this will be in public_html for an addon domain look for the folder you made when you added the domain

Open up the wp-config file and change the ‘DB_NAME’, ‘DB_USER’ and DB_PASSWORD for the ones you made earlier. The part to change looks like this

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define(’DB_NAME’, ‘xxx’);

/** MySQL database username */
define(’DB_USER’, ‘xxx’);

/** MySQL database password */
define(’DB_PASSWORD’, ‘xxxx’);

/** MySQL hostname */
define(’DB_HOST’, ‘localhost’);

Save it and upload it to your server

Now you need to replace the plugins and uploads directory on the server with the ones you saved earlier. Also upload your theme to the themes folder

You’ll need to wait a while for propagation of the nameservers but when they are changed you should see your blog on the new server

WordPress plugin of the Week - OZH’ Drop Down Menu

I haven’t done a WordPress plugin of the week for a while as I haven’t come across any new, really great plugins recently but here’s one I really love and has now become the very first plugin I install on a new site!

Ozh’ Admin Drop Down Menu

This plugin replaces the top menu with a drop down menu . Simple as that but it saves loads of clicks. Now everything is only one click away! Very simple very useful!

since I upgraded WordPress my related posts plugin is not working correctly - apologies - click here for previous WordPress of the week posts

WordPress Plugin of the Week - Unique Article Wizard

Do you need to add content to your sites but don’t have time to write it all yourself? You could go to Ezine Articles and copy and paste articles into your website or blog (always remembering to include the authors bio and links of course) or you could use Unique Article Wizard. Unique Articles Wizard can send you ‘unique’ articles via email, directly into a blogger blog or directly into your WordPress blog using their plugin. The plugin is simple to set up and will send you a test article to make sure it’s all working correctly. set up some categories on your blog for the articles to be posted into and Unique Article Wizard will post articles fitting those categories. You can allow posts to be published automatically or as drafts and manually approve them later. You can also set up the maximum number of articles that you would like to receive daily.

The articles are not completely unique but they are much better than articles copied straight from Ezine or another source. The service is free to receive articles. You pay if you want to have your own articles published.

Of course it would be much better to write your own articles but if you don’t have the time, this service is probably second best! I personally hate writing articles, I’d far rather be playing with my themes CSS or setting up another website.

Quick Tip - Wordbay Update

The latest version of WordBay v0.9 now has a minimum/maximum price option. This is great for filtering out lots of low cost junk.e.g. if you have a site selling cars you can now eliminate all the car parts without having to add a long string of negative keywords. This plugin keeps getting better and better, and it’s still free (but please consider leaving the 5% generosity so Mark gets something for all his hard work!) Thanks a lot Mark :razz:

WordPress Plugin of the Week- PopShops

I haven’t added a ‘WordPress Plugin of the Week’ for some time but here’s one I can recommend. As you know I’ve been working with BANS and WordBay for my eBay affiliate stores but in the interests of diversifying I’ve been looking into the best way to market other merchants products. I wanted a way to market products from a range of affiliate sites e.g. Commission Junction, LinkShare, Pepperjam etc and I also like working with WordPress so I needed an answer to combine both. I especially like working with WordPress rather than a stand alone website and I didn’t want a site that was hosted by the provider of the script as some are. I like to be in much more control than that! In addition some of the methods are expensive! Continue reading ‘WordPress Plugin of the Week- PopShops’