Thursday 17 July 2014

Best SEO Blogger Tricks For Starters (2)

with 1 comment
Best-SEO-Tips-For-Blogger-s
Best SEO Blogger Tricks For Starters
As we have Discussed Earlier in First part of Best SEO Blogger Tricks For Starters that In the start a blogger needs some basic and starting SEO tricks to rank in Search Engines.These are Basically the Optimized Titles,Headings,Images,Robots txt,Search Preference and Meta Tags.So this post is about adding these basic blogger SEO tricks for the Starters.Hope you will learn something from it.So now we will move on.

Also Read:Best 5 Blogger Optimized Templates 2014



Best SEO Blogger Tricks For Starters (2)

6:Adding Description In Blogger For SEO

You must add the Description of your Site or blog to completely Explain it to Search Engines.For this purpose goto Blogger>>Settings>>Basic and Click on Description and Add approximately 500 characters to explain your Blog.


Best-SEO-Blogger-Tricks-For-Starters
Best SEO Blogger Tricks For Starters

7:Static Meta Description In Blogger

Goto Blogger>>Template>>Edit Template and Find <head> and Paste the following code after it:
<b:if cond='data:blog.metaDescription != &quot;&quot;'><meta expr:content='data:blog.metaDescription' name='description'/>  </b:if>

8:Adding Robots txt File in Search Preferences

Goto Settings>>Search Preferences>>Crawlers and Indexing and Click on Enable Robots txt and then Paste the Below code by Replacing the name Blogger-ustaad with your own:

Robots User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search?q=*
Disallow: /*?updated-max=*
Allow: /
Sitemap:http://www.https://blogger-ustaad.blogspot.com/feeds/posts/default?orderby=updated

9:Enabling Custom robots header tags

Goto Settings>>Search Preferences>>Crawlers and Indexing and Click on Enable Custom robots header tags and do the Following Settings:

Best-SEO-Blogger-Tricks-For-Starters
Best SEO Blogger Tricks For Starters

10:Adding Meta Tags

This was very important until the arrival of Google Panda Update but it really does not work the way it worked but you an try it too to boost your ranking so add the following meta tags into the head section of your template by finding <head> and paste the following code after head:

<meta content='blogger tricks,blogger seo templates,seo templates,2014 free blogger templates,deluxe,premium,free templates,templateify templates blogger tips, blogger tutorials, blogger widgets, SEO guide, make money online, css, html, jQuery tricks' name='keywords'/>
    <meta charset='UTF-8'/>
<meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/>
    <meta content='index,follow' name='robots'/>
    <meta content='en' name='language'/>
    <meta content='1' name='revisit-after'/>
<meta content='Blogger Ustaad' name='Author'/>
<meta content='all' name='audience'/><meta content='general' name='rating'/>
<meta content='all' name='robots'/><meta content='index, follow' name='robots'/>  
Change the Red lines with your Keywords and the Green With the name of The Author of Blog.Save and enjoy the remaining.

That's it From the Second Part of  Best SEO Blogger Tricks For Starters.Also Read Part 1 for more of the Blogger SEO Tricks For The Starters.You may ask anything if you face any Problem related to this article or you can give suggestions.

Best SEO Blogger Tricks For Starters (1)

with 0 Comment
Best-SEO-Tips-For-Blogger-starters
Best SEO Blogger Tricks For Starters
In the start a blogger needs some basic and starting SEO tricks to rank in Search Engines.These are Basically the Optimized Titles,Headings,Images,Robots txt,Search Preference and Meta Tags.So this post is about adding these basic blogger SEO tricks for the Starters.Hope you will learn something from it.

Also Read:Best 5 Blogger Optimized Templates 2014

Basic SEO Blogger Tricks For Starters

1:Optimizing Title For Better SEO

As we all know that it is the only main and basic text that a user clicks in the search results so it should be completely optimized.By default the title of a post is shown after the name of blog which is not good for SEO,so we are going to optimize it to show the title before blog's name.

title-tag-default-blogger
First of all goto blogger>>Template>>Edit Template and Search for Following:
<title><data:blog.pageTitle/></title>
And Replace it with the Following.Save it and You are Done:
<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>

2:Optimizing Headings For SEO

Next Step is to change all the H3 headings to H2 for better SEO.To do so Find the H3 by pressing Ctrl+F and Then Replace all the H3 to H2 and Save it.

3:Optimizing Labels For SEO

Labels are also important in SEO,so optimize it again by pressing the Cltrl+f and search for following:
<a expr:href='data:label.url'
And Replace it with Following:
<a expr:href='data:label.url' rel='tag,nofollow'

4:Optimize Comments Section In Blogger

To SEO Optimize the Comments area in Blogger First Find The Following Code by Ctrl+f:
expr:href='data:post.createLinkUrl'
And replace it with following:
rel='external nofollow' expr:href='data:post.createLinkUrl'
That's it now save it. 


5:Optimizing the Archives For Better SEO

Archives are not so necessary but it is good for SEO. To Optimize it Find the following code:
<a class='post-count-link' expr:href='data:i.url'>
And Replace it with Following:
<a rel="archives" class='post-count-link' expr:href='data:i.url'>
That's it From the first Part of  Best SEO Blogger Tricks For Starters.Continue to Part 2 for more of the Blogger SEO Tricks For The Starters.You may ask anything if you face any Problem related to this article or you can give suggestions.


Part 2:Best SEO Blogger Tricks For Starters