Blogger by default it shows the blog title first, followed by the name of the position. As you can tell it's not good when it comes to SEO. It is important that the name of the station next to the name of your blog, especially when it comes to Google search results. Learn how to make your title after the first sample so you can reel in more traffic from search engines.
Why change the title?
It is very important to have the title of the blog + Title arranged accordingly, because that's how you want your blog to be posted on the Google search results. In this way, more people will click on the link in Google search, as the title of the message is more relevant than the extension name.
How to Change the Titles:
- Go to Layout>edit HTML in your Blogger dashboard.
- Search for this 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>
- 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 once you are re-indexed!
No comments:
Post a Comment