Search Engine Optimisation (SEO) Checklist

Url rewriting

5. Page descriptions

These are often displayed in search engines if the keywords have matched a page title rather than its content - so they're worth including even for this - and they still seem to be used for picking up relevant keywords too. Once again, the same points apply as in #1 - don't just re-use the same standard page description across the entire site.

7. Deep linking

This is harking back to point #2. If you publish articles, press releases, or the like on your site, and it mentions a product, or another article on the site, then make sure it links to it! This increases the number of contextually relevant links and possible keywords that a search engine might associate your pages with, even if these links are just internal.

8. Use URL rewriting

There are loads of URL rewriting techniques out there. Sensible use of URLs increase the usability of your site, and also allows the search engines to pick up on keywords in your URL too. In order of improvement:

http://www.mycompany.com/page.aspx?id=29&page=ingredients (worst case)
http://www.mycompany.com/product-information.aspx?id=29&page=ingredients (at least give the page a meaningful name!)
http://www.mycompany.com/product-information/29/ingredients/ (search engines still don't like query strings all that much)
http://www.mycompany.com/products/chips/french-fries/ingredients/

The final example is logical, "hackable" (the user can guess that /products/chips/ will take them back to a sensible page), and keyword rich. Note that the URL of this blog entry follows these lines too!

9. Unknowns...

Things I'm not 100% sure about.

- Keywords meta tag. I've deliberately not mentioned this here, as I've seen no sign that these are being used any more.
- Order of content on the page. I always try to ensure that the main body of the content appears as high up the page as possible. This has accessibility benefits (so a screen reader doesn't read the same set of navigation at the start every time a page loads), but I'm not sure how much weight a search engine places on this order, or how large the page has to be for this to make a difference.

I'd be interested to hear if anyone has suggestions of other must-do's that I've missed.

You might also like...

Comments

About the author

James Crowley

James Crowley United Kingdom

James first started this website when learning Visual Basic back in 1999 whilst studying his GCSEs. The site grew steadily over the years while being run as a hobby - to a regular monthly audien...

Interested in writing for us? Find out more.

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“XML is like violence - if it's not working for you, you're not using enough of it.”