Admedia

Sponsored Ads

Monday, December 19, 2011

Increase your blog pageviews. Attract traffic towards your blog


If you are a blogger who keeps on blogging frequently but doesn't get much pageviews, it might not be your fault. Actually blogger from google by default displays the blog title before post title. For an example <Blog Title>: <post title>.In terms of SEO this is not a good way of diverting traffic to your blog, even if you have a better content than any other blog. 


It will be hard to increase the blog traffic and SEO (Search Engines Optimization) because the keywords appeared would not match the Post title.

1. Log in to your Blogger Account.

2. Go to Layout > Edit HTML in your Blogger dashboard.

3. Search (CTRL+F) for this tag: <title><data:blog.pagetitle></title>

4. Replace the above code with the following:-

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

5. Save your Template.

1 comment:

  1. im going to try this out, im waiting on the the results ;)

    ReplyDelete

LinkWithin

Related Posts Plugin for WordPress, Blogger...