
Search Engine Optimisation for Beginners
0 comments
Posted on March 28, 2009
Introduction

As most of you will already know, Google is rated by many as the number one search engine in the world. Infact, the term ‘Google it’ seems to have turned into an everyday phrase.
There are a few basic search engine optimisation techniques which I still see people missing. These simple additions should really be the first thing you would include to stay ahead of competitors.
The Right Keywords
Choosing the right keywords to base your site optimisation around is an important first step. General or generic keywords are usually not the best approach, and sometimes it’s better to be a little more specific and focus on niche keywords relating to your product or service.
Be specific, which means:
- Targeting a more suitable market that is looking for a content editing solution
- Competing with fewer websites targeting the same keywords
- Optimising for keywords that people actually use when performing searches
Depending on your website, your products or the services you offer, you need to be specific with your keywords, and remember that people no longer use single keyword search phrases – the average search phrase contains 3-5 related words.
For example, if you’re optimising for a web development site and you’re located in Bradford, West Yorkshire, use keywords such as “web, development, bradford” or “web, development, west, yorkshire” would be a good start.
Remember, don’t keyword stuff!!!
Too many times have I seen website with the keywords such as “web design, web designer, designer, web, web developer, web site designer, web site developer”. This might look like you have lots of keywords geared toward web design, but believe it or not Google will not respond well to this and will mark you down for keyword stuffing. Why have a phrase of 14 words, when 3 will do.
URL and Title Tag
These are two of the most determining factors in Google’s ranking. For example, a domain name such as: http://www.webdevelopmentbradford.com will generally get ranked higher than http://www.companyname.com, assuming that they had identical keywords and page content.
Your title tag is equally as important as your domain name. Using keywords in your title tag can improve your Google ranking significantly. For example:
<title>”Company name, affordable web development services in Bradford, West Yorkshire”</title>
H1 Tags and Keyword Density
<h1> tags seem to have been depreciated by stylesheets these days, and are not used as often as they used to be. The Google ranking algorithm dictates that if you’re using a <h1> tag, then the text in between this tag must be more important than the content on the rest of the page. Here’s a quick example:
Sprinkling keywords throughout your page content can also improve your sites keyword density. Keyword density means the ratio of optimised keywords to the rest of the content on your page. It is usually expressed as a percentage, and should be between 7% and 10% for each page on your site. There are a few sites out there to help you along with making sure you’re not keyword stuffing, but in my opinion www.rankingtoday.com is definately a tool to have in your arsenal for Search Engine Optimisation.
Links, Links and More Links
Back links are websites that link directly to your website. The general principal is the more back links you have, the higher your pages will be ranked, as your website must be good if so many other sites are linking back to it.
One of the easiest ways to get backlinks if you run a web development company is by simply adding a simple link to the bottom of each of your client’s websites, with your clients permission of course, such as:
<a href=http://www.yoursite.com>Web development by Company Name</a>
Validate your HTML
One thing people overlook is that there HTML doesn’t validate. While this isn’t always a major worry, if you want to get further up the search engine let get tidying up. Use the W3C Validator to check if you have any errors in your HTML. If you do, find out what they are from the report and fix them. Depending on how many errors you have, it shouldn’t take too long to resolve them and it will benefit your site.
Conclusion
People say “Google is a tough search engine to crack”. Truth is, its not (as long as you do as Google likes, and steer clear of hinderances). Hopefully I provided you with the basic tips to get started optimising both yours and your clients website.
Leave a comment