A A
RSS

Better Wordpress SEO in 3 steps

Mon, Sep 15, 2008

Wordpress Resources


Wordpress is pretty much search engine friendly ‘out of the box’ but there are a couple of things that can be easily done to make it even more visible to the search engines.

1. Change your permalink structure

If you have just installed Wordpress and look at your post titles you may see something like this: www.yourblog.com/?page_id=2. Now from a search engine point of view thats not doing you any favours at all. Unless someone is searching for “page_id=2″ anyway, which is unlikely I think.
Wouldn’t it be better if you saw www.yourblog.com/your-post-title?

Here’s how:

Log in to your Wordpress dashboard (version 2.6.2 at time of writing)
Click on ‘Settings’ (top right hand side)
Click on ‘Permalinks’
Click on the ‘Custom Structure’ radio button and type the following into the field:

/%postname%/

Click ‘Save Changes’

If you now look at your blog within a browser you will see your post titles within the URL, a significant step towards getting you seen by the search engines.

2. Change your TITLE tag

As it stands unaltered Wordpress displays your title thus: Your Blog Title >> Your Post Title. It would be much better from a SEO perspective if it saw your post title first, before the blog title or better still (in some cases) without the blog title at all.

Here’s how:

Log in to your Wordpress dashboard (version 2.6.2 at time of writing)
Click on ‘Design’
Click on ‘Theme Editor’
Click on ‘Header (header.php)’ in the list on the right hand side
Find the following code:

<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>

and replace with:

<title><?php wp_title(); ?></title>

or if you want to include your blog title:

<title><?php wp_title(); ?> - <?php bloginfo('name'); ?></title>

Now your title should show as Your Post Title or Your Post Title - Your Blog Title.

3. Make a sitemap

I use an excellent and highly configurable plugin called Google XML Sitemaps (download here) which generates a sitemaps.org compatible sitemap.

Make sure you do steps 1 and 2 before activating your XML-Sitemap plugin.
Install the plugin and activate.
Click on ‘Settings’
Click on ‘XML-Sitemap’
Click the link to build your sitemap for the first time.

This sitemap can now be specified within Webmaster Tools in your Google Account.

Tags: , ,



Click here to subscribe to my RSS feed

Link to this post and get Stumbled!

 

4 Comments For This Post

  1. David Cooley Says:

    Excellent Post!!

    More Wordpress bloggers need to understand these types of things, very simple changes that can have a major impact.

  2. Simon Chadwick Says:

    I agree with David it’s so easy to do and so many just don’t bother

  3. Ant Harper Says:

    Thanks guys, there will be more tips on how to optimise your Wordpress install shortly, if you haven’t done so already, why not subscribe to my RSS Feed? Get updates sent straight to your reader or email.

  4. Wordpress SEO Plugins Says:

    Wordpress is a great blogging platform and getting it search engine optimized really isn’t a hard task. Using proper permalinks and robots.txt file to prevent duplicate content and a few other methods can really make a difference. The All in One SEO plugin is really the best bet.

Leave a Reply

 

RSS subscribe

 

 

Subscribe

Privacy Guaranteed.
100% Spam Free.
Get updates to your inbox.

 

WooThemes - Say w00t? Advertise Here
Advertise Here

MyBlogLog

What I'm Twittering about...

  • latest post is a nice long one, was considering splitting it into 2... 2008-10-05
  • grrrrrr, someone stole my post - Top 10 Wordpress Plugins 2008-10-02
  • hot buttered crumpets and a cappucino, hmmmmm 2008-09-29
  • More updates...

Posting tweet...

Powered by Twitter Tools.

You need to a flashplayer enabled browser to view this YouTube video

You need to a flashplayer enabled browser to view this YouTube video

You need to a flashplayer enabled browser to view this YouTube video

You need to a flashplayer enabled browser to view this YouTube video

You need to a flashplayer enabled browser to view this YouTube video

You need to a flashplayer enabled browser to view this YouTube video

Archives