I love blogs, love reading ’em. However Blogger blogs have a major flaw in their templates when it comes to the links to the single page posts. Some of the templates have addressed it but in the older blogs the problem still remains.
Take a look at Spam Bank and you’ll see that the heading for every post is a link and the footer information includes the heading. Take a look at most other blogger sites and it won’t be. That causes problems when the posts are long, you want to make a comment, or return to read comments and it’s really hard to find the end of that post.
Well, read on for the solution…
Minor change to snippets. In the snippets you will find < $ this needs to be changed to remove the space.
The heading sections start life as plain text, big and bold for sure but the template code looks like this:
[code]
< $BlogItemTitle$>
[/code]
when they should be clickable links into the post. The template needs to be changed to look like this
[code]
Nice code you had!!
The code for this post has been reproduced on “Ask Dave Taylor” at Can I tweak my blogger templates to add true permalinks?.
Dave is hugely respected and it’s a buzz to have your ideas recognised!
Sarah, I cut and pasted the template changes tsuggested but the permalink on the heading section didn’t work. Am I missing something?
Hi David
I’ve revised the template a bit and sent you an email with the changes…
Sarah
Thank you – it works now!!!
Sarah , I also tried it and it didnt work do your above instructions contain the “revised changes “
Yes they do!
hey sarah, i also tried this, and the first set of new code works, but the second part for the footer in doesn’t, its showing like this
posted by @ : > comments
-andrea
here’s my site for you to see what its doing
http://cupcakerecipes.blogspot.com/
Red Alert
I’ve just realised that the codes are being saved with a space between the < and the $. Please remove these when adding to your templates.
Thanks for this really simple code change! 🙂
One of those jobs I’ve been meaning to get around to but never quite finished (em, started).
Works a treat so long as you watch out for the gaps from cutting ‘n’ pasting (“
Hi I am fasanated by you coding! I no beans about it but would love to learn! Got to keep this old brain sharp! LOL! Have a good week!
[…] A kind lady called Sarah encountered my blog, was horrified by what she saw, and and proffered this suggestion for tweaking the standard blogger template to add the readability of long articles by adding the heading to the footer section. […]
Thanks for the tip, Sarah. I am currently putting together a new blog, which I am building using Blogger, and this is just the kind of “tweaks” I am incorporating.
Thanks so much for this… I hardly recognise my template now with all the tweaks – yours is just the latest in my efforts to create a “good” blog (at least, code wise, the writing… dunno)
Sarah.
Thanks for the breakdown on how to do this. My issue is that I cannot seem to find that exact code in my template. Maybe it is the template itself or perhaps an addition I’ve made, but I cannot seem to find those snippets of code that I need to edit.
Any ideas on what I can do other than hire a coder??
Thanks for your time.
[…] An oldie but a goodie . […]
[…] Blogspot-hosted blogs can duke it out with the best of them, but to get the most out of your site, you need to tweak it a bit. Here are some onpage template optimization tips you can use if you want to optimize your Blogspot site. […]
Nice tweak. That’s one thing I always hated about blogspot was not being able to click on the title. Thanks.
[…] Simple SEO ? Essential change to Blogger Templates I did a search on Google for ways to optimize my two blogspot sites (jasonclick.blogspot.com and sam-squirrel.blogspot.com). I found the above site which shows several things but the one I’ve done so far is make the post titles “clickable”. That’s one thing I noticed about Blogger or Blogspot is that each post title is not clickable. We’ll I’ve made the changed suggested in the first part of the tutorial and now my post titles are clickable. Try them out! […]
Just wanted to say thanks for the great code.
Great tip. I was looking for this information.
Thanks for the tweak i will try this on my blog Wades Pc Help Blog
hi sarah
please help
i wanted to tweak my blog
ive already search my html template but i cant find this code
i dont know
why
ive already done lots of tweaking to my blog, but i cant find this code
help
im using a 3-column minima blog template
ive already expand the html yet i cant still find the codes i need to tweak
thanks
Hi JC
This post is almost 4 years old and I haven’t kept up to date with Blogger changes and templates. I’d suggest talking to the template designer.
Sarah