Archive

Feb 22, 2012

How To Hide Blog Description on Blogger Blogs


Search engines use the title and Blog description tags when indexing Blogs, hence both are very important for search Engine Optimization. Hence, you must make sure you make very good use of them.

However if you are not using a picture as your blog header, you might want to hide your blog description from showing in your blog header. You can easily do this, while the blog description still remains visible to search engines.

How To Get Started

If you are using a template compatible with template designer and also using the new Blogger dashboard;

Log in to your blog and select the blog you want to work on.

Go to Template  ==> Customize.

This open up  the "Template Designer"

On the left menu, click on "Advanced"

Scroll down and click "Add css"


You will see a box by the right hand side as seen in the picture below, where you can add your css codes.



Copy and paste the code below in it:


.description{
display: none;
}

Click "Apply to Blog"


View your blog and you should no longer see your blog description.

If your template is not compatible with template designer,


Log in to your blog and select the blog you want to work on.

Go to Template  ==> "Edit HTML" ==> "Proceed"


Use CTRL F to find : ]]></b:skin>


Right above it, copy and paste:


 .description{
display: none;
}

That's all.

I hope it works for you.










Like Our Facebook Page:

LOVE THIS ARTICLE? ! Subscribe to my Blog Feed in a feed reader or sign up for Free Email Updates and you'll never miss a single post. Thanks for visiting!


Still in need of something else, Search here:

Enter your email address in the Box below to Receive Regular Updates in your Mailbox. Your email address is secured with us::

Delivered by OgbongeBlog

2 comments:

  1. Sir pls do me a favour i want know how to design a web site using dreamweaver Adobe cs5 or any other software

    ReplyDelete
  2. Thanks for this interesting post. It is quite helpful.

    Job Description Template

    ReplyDelete

Kindly feel free to comment on this post
We love to hear from you!

If your question is unrelated to this article, please use our Facebook page.

Please, DON'T Spam. THANKS.

Go To Top Technology Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.