Thursday 24 November 2011

How To Add Meta Tags to Every Blogger Post - Blogspot

How To Add Meta Tags to Every Blogger Post. What's the use of adding different meta descriptions to different Blogger Posts? Why should do it?

You know it is very good for Search Engine Optimisation that means SEO . Actually, why we are adding meta tags is to tell search engines what that page is all about... but, using same meta tags to all of your blog posts lessens the search engine rankings and traffic little bit. Another reason to let know search engine about the content and the topic about your blog clearly.

But, if you add different unique meta tags to different Blog posts, it makes the search engines to know more about your individual blog posts and make them crawl and index your pages better and it also improves your Search engine rankings for sure

Now lets learn how to add The Different meta tags in your every blog post.

For this to happen, you have to add some pieces of codes to the template.

  • First Sign in to Blogger dashboard » Layout » Edit html
  • Now find this line
<b:include data='blog' name='all-head-content'/>

  • and add this code just below that line
<b:if cond='data:blog.url == "http://blogger-son.blogspot.com/"'>
<meta content='DESCRIPTION' name='description'/><meta content='KEYWORDS' name='keywords'/>
</b:if>
Now we have added meta tags to the homepage.

Next, you want to add meta description for your blogger post, for example let see how to add meta tags to below post :

http://blogger-son.blogspot.com/2011/11/add-meta-tags-to-every-blogger-post.html
This is the way to add meta tags to above post:
<b:if cond='data:blog.url == "http://blogger-son.blogspot.com/2011/11/add-meta-tags-to-every-blogger-post.html"'>
<meta content='How To Add Meta Tags to Every Blogger Post - Blogspot ' name='description'/>
<meta content='meta tags, add meta tags, blogger tags' name='keywords'/>
</b:if>
Now, what you have to do is pasting the above code below the home page meta tags and changing the link,description and keywords.

So, the final code now looks something like:

<b:if cond='data:blog.url == "http://blogger-son.blogspot.com/"'>
<meta content='DESCRIPTION' name='description'/><meta content='KEYWORDS' name='keywords'/>
</b:if>
<b:if cond='data:blog.url == "http://blogger-son.blogspot.com/2011/11/add-meta-tags-to-every-blogger-post.html"'>
<meta content='How To Add Meta Tags to Every Blogger Post - Blogspot ' name='description'/>
<meta content='meta tags, add meta tags, blogger tags' name='keywords'/>
</b:if>
Just like the above procedure, you can add different meta tags to as many blog posts as you can.

Thursday 17 November 2011

What is blogger?

What is blogger? It is a common question I have ever found. I have got many and many mails including What is blogger? from my new friends. They want to know about the blogger blog. Lets get a small idea on what is blogger?

What is Blogger?

What is blogger?
  • Blogger is a full free web hosting to make a free blog.
  • You can make your free blogger blog without any cost any time.
  • You can have your blog about any subject. Like about your lifestyle, dogs name, your country, your journey, your business or anything you like to share.
  • Blogger is a company that is owned by Google.
  • You can make multiple blog on a account.
  • Most of the people are now making blogger blogs and making money with advertisements.
  • This is my blogger blog and now I am sharing with you the answer of what is blogger?
It is not so difficult to make a blogger blog. Just get determine and I will show you all the steps to make a successful blog on blogger platform. Blogger gives you a sub-domain name (blogspot.com). Before the sub-domain name you have your blogs identity( blog ID). Let's me to clear it now.
What is bloggerI think you have come to clear about the question What is Blogger? (blogger blog). In the next lesson I will show you how to create blogger blog and make it as a decent for the readers.

For new comers we have also make the introducing part about blogger. Such as we are going to teach with picture tutorials about -
  • What is post?
  • What is post editor?
  • What is Comment tab?
  • What is Settings tab?
  • What is design tab?
  • That is the Monetise?
  • What is Stats?
I will also describe about all the tabs in this sections. Please keep reading. Thanks - bye.