Can swapping blog tittle really increase chances better SEO ?
While digging on Google for this question's answer i found a blog where i got the answer for this. by doing this, effectively increase the chances of get searched in search engines. It also gives the better look to your post tittle.
To change your blog tittle you have to do this,
Sign in to Blogger » Layout » Edit html
and find this line which is at the top
Now, replace that line which these:
While digging on Google for this question's answer i found a blog where i got the answer for this. by doing this, effectively increase the chances of get searched in search engines. It also gives the better look to your post tittle.
To change your blog tittle you have to do this,
Sign in to Blogger » Layout » Edit html
and find this line which is at the top
<title><data:blog.title/></title>
Now, replace that line which these:
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> |<data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
Get the detailed post at Bloggertricks