While this one isn't necessarily an SEO tip it will make your blog look more professional and will enhance the overall user experience, so in the end it will serve the same purpose.
So you want to hide that ugly navbar at the top of your blogger blog?. Easy, just go to the Layout tab and clic on Edit HTML, this will bring up the XML source of your template (be carefull here). Then just insert this CSS code and save:
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
It's that easy!!!
..
Subscribe to:
Post Comments (Atom)
2 comments
Hi,
Maybe you can help me. I was looking at my site stats yesterday, and there was quite a bit of referral traffic from a URL that began:
http://www.blogger.com/navbar.g?... and then a very dynamic query strong.
Just wondering if you knew what that actually meant? I keep trying to Google things related to the "blogger navbar", but haven't gotten many relevant results returned.
Thanks in advance!
Best,
Suz (a.k.a. Lil' Boozie)
"3 Troopin' Travelers"
Post a Comment