Optimise your wordpress blog for search engines

Search engines are the biggest traffic generators for any website and you need to take care that your blog and blog posts are optimised for search engines. I have a few tips that you can use for your wordpress blog.

Title for your blog

tagline-wordpress

Your blog will be having a title or a name. Make sure that your give the right information in the tagline box of your wordpress blog settings. This can be found under the option, General

SEO optimised templates

Make sure that your template is optimised for Search Engines, it follows all the W3 and CSS compliance.

When you are using Wordpress, you can opt for a plugin which takes care of the Search Engine optimisation of your blog

seo-plugin

SEF URL, Permalinks

You should activate the permalink option provided in the settings and the best will be the home URL

permalink

This is the permalink as far as the Google is concerned.

Using Tags

From Wordpress 2.3 there is a built-in tags option. You can assign tags for every post you do and tags are somewhat like categories.

Using alt tags for images

Use the alt tags with 3-4 words describing the image you post

Use <h1> <h2> <h3> tags for headings or sub-headings

Create Robot.txt


User-agent: *
Disallow: /cgi-bin
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: /wp-content
Disallow: /tag
Disallow: /author
Disallow: /i/
Disallow: /f/
Disallow: /t/
Disallow: /wget/
Disallow: /httpd/
Disallow: /c/
Disallow: /j/

# Google Image
User-agent: Googlebot-Image
Disallow:
Allow: /*

# Google AdSense
User-agent: Mediapartners-Google*
Disallow:
Allow: /*

# http://www.sitemaps.org/faq.php
# Add Nonstandard extensions
Sitemap: http://www.yourdomain.com/sitemap.xml

If you know any tips, please post it here.


Do you have any question related to this post or you feel that there is something missing in this post, please post your comments, I will be more than happy to read it and reply to it. If you like this post, you can get my future posts through RSS subscriptions or by email delivered in your Inbox. You can also follow me on Twitter.

Related Posts

2 Comments

Optimise your wordpress blog for search engines | Asokans « Kishore’s Bookmarks  on March 22nd, 2008

[...] for search engines | Asokans Published March 22, 2008 Blogging Tags: SEO, Wordpress Optimise your wordpress blog for search engines | Asokans Search engines are the biggest traffic generators for any website and you need to take care that [...]

moserw  on March 30th, 2008

Thanks for the info.

Leave a Comment