robots noindex
Hi. I haven't played around with my Blot website for a while and don't currently want it appearing in search results while I work on another project.
I'm using a customized version of the diary template. In the head.html file in my Dropbox Templates/diary folder, I've added the line <meta name="robots" content="noindex">
within the <head> </head>
tags (and not commented out). But it's not appearing in the rendered HTML.
I know from the question that I'm doing somethings stupid: can you tell me what? Thanks!