Title tags tweaked for more traffic

Did you notice that when you host your blog with blogger, you blog title will be displayed first then followed with the title of your post. When it comes to Search Engine Optimization it is recommended to have the name of your post to come first before the title of your blog. Because we tend to write a lot of things and scramble it into our blog.

Netizen around the globe tend to search for topics that may interest them and not to search for our blog title.This tweak will boost your blog traffic especially when it come from search engines.

According to widgetsforfree, 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.

With this simple tweak it will somehow turn your blog title…

From:>> the culture i live in | timugon.com | Title tags tweaked for more traffic

To:>> Title tags tweaked for more traffic | the culture i live in | timugon.com

Surfers are more likely to click for the subject that they searched for other that clicking on your blog title. The reason being is that your mind reads text from left to right. So it makes sense to have the more important title on the left.

So this is the steps you should do if you wish to attract more traffic to your blog

1. Go to Layout> edit HTML in your Blogger dashboard.

2. Search for this tag: <title><data:blog.pageTitle/></title>

3. Replace this tag with the following code:

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


4. Save your template and you should see the results in your web browser.

5. It will take a few days for the changes to show up on the google search results. After the re-indexed from google is done, you will start receiving more traffic from the search engine. And make sure your post is an interesting stuffs!

Related Posts Plugin for WordPress, Blogger...

Comments

, , ,

No comments yet.

Leave a Reply