Recent Posts

How To Add Meta Tags To A Blog To Optimize Search Engine Results

0

How To Add Meta Tags To A Blog To Optimize Search Engine Results

What are Meta Tags?

Meta tags are the codes of a webpage that are used to provide the data to search engines. These tags are not important for website ranking but they help to get more traffic form search engines like Google, Yahoo, Bing, Ask etc.
meta_tags

What is the Importance of Meta Tags?

Meta tags are not important for website ranking but they help to get more traffic form search engines like Google, Yahoo, Bing, Ask etc. Meta Tags tells the search engines about your site/blog. Meta tags are helpful to index your pages more quickly and accurately in search engines. That means the meta tags of a website/blog communicate with the search engines to provide more infomation about your website/blog.

How To Give Meta Tags?

Step 1: SignIn your Blogger account and from the Dashboard of your account go "Design"
design


Step 2: Then Click "Edit HTML"
Capture


Step 3: By clicking F3 search the following code
<b:include data='blog' name='all-head-content'/>
Step 4: Paste the following codes just below the above code
<meta content='Blog Title Here' name='title'/>
<meta content='Description' name='description'/>
<meta content='Keywords Here' name='keywords'/>
<meta content='Blog Languare' name='language'/>
<meta content='15 days' name='revisit-after'/>
<meta content='Blog Author Name' name='author'/>
<meta content='Blog Owner Name' name='owner'/>
<meta content='INDEX,FOLLOW' name='robots'/>
<meta content='(c) 2011' name='copyright'/>
Change the red portion of the above codes with your blog information.


Step 5: Save your changes.


That's it. Now go Meta Tags Analyzer for checking your blog meta tags. I hope you will like this.

I hope you liked my post on how to give meta tags your blog.If you have any doubts feel free to comment.In my next post i will post on how to give meta tags to every post.

0 comments: