Header AD

Seo-tips-blogger-tips

A method of doing that's by fastidiously assigning title tags similarly as meta descriptions and keywords to your web content. Meta description tags additionally improve the probabilities of your web site being found and clicked on within the SERPs.


Though Blogger may be a Google product, blogs hosted on blogger don't have support for meta descriptions and keywords by default. If you've got ever tried adding keywords or description meta tags to your Blogger pages, you may have seen that there's no simple manner of implementing that. Here may be a workaround to create changes to your blogger template so as to feature description and keyword metatags of your option to your blogger prime page similarly on your posts.

This Complete Guideline is simply for blogger blogs. scan this post terribly slowly and think about the code parts where you would like to try to to amendment in your XML (Layout > Edit HTML) code to accomplish our SEO for blogger Users. Below is that the step by step procedure for doing that.


Standard page title for a single Blogger post is BLOG TITLE: POST TITLE. You can improve SEO by changing the title tags to  BLOG TITLE. Find this code in your template,

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


replace with this code,


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


Meta Keywords and Description

You need to add this code after title tag above or before <b:skin><![CDATA[/*
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='best way to promote your business - search engine optimization.' name='description'/>
<meta content='seo 300x250 ad code,blogs 4 seo,300x 250 ad html code
' name='keywords'/>
</b:if
Header Title


Heading Tag (H1, H2, H3, H4, H5) is also important for SEO. All of Blogger widgets (gadgets) title use H2 tags. But, Minima Template use H3 tag for post title and many blogger templates use H2 tag for post title. To improve SEO, you need to use H1 tag for post title. For example, find this code,

<b:if cond='data:post.title'>
<h1 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>
</h1>
</b:if

And this example shows that your template use H3 tag for post title (If you don't find it, your template may use H2 tag for post title). Replace H3 (or H2) at this code with H1, for example,









<b:if cond='data:post.title'>
<h1 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>
</h1>
</b:if
And you need to change post title font size by adding this code before ]]></b:skin>
h1.post-title, .post h1 #Blog1 h1, #Blog2 h1 { font-size:1.5em; }
For example, i use 1.5em font size. You can change it if you want.




How-to-add-signature-on-blogger



Seo-tips-blogger-tips Seo-tips-blogger-tips Reviewed by Unknown on 4:26 PM Rating: 5

3 comments

Unknown said...

Thanks for sharing your ideas and thoughts, i like your blog and bookmark this blog for further use thanks again…Seo Services

Unknown said...

Thanks blogger for your post. I will sure use your tips. Blogging is one of the best way to attract and gain more traffic.

seo philippines

web design outsourcing philippines said...

Your tips was great and I think it is useful. I find it impressive and worth reading too. Any update please? Thank you.


Shasing

Post AD