-
Use semantic markup.
When ranking a page, search engines place a higher emphasis on text contained within certain HTML tags such as <title> and <h1>. Semantically speaking, these should be the most important pieces of information on the page and should convey the idea of the post in just a few carefully chosen words.
Take a moment to view the source of your blog to make sure it is semantically well designed (top-level headings should be enclosed in <h1> tags, paragraphs within your body text should be contained within <p> tags, etc.). If not, you may be able to make a few tweaks that will help you out quite a bit.
-
Link to posts in popular blogs.
Part of the formula that search engines use to determine your ranking is based upon how many highly-ranked sites link to you. Most blogs allow pingbacks and/or trackbacks which will result in a link back to your website if you link to a post of theirs.
Note: I wouldn’t recommend abusing this technique or you’ll just look like an idiot trying to get linkbacks. Post links to relevant articles, and not just for the sake of linking to something popular.
-
Use the tools provided by the search engines.
Google’s Webmaster Tools is a perfect example of this. One of the things you can do with it (aside from finding out a bunch of information on how your pages are crawled and indexed) is submit a sitemap. It only takes a few minutes and there’s even a sitemap plugin that does all the work for you if you use WordPress. (I’m sure there are plugins for other blogging software, but I’ve never used them personally). There are no official findings that I know of, but there is some speculation that Google gives your page rank a boost for providing a sitemap.
-
Take the time to write good, keyword-rich content.
Good content is a HUGE part of your ranking in more ways than one. It’s what the search engines are ultimately trying to find for their users. Sure, they use all kinds of complicated algorithms and crazy secret formulas, but it’s only because they can’t think like a human and have to rely on things like keyword density to determine relevance.
Don’t just slap your posts together. If you don’t take the time to write them well, then nobody is going to take the time to read them. Use spell check. Think about the message you are trying to convey. Be informative, but concise, or your readers will get bored and leave. The more people who find your blog useful and/or enjoyable, the more traffic and backlinks you will get, and the higher your ranking will climb.
-
Use stylesheets and external Javascript.
Hundreds of lines of embeded styles and Javascript in the <head> tag of your page just gives the search engine more code to sort through before it gets to the important stuff (your content - in case you forgot #4 already). Linking to external files has other benefits as well, such as faster page load and bandwidth savings due to caching.
-
Find a topic and stick to it.
Make sure your blog stays focused. Writing about different breeds of dogs one day, then classic cars the next, then corporate finance the following day won’t keep your readers reading and won’t get you to the number one spot on Google for any of the three topics. The more you write consistently about the same subject, the more of your pages with the same keywords the search engines will index, and the more your site will make it to the results pages when someone searches for your blog’s topic.
-
Clean up your URLs.
Most blogging software has a way to rewrite your post’s URL so it’s not some ugly string of random gibberish like “http://example.com/?p=18&a=view”. Instead, it’ll look something like “http://example.com/how-to-clean-up-ugly-urls/”. Take a look at the URL of this post for another example. A clean human-readable URL gives the search engines one more place to find those oh-so-important keywords. Even if this gives you little or no boost in ranking, it looks prettier and more professional.
-
Be the first to write about something.
It’s often difficult to come up with topics that nobody else has written about, but there are those rare opportunities when you get the first look at a new technology or product, or have an original take on an existing topic. This is what happened to me with the new Google Analytics beta. My account was one of the first to be switched over, and I wrote a post about it. To my surprise, for a short time, I wound up at the top of Google for the keywords “google analytics beta”.