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.
Sir pls do me a favour i want know how to design a web site using dreamweaver Adobe cs5 or any other software
ReplyDeleteThanks for this interesting post. It is quite helpful.
ReplyDeleteJob Description Template
thank you for this. i have done as you instructed and it worked for me. you are the best.
ReplyDeleteThanks you................
ReplyDeleteyeah
ReplyDeleteit works
Thank you, worked for me.
ReplyDelete