As , we all know searches and crawling of search engine to appear a useful website or blog is dependent on Keywords of the content's
title. But as we know in blogger the title of the blog is automatically written before the post's title in search engine or Page name. for example:
Blog Tips: Flip Text
hrmnzblogtips.blogspot.com/p/flip-text.html
or
So, it affects the keywords of your post and which can lead to less crawling of search engine.
So, to remove it follow these steps :
1. Navigate towards your layout page .
2. Click on edit HTML.
(NOTE : IF you are using updated interface then Move to template , Then Edit HTML , Then Click on Proceed.)
3.Back Up your current template . ( optional for safety )
4. look for this code : <title><data:blog.pageTitle/></title> .
5. Replace it with the code below :
<b:if cond= 'data:blog.pageType == "index"'><title><data:blog.title/></title><b:else/><title><data:blog.pageName/></title></b:if>
6.Then click on Save template.
It took few days to be updated in search engines as , it's updated when they crawl at your posts.
References:
Niche traffic sale
Blog Tips: Flip Text
hrmnzblogtips.blogspot.com/p/flip-text.htmlor
So, it affects the keywords of your post and which can lead to less crawling of search engine.
So, to remove it follow these steps :
1. Navigate towards your layout page .
2. Click on edit HTML.
(NOTE : IF you are using updated interface then Move to template , Then Edit HTML , Then Click on Proceed.)
3.Back Up your current template . ( optional for safety )
4. look for this code : <title><data:blog.pageTitle/></title> .
5. Replace it with the code below :
<b:if cond= 'data:blog.pageType == "index"'><title><data:blog.title/></title><b:else/><title><data:blog.pageName/></title></b:if>
6.Then click on Save template.
It took few days to be updated in search engines as , it's updated when they crawl at your posts.
References:
Niche traffic sale
Very good tip!
ReplyDeletethnxz
ReplyDelete