-->

How to create a SEO Friendly title for blogger


How to create a SEO Friendly title for blogger
How to create a seo friendly title for blogger.,Here am going to tell you.
 make your blog seo friendly title and you site promote in search engine like google and your post search in google early your site or blog name.

 optimize blogger blog titles Search engine friendly.




Go to Template->Edit HTML
find the following

 
<title><data:blog.pageTitle/></title>



Replace the it with the following code

 
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> - Attittudeblogger!</title>
</b:if>

Replace the text Attittudeblogger! with your blog's Name
Done..! you have an SEO friendly page title.Enjoy!!

Post a Comment

0 Comments