How To > FAQs > A beginner's guide to search engine optimisation (SEO)

A beginner's guide to search engine optimisation (SEO)

< Blogging Quick Start Guide | FAQs | Understanding hex colour codes >

SEO stands for Search Engine Optimisation. It refers to a number of methods that can help improve your position in search results. So if you search for "blogging tips", well-optimised sites should appear higher in the results than the not-so-well-optimised sites.

There are some things you need to know, and some you don't - or some you shouldn't have to learn, anyway. I'll explain why in a moment.

Titles are very important.

The title of your site and the title of each page can make a big difference in how many people find your site through search engines. Titles that are too short, too long, or have too many words that aren't descriptive will not help at all.

For instance, consider a series of posts called "Quick Tips". If you call them Quick Tips #1, Quick Tips #2 and so on, this won't help search engines to pick up the keywords in the header. Instead, you should include a few keywords, like this:

Quick tips: Paragraph length and colour codes

This is much better than having a title along the lines of "Tips".

Use headers within your posts.

Not only does this make your posts easier to read, headers are picked up by search engines. If you can divide your posts into sections like I do, you may find that it helps your position in search results too.

However, you must use the actual heading styles (if your editor provides them). Some sites simply make the text bold or change the font size to make certain text look like a header, when actually it isn't one at all. This won't be quite so effective as using a true header.

Use image descriptions.

I really wanted to illustrate this without showing you any code, but it's actually easier to use the code - so bear with me.

Hopefully your editor allows you to add images to your posts without having to enter the code yourself. Either way, here's what the code for an image looks like:

<img src="url-of-image" alt="Image description" />

url-of-image tells your browser where the image is; Image description is displayed if the image cannot be loaded or someone views your site with images disabled (or they use a text-only browser). The description is also picked up by search engines.

Of course, how you do this depends on the system you're using. In Injader, I click the image button and I'm asked to enter the image address and image description. The description is use in the alt attribute.

But this is not a complete guide.

There's a very good reason why I have not listed a lot of SEO tips in this blog entry. I don't think you should have to worry about them unless you are writing your own blogging system. Let's look an example.

Some systems allow you to choose the kind of URL you want to have for your posts. An unoptimised URL might look like this:

www.yoursite.com/blog.php?id=1

An optimised URL might look like this:

www.yoursite.com/blog/what-is-search-engine-optimisation

When I switched my blog from the first style to the second, I noticed that Google was doing a much better job of finding my posts.

So why would anyone want to use the first example? I've come up with two possible reasons.

  1. You don't want to be on the search engines at all. If this is the case, you can block search engines from going into your site at all, and you should be able to make your posts private.
  2. Preference. To be honest, if you want the first style, you probably don't know a lot about SEO. And that's OK. However, if you don't know about SEO, how are you able to make an informed decision about which URL style you'd like? If you know that the first style won't help your search engine ranking and you want your site to be picked up by search engines... why would you use a URL style that will hinder your progress?

This is why I do not think you should have to worry about some SEO-related tips. Giving people too many options allows them to make choices that could hinder their site's progress. I simply can't see the logic for allowing people to turn off optimised URLs if they want their site to be indexed.

If every blogging system did this automatically, you wouldn't even have to think about it, and that's one less SEO-related tip that needs to be shared outside of the technical community. Some bloggers may be technical, but many are not, and most bloggers do not write their own system even if they are technical. So why do people need to know about this tip?

Maybe when choosing which system to use, it helps... but I don't think it should be a setting.

What do you think?

Do you know a bit more about SEO (having read my post)? Do you care about it?
Do you think that some SEO-related options should just be a standard setting in blogging systems, instead of giving users the ability to turn something off that they don't realise could damage their search engine ranking?
Any further thoughts?

No related content found.

Comments on A beginner's guide to search engine optimisation (SEO)

1
Posted by bbrian017 | June 12, 2009 01:07 | bbrian017's home page | | Permalink

TTBT nice write up! It's very basic and easy for the beginner blogger to understand. I think you did a perfect example of the minimum SEO expectations a new bloggers should follow!

2
Posted by Ben | June 14, 2009 01:18 | Ben's profile | | Permalink

Thanks Brian! :)

* Required Fields. Email will not be shown.
Help