why should I care about SEO?
Easy!!!!!. We all want to make money, and if you spend time blogging then you'd like to have a return on that investment. In order to monetize your blog you first have to spend some time doing Search Engine Optimization in order to increase your rankings in the different SERPS.
Posted on 11:26 AM

Hide the Blogger Navbar

Filed Under (,) By El Guru at 11:26 AM

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!!!
..

Related Posts by Categories



....

2 comments

Lil' Boozie on November 20, 2008 6:42 PM  

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"


Cosmic Lion on April 2, 2009 10:26 AM  
This post has been removed by a blog administrator.