Best Blogger SEO Tips

Ranked #1,477 in Internet, #86,953 overall

Blogger Search Engine Optimization

Get more traffic to your blog from search engines by doing some tips and changes to your blog .Impove your blog ranking search engine results page (SERP) by following these easy to apply SEO tips.

Blogger is great service but it has some limitation ,so you need some optimization for your blogger template to make your blogspot more appealing for searcher.

Blogger Title SEO

The default blogger page titles are in the format (Blog Name: Post Name) .It is better to user the format (Post Name:Blog Name) ,Because search engines give more importance to first words in title.Also in search engine results page (SERP) , post titles may not appear completely in default format so If you change it ,you can improve your Click Through Rate.

How to Change Default Blog Title Template ?
From your Dashboard go to (Design) then (Edit HTML) .You will see your template code there. In that template code find

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


and replace it with :
<!-- Start Changing the Blogger Title Tag -->
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/><b:if cond='data:blog.pageName'> | </b:if><data:blog.title/></title>
</b:if>
<!-- End Changing the Blogger Title Tag ->


Now click (SaveTemplate).

Blogger Meta Tag SEO

As you must know , (description + keywords)Meta tags are important for search engines , But the default blogger template has only static description tag ,As a result the blog use same description meta tag for all pages.Search engines doesn't like duplicate meta tags ,So we will work to add different meta tag for each blog post.

How to add different meta tag for each blog post ?
From your Dashboard go to (Design) then (Edit HTML) .You will see your template code there. In that template code find

<meta expr:content='data:blog.metaDescription' name='description'/>

replace with folllowing :
<b:if cond='data:blog.url == "http://url of post1"'>
<meta content='keywords for post 1' name='keywords'/>
<meta content='description for post 1' name='description'/>
</b:if>

<b:if cond='data:blog.url == "http://url of post2"'>
<meta content='keywords for post 2' name='keywords'/>
<meta content='description for post 2' name='description'/>
</b:if>

<b:if cond='data:blog.url == "http://url of post3"'>
<meta content='keywords for post 3' name='keywords'/>
<meta content='description for post 3' name='description'/>
</b:if>

Now click (SaveTemplate).

I have added examples of post1 ,post2 and post3 , you have to add (description + keywords) meta tags manually , and repeat porcess for each post of your blog.

Note:The way you phrase your descriptions can make or improve search engine result and increase CTR.
Loading

Use Alt tags for images

When you use images in your posts ,always add Alt tags for each one. Search engines can not read images and will use alt tag to identify it.Using alt tag may also brings you traffic from image search engines.
For example :

<img src="imageurl"/ >


can be replaced as

<img alt="description for the image" src="imageurl"/ >

Keywords in post

Keywords in postBefore you start to write new post ,keep in your mind all keywords related to your post that can visitors put in search engines , and try to add them to your post.If you want keywords suggestions use Google Keyword Tool.

Use nofollow wisely

Too many links on a page makes it unfriendly for search engines. So you have to add the rel='nofollow' tag to not so important links.So If you use social bookmark buttons like that for twitter,digg,stumble etc, try making them (nofollow).
Also there is unimportant pages to search engines ( you don't need visitors to come to these pages by search engines) like contact me page,link to me page,about me page etc.., make the links to these pages (nofollow) too.
Loading

Submit to blog directories

Submit to blog directoriesSubmitting to blog directories gives you backlinks to improve blog ranking in search engines,Also you may have visitors coming for these directories.
Some blog directories :

Google Webmaster Tools

Track the progress of your website by using this great tool Google Webmaster Tools.It tells you which websites links to your site ,search queries form search engines ,and most common keywords Google found when crawling your blog.
Also gives you HTML suggestions to avoid Duplicate meta descriptions and titles in your posts.
Loading

Ping your Blog

Pinging is a way to notify a search engines that your blog's content has been updated .Whenever you add new post for your blog or update an existing post you have to make ping.There are a lot of ping services on the web ,but I use Ping-O-Matic.

Final

Search Engines do not re-index each page of your blog every day. So these changes won't be reflected onto Google Search result pages until Google's crawlers reach that page again,Be patient !.

free counters

How to Increase Website Traffic
Every webmaster works to get more visitors applying methods and tips .Those tips may success with certain websites/webmasters and fails with others so you ha...

Free Directory List
A list of directories free to submite ordered by page rank .It helps you to Improve your website page rank and target specific keywords to rank well in searc...

140 Online Webmaster Tools Free
Collection of online free webmaster tools such as SEO tools ,keywords tools ,submission tools ,page rank tools ,code optimize , feed tools and more .Check du...

5 Best UPS For Computer 2012
Without UPS , you may lose hours of working on desktop in a second if the power trips and a have big problem if that work has to be presented in the next day...

Comments

  • danielmccarthy Apr 22, 2012 @ 7:32 am | delete
    Thanks, most of this was obvious but adjusting the title and description tags was something I couldn't do with blogger.
  • dogface Mar 19, 2012 @ 8:15 am | delete
    Wonderful tips, thanks for sharing! I have several BlogSpot blogs to this will come in handy.

    Too bad BlogSpot isn't very seo-friendly out-of-the-box.
  • rhadoo7 Feb 28, 2012 @ 3:42 am | delete
    Great tips man!
  • mylinkcenter Feb 5, 2012 @ 12:13 pm | delete
    thanks...useful lens
  • Truorder Feb 4, 2012 @ 8:45 am | delete
    Thanks for the tips.
  • funbee Feb 1, 2012 @ 5:28 pm | delete
    Really helpful information!
  • mamabush Jan 29, 2012 @ 1:15 pm | delete
    This is great info! Thanks!
  • APackageAtTheDoor Jan 29, 2012 @ 12:17 am | delete
    Helpful, thanks!
  • PaulaSquidoo Jan 28, 2012 @ 10:04 am | delete
    Great lens. This is one area where I'm committed to learning more. Thanks for sharing.
  • srk4you Jan 23, 2012 @ 11:52 am | delete
    I like this, so good! I heard that we should not use the same meta description in every blog posts, how true is this? Anyways, the codes for adding individual meta descriptions would be really helpful... I'm liking this!

by

firas_ad

I am a programmer addicted to video games ,and I have things to share with others.

Feeling creative? Create a Lens!