Tricks is important to do because it affects the Search Engine. Many SEO experts say you structure "title of the article - the blog title" preferred Search Engine. What about Blogger? Blogger's by default set with the structure "the blog title - title of the article" so that if you want more structure needs to be done SEO Friendly little modfikasi. Unless this is already possible if you overcame to make a new blog or change the default Blogger template.
1. Log In to Layout> Edit HTML
2. Search (CTRL + F) tag <title><data:blog.pageTitle/></title>
3. Ganti tag tadi dengan:
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if>
4.save
Related Article for this post :
1 comments:
Percobaan kasih comment
Post a Comment