
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>
<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.
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>
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:
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 == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>
Now your blog is ready to crawl in search engine results for finding permanent Subscribers.
Peace and Happy Blogging.
2 comments:
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
@ James Franklin
Dude Thanks for your comment.
Keep Visiting MyBloggerNews.Com