change blog title with posting title | about blog title and posting title

Many things we can do to make the our blog detected by Search Engine or become friendlier with SEO. One of them is by changing the default blog title with the posting title.
After the default blog title is changed with the posting title, the display of the page title will look like below (see the red circle or red arrow). You see the posting title directly at post page not the blog title. This way will make your blog will be detected easier by search engine.

Below is the tips how to change it

1. Log in into Blogger.
2. Click Layouts in dashboard menu.
3. Click Edit HTML and give a check in expand your Widget Template.
4. Find the code below

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

5. Change the code above the code below;

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

6. Save the template, click one of the posting title and see the difference

Comments :

0 komentar to “change blog title with posting title | about blog title and posting title”

Post a Comment

 

Template by NdyTeeN