Add A Discription To Your Blogs Title In Search Results

Saturday, January 7, 2012



Add a short description to your blog title

Step 1. In your dashboard click 'Layout' > 'Edit Html'






Step 2. You will need to add the short description to the end of your blogs title tag.The title tag could appear in the code in two differ ant ways depending on the template you are using or previous changes you may have made.For standard templates this is were the description is added :

Standard And Unchanged Templates

Find this code in your blogs Html - It will be near the very top :
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
Now add the short description were shown in red below (You should include this divider before the description as i have below | ):

<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/> | ADD SHORT DESCRIPTION HERE </title>

Custom And Edited Templates

Find this code in your blogs Html - It will be near the very top :
<title><data:blog.title/></title>
Now add the short description were shown in red below (You should include this divider before the description as i have below | ):

<title><data:blog.title/> | ADD SHORT DESCRIPTION HERE </title>
Once you have added the short description save your template and it will appear immediately in the top of windows and tabs.Within a few days once your blog is crawled by Google and other search engines the description will appear in search results.

This is an easy trick that will definitely help get more visitors to your blog, if you need more help just ask !

0 comments: