Most blogger dont know how to make there blogs to seo friendly.. so i decide to write articles about seo.
Try this is little seo trick. This code will make your blog title to seo friendly title. But most new blogger template already use this code.
How to Do this.?
01.Go to Template
02.Click on edit HTML button
03.Click Proceed button
04.Now Press Ctrl+F keys in your keyboard and find below code
<title><data:blog.pageTitle/></title>
05.If it still not visible, Click on "Expand Widget Templates" and try again.
06.Replace the above code with following code.
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> ~ <data:blog.title/></title>
</b:if>
07.Now save your Template
And ill hope write article about adsense.. Because everyone like to earn e money..
If you like this post please share it..
And if you have any problem, you can tell it using Comment box.. I'll ready to help you..
See you soon friends...
Try this is little seo trick. This code will make your blog title to seo friendly title. But most new blogger template already use this code.
How to Do this.?
01.Go to Template
02.Click on edit HTML button
TIP:
Befor edit your template, please backup your template.
Befor edit your template, please backup your template.
03.Click Proceed button
04.Now Press Ctrl+F keys in your keyboard and find below code
<title><data:blog.pageTitle/></title>
05.If it still not visible, Click on "Expand Widget Templates" and try again.
06.Replace the above code with following code.
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> ~ <data:blog.title/></title>
</b:if>
And ill hope write article about adsense.. Because everyone like to earn e money..
If you like this post please share it..
And if you have any problem, you can tell it using Comment box.. I'll ready to help you..
See you soon friends...
tnx machan
ReplyDelete