Archive for SEO Best Practices

Meta Tags for E-tail Sites

I recently conducted a competitive analysis for one of my etail clients and to my astomishment, I found that out of the 13 competitors I tracked, none utilised the meta description tag on their site.  This prompted me to write a post on this discussing meta tags and best practices for using them on your site …

Firstly…What is meta data?  In a nutshell, meta data is the information that is placed in the <head></head> part of your HTML (code) and primarily used to tell the search engines what your site’s pages are about as well as providing other useful data and information.   An example of meta data tags can be seen below:

 <head><title>Title goes here…</title>
<meta name=”description” content=”Description goes here..”/>
<meta name=”keywords” content=”Up to 5 keywords go here…”/>
</head>

This post will focus onthe three meta elements; Title Tag, Description Meta Tag and Meta Keywords tag, so lets go ahead and define each of these meta data elements:   

  • Title Tag: 

The title tag is the title of your page and shows up as the title of your page in the search engine results pages (serps) and also appears on the top of a user’s browser.  It is by far the most important meta element and its presence is absolutely mandatory.  The code for the title tag is as follows:

<title>your page’s title goes here</title>

  • Meta Description Tag:

The Meta Description tag is the focus of this post.  Basically, the meta description is not a mandatory tag but SEO best practice says you have to have it.  The code for the meta description is as follows:

<meta name=”description” content=”Description goes here..”/>

Here is why…

The meta description tag appears in the search results pages as the description snippet belwoe the title tag.  If no description tag is implemented on the site, the search engines will still find a content from the page for the description but in most cases that content will look shabby as it would contain content from various parts of the page including you breadcrumb, image alt tag or anywhere else the engine decides to get that content from.  This also leads to the description being cut off with a (…)  Very shabby!

Having a meta description tag allows you to havee control over the image of your company and more crucially it allows you to include call to action words such as buy now, or sign up today, etc…

  • Meta Keywords Tag

The meta keywords tag is no longer necessary or important but again, seo best practices states that you have to have it. In the past when search engines were new and unable to read the content of the page, they relied on this tag to rank pages.  Some search engines probably still do!   The code for the meta keywords is as follows:

<meta name=”keywords” content=”Up to 5 keywords go here…”/>

To sum up, my view on metas is that you have to have them. mainly for having a sharp looking listing which includes the appropriate call to action for your site.

Comments

Canonicalisation - simpler than it sounds

Have you dealt with the canonical challenge on your site?  In other words, have you made sure that all of the urls below are redirected to a single page?

The Wikipedia definition of canonicalisation (spelt canonicalization in the US) is ”the process for converting data that has more than one possible representation into a “standard” canonical representation.”

In SEO, resolving any canonical issues you may have ensures that the popularity of your homepage is all attributed to one page.  addressing the canonicalisation challenge also ensures that search engines do not index more than one version of your homepage.

Below are the steps to follow in order to address canonicalisation on your site:

  1. Use the tool available on this site to see which version of your homepage to keep.

  2. Use your .htaccess file to permanently redirect (301) all other url versions of your homepage to the one you’ve selected.

  3. Test to make sure that the redirect works.

Thats it.  You now have one less thing to worry about when it comes to ensuring that your website meets SEO best practices!

Comments

Title and Meta Tag Best Practice

Placing keywords in your site’s title and meta tags is an SEO no brainer but its not sufficient to have search engine users click on them.

In order to entice search users to click on your listing you need to follow the following basic SEO best practices steps: 

  1. Your title tag should not exceed 60 charachters (including spaces)

  2. Your description meta tag should not exceed 160 characters (including spaces)

  3. Include one instance of your target keyowrd at the beggining of your title

  4. Include your target keyword twice (not consecutively) in your description meta tag

  5. Include a call to action (buy now, try today, etc..) in your title and description tags

  6. Ensure that the title and description tags read well to users

By following the above six steps, you’ll be well on your way to optimising your title and meta tags for ranking and conversion.

Enjoy the traffic!

Comments (1)

Add to Technorati Favorites