Sorry i hope that made some sense run out of words in the title. Yeah so anyway how do i put a description on blogger which will only get indexed on my homepage and not in everyone of my posts? I managed to get a hack to stop my blog title being indexed in every post wondering if there is one for the blog description? Also is there a way to ping my old posts so they get updated as they are still showing my blog title and its been a few weeks?
put a condition for the description such that it is only printed on the homepage. This condition checking appears like pageType==item for blogger blogs and is_home() for wordpress.
yeah i kind of thought it might be something like that as the hack i'd got for my page title was similar. But i really do need the full condition command if anyone knows it?
This what i am currently using in my blogger templates to get rid of my title on indexed post pages. So can someone give me some advice as to what i need to do for a blog description and where i need to put it. Cheers