Get the latest updates from us for free

Sign-up for FREE weekly Newsletter.

How to Convert Your Blog Template SEO Friendly?


Filed Under: , , ,


Created a blog and maintaining simple is not enough for webmasters. Getting maximum amount of Traffic online by implementing bloggertricks and tips is very important. Crawling of blog/website on search engines by means of following search engine optimization techniques process good content and tagging codes makes your blog/websites unbelievable position. 
Entertaining always visitors/readers is not possible but maintaining its available on search engines is quite important. High quality of techniques content with simple altering template codes not only converts readers into subscribers but also increase blog/page views and blog earnings. 

Converting Blogger Template SEO friendly by means of proper attributions i.e H2 Tags, Permalinks, and etc.,. If webmasters deeply concerned about making their blog SEO Friendly follow our step by step tutorials to reach targeted destination. Let's begin the tutorials :


       Using of Meta Description and Keyword tags on Blogger Template

By default Blogger Templates are available on blogger and Lots of blogger templates are available online without proper SEO tags. Choosing according to webmasters choice Templates is good but before choosing such templates to what extent those templates are SEO friendly. If we notice those template lots of Templates won't find Meta tags. By adding Meta tags and keywords in blogger template manually is better method for optimization of blogger template.
Sign into your blogger account
Click on "EDIT HTML" link tab
Now, search for tag:

<head>


After finding the code copy the below code and paste below to it

<meta content='text/html; charset=utf-8' http-equiv='Content-Type'/>
<meta content='Your_Blog_Description_Here' name='description'/>
<meta content='Your_Blog_Keywords_Here' name='keywords'/>
  • Change "Your_Blog_Description_Here" with your content blog description not exceeding 60 characters.
  • Change "Your_Blog_Keywords_Here" with your blog content search engine relevant keywords with 10 to 15 to your blog niche.
After the above successful implementation of SEO trick Search engines crawl your blog and learn more about your blog content in better way by means of Meta description and Relevant Keywords tags.

       Adding H2 Tags to Blogger Post Title:-

For identifying blog content and Keeping your blog in better rank position "H2 tags" plays vital role in search results. The tags which are associated with Post Titles are mostly H3 tags certainly down the worth of keyword. Hence, using of H2 tags in blog post titles is relevant and modify it from H3 tags to H2 tags.
Sign into your blogger account
Click on "EDIT HTML" link tab
Tick "Expand the Widget" box
Search for code 

    <h3 class='post-title'>
         <b:if cond='data:post.link'>
           <a expr:href='data:post.link'><data:post.title/></a>
         <b:else/>
            <b:if cond='data:post.url'>
              <a expr:href='data:post.url'><data:post.title/></a>
            <b:else/>
              <data:post.title/>
            </b:if>
         </b:if>
          </h3>

  • After finding code just replace it with the below code
    <h2 class='post-title entry-title'>
         <b:if cond='data:post.link'>
           <a expr:href='data:post.link'><data:post.title/></a>
         <b:else/>
            <b:if cond='data:post.url'>
              <a expr:href='data:post.url'><data:post.title/></a>
            <b:else/>
              <data:post.title/>
            </b:if>
         </b:if>
          </h2>


After successful replacing the above code, just leave it to the crawlers for few days atleast 10 days for updating history. After these days your blog receive numerous traffic from search engines only by means of converting H3 tags with H2 Tags.

       Optimize Your Blogger Post Titles:

Appearing of Blog name first on search engine results indicates bad SEO optimization. Converting to appear Post Title first before Blog Name indicates better SEO optimization helps increasing readers to find their relevant topic in visiting to your blog.
For example: 

MyBloggerNews.com| How to Convert Your Blogger Template SEO Friendly? (Bad Optimization)
How to Convert Your Blogger Template SEO Friendly?| MyBloggerNews.com  (Good Optimization)
How to change bad optimization to good optimization by modifying template code?
Sign into your blogger account
Click on "EDIT HTML" link tab
Search for code:

<title><data:blog.pageTitle/></title>

  • After finding code replace it with the below code

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


After successful adding the above code, "Save the Template".
Now your blog is ready to crawl in search engine results for finding permanent Subscribers.

Peace and Happy Blogging.

2 comments:

Unknown on 28 September 2012 at 01:48 said...

Thanks for the tips and In my opinion Search Engine Optimization (SEO) and other techniques will put your website and your business at the top of the search results page and get new customers calling.

Search Engine Optimisation Melbourne

Hammad Ansari on 29 September 2012 at 23:17 said...

@ James Franklin

Dude Thanks for your comment.
Keep Visiting MyBloggerNews.Com

Confused? Feel free to ask

 

Copyright © 2012 All Rights Reserved. Any Article on This Blog can not be repost or reproduce in any form without the permission of Author.