Starting with SEO #5 - Essential SEO Plugins

Posted December 15th, 2008 by Ashwin and filed in Blogging & SEO, SEO
Tags: , , ,
Comments


Wordpress is well known for its plugins, when it comes to extensibility. There are many plugins around, especially to make your blog SEO friendly.

Check out this post, on the 9 SEO plugins that every blog should have. It is a nice collection of some very useful plugins.

Thanks, Darren Rowse for sharing the list with us.

Previous Posts in this series:

Starting with SEO #4 - Similar Posts

Posted December 9th, 2008 by Ashwin and filed in Blogging & SEO, SEO
Tags: , , ,
Comments


Over a time, any blogger publishes a good number of posts, that are around a similar topic. Generally, the link between posts are derived using the Post Titles, keywords in content, Categories and Tags.

Including Similar posts in your blog have the following two major advantages:

  • Readers can navigate to and read similar posts, with ease
  • Search engines can better identify the related posts, thus increasing the Internal Pagerank

As usual, Wordpress bloggers can achieve this using the Wordpress Similar Posts plugin. The plugin page has detailed instructions on how to install and get started. However there is a prerequisite of the Post-Plugin library (ZIP), that must be installed. I would better suggest to add the PHP code in the Single Post file, so that each of your post has information on the related posts.

There are quite a few options that can be configured - number of similar posts to show, the matching criteria etc.

In a related note, you can find here an interesting tip related to Similar posts plugin. It suggests a small hack to decouple the Date/Time information from your Similar posts link, so that it makes better sense for the Search engines.

Previous Posts in this series:

Starting with SEO #3 - Anchor text and Images

Posted December 6th, 2008 by Ashwin and filed in Blogging & SEO, SEO
Tags: , ,
Comments


Anchor text

Anchor text is a clickable text on a HTML page, that takes the user to another HTML pages either within the same site or a different site.  This is usually achieved using the HTML tag.

Better the anchor text is, easier it is for the users to navigate and simpler for the Search engine to understand the page that is being linked.

Some good practices for anchor text as per Google SEO Starter guide:

  • Choose descriptive text - Avoid text like “click here”, “this” etc. for Anchor tags
  • Write concise text - don’t use anchor tags for a complete sentence or a paragraph
  • Format links so that they are easy to spot - avoid CSS styles that make links look like normal text
  • Remember these tips while linking for internal pages too - this will help the Search engine to navigate your site better

Images

Bloggers use images a lot in their posts.  Some of these images do serve as hyperlinks, taking the user to other pages.
A HTML developer definitely knows about an attribute named “alt” in the HTML tag.  The primary purpose of this attribute is to display an alternate text, if the image could not be displayed for any reason.  But with reference to SEO, the “alt” text serves some additional purposes:

  • “alt” text serves the same purpose as a Hyperlink text, if the image is an Hyperlink - This helps the Search Engine to understand the target location
  • Optimizing Image file names and the “alt” text makes it easier for Image search projects like Google Image Search

Again, following is an excerpt from Google SEO Starter guide for good practices with images:

  • Use brief, but descriptive filenames and “alt” text
  • Supply “alt” texts, especially when using images as links
  • Store images in a directory of their own - example, http://domain.com/images
  • Use commonly supported file types - JPEG, GIF, PNG, BMP

Keep watching this space for further tips.

Previous Posts in this series:

Starting with SEO - #1

Posted December 2nd, 2008 by Ashwin and filed in Blogging & SEO, SEO
Tags: , ,
Comments


I have been blogging for quite some time. But only recently I was struck with the buzzword, SEO. For those of you who are unaware of this term but running a blog (and looking to popularize it!), I would like to share my learning through this series of posts.

SEO stands for, Search Engine Optimization. This means, optimizing your web page or blog, so that your pages shows up (possibly at the top!) for any relevant searches using the search engines. (I know this is a crude definition!!)

To start with, you can have a look at the video of a speech given by Stephen Spencer, in the Wordpress conference.

Once you appreciate the need for SEO, have a look at the SEO Starter guide compiled by Google. This should help the blogger optimize or fine tune his/her blog, for searches.

Stay tuned and I will share more of my learning through this series. Happy blogging!!