Tuesday, September 06, 2005

Dynamic (SEO) titles on Blogger blogs

I just got around to making all the individual post pages on this blog have the page titles reflect the title of the post, rather than the main title of the blog. I found this simple way:

In the Template section of the Blogger dashboard, replace this code:
<title><$BlogPageTitle$></title>
with this:
<mainpage> <blogger><title><$BlogPageTitle$></title></blogger> </mainpage><itempage> <blogger><title><$BlogItemTitle$></title></blogger> </itempage>
and each page of your blog will have different title text, that reflects the contents of that page. There is more about this here in the Blogger help section.

1 comment:

STAG said...

Maybe you can put your "next blog" button back up too while you are at it.

You can also keep your blog from being spammed by not allowing anonymous postings and by requiring word verification.

Other than those little details, I rather enjoyed perusing your blog.