In part 1 of The Key To Getting Good Search Rankings we went over the specifics of the various “types” of phrases, and quickly discussed how you can optimize for each of them. Today we’re going to look at some examples of good search engine optimization.
Title Tag/Header Tags
As I have said before, the title tag is absolutely vital to getting a highly ranked page. The most important thing is to make your titles really keyword rich, and to avoid using common words like “and,” “or” and “but” as much as possible. Here are some examples of good page titles.
“How To Shave Your Beard”
“Why Buy Sparkling Mineral Water?”
“How To Install Java On Apple Mac OS X”
“Tire Removal 101″
“The Key To Getting Good Search Rankings”
As you can see all of the titles use good phrases, they are keyword rich, they don’t have too many common words, and more importantly, they are specific.
Your header tags, like H1 or H2, should be the same as your title. In the case of a blog, the post’s title should be in enclosed in H1 or H2 tags.
Content
Throughout your content you should write your target phrase at least one time per paragraph, assuming your paragraphs are at least 5 lines. If you write shorter paragraphs like me you shouldn’t use it as much or you could get punished for spam. Here is a quick example of two paragraphs that would rank highly.
Many brands of sparking mineral water are nothing more than tap. Many of themsell for more than $10 a bottle. But if you act now, you can get the Sample Brand Mineral Water for a mere $5 a bottle!
If you act not we will give you an additional
123 bottles of Sample Brand Mineral Water for free. Our water is from the flowing mountain waters of Colorado. Every drop is carefully chosen for its clarity and taste, so you only get the best tasting water in the universe. Act now and save big $$$.
Those paragraphs would rank highly because they are keyword rich. They both contain the brand name, good keywords, and a lot of the text is bold.
HTML Correctness
One often overlooked part of SEO is how your pages are formatted. If your HTML code contains errors, the search engines may not be able to parse your page correctly. Always remember, the HTML documents should look like some LIFO format. LIFO is “last in first out”, which means the last object to be put in is the first out out. With HTML the last tag you open must be the first one you close, until you reach the final tag.
To make sure your HTML documents are formatted correctly, why not try the W3C validator?
Alt and Title Attributes
Whenever you post a link or an image, make sure you use the alt or the title attributes. Many search engines read in that text and use it for search engine placement.
Get Rid Of Duplicate Content
If you use blogging software like WordPress you probably have a bunch of duplicate content. Luckily this is pretty easy to get rid of. Below is the robots.txt file I use for this site:
User-agent: *
Disallow: */feed/
Disallow: */trackback/
Disallow: */category/*
This will keep the SEs from indexing the /feed/ /trackback/ and /category/ directories used by WordPress, which is where most duplicate content occurs.
Please subscribe, or else I will cry. Do you really want to make a programmer cry?

March 9th, 2007 at 10:38 am
[…] Go to part 2 […]
March 9th, 2007 at 9:21 pm
hey, Jeremy, how are you doing?
This is a nice useful article & I’ve enjoyed both parts. I just wanted to make a couple of suggestions, if that’s ok:
1. you shouldn’t really include wildcards in the ‘Disallow’ lines of a robots.txt file
2. not only is robots.txt useful for removing duplicate content, it can also be used to keep things like shopping cart / privacy statement, etc from being indexed in google. As those pages are usually linked from every page on a site, they often pick up & waste internal link equity.
3. the ‘repeat your target phrase’ advise is probably somewhat outdated. This was a really popular practice in the past & there are still some hangers on, but I really don’t think it’s all that necessary any more. Concentrating a bit more on internal link structure would probably do more good.
I look forward to reading more!
daniel
March 9th, 2007 at 11:08 pm
Hey, I’m doing fine, how ’bout you?
As far as using wildcards for disallow goes, it can be risky with some SEs, but I know for a fact Google and Yahoo (Yahoo added support as of last October/November) have no problem handling it, I’d assume MSN and the other big SEs are the same way.
And yes the repetition of phrases isn’t nearly as important. What is much more important is link structure (like you said), and using the phrase in various spots like the page title, file name, header tags, etc.
Just to clarify (I just realized how badly I worded that part of the post): When I am talking about repeating phrases in content I am talking about it being in a product page or something, and not a blog post (no one would read a blog that repeats the same darn thing every paragraph)
If all else fails just write for humans and the rest will fall into place
Thanks for reading
April 3rd, 2007 at 9:58 am
[…] used the phrase once in a post entitled “The Key To Good Search Rankings Part 2.” That one time was more than enough to get it ranked well for a phrase that I least […]
April 14th, 2007 at 5:06 pm
[…] while back I wrote a post entitled “The Key To Getting Good Search Rankings” where I wrote about some good ways to boost your rankings that extra bit. At the end of the […]