Here is a very useful trick to get higher up in Google and other search engines rank.
1. Click on 'Design' and then click on the sub-menu 'Edit HTML'.
2.CTRL+F and Find:
<title><data:blog.title/></title>
3. Now replace that with this below:
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> - <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
4. Now the post title should be before the blog title like the image below.
Click to enlarge |
Комментариев нет:
Отправить комментарий