It’s quite important to have the Post Title + Blog Title arranged accordingly because this is how you would want your blog to be displayed on google’s search results. This way more people will click on your link when searching google because the post title is more relevant than your post name.
Here Step by Step:
- Go to Layout>edit HTML
- Find tag: <title><data:blog.pageTitle/></title>
- Replace this tag with the following code:
<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 your template
It may take a few days for the changes to show up on the google search results. I guarantee you that you will start receiving more traffic from google.
0 Comments Received
Leave A Reply