SEO: How to Add Meta Tags in Blogspot?

In the last post, I've talked about the importance of meta tags. Even though it's not as important as the past, it could sometimes help crawler to know better or understand well what your blog is briefly about. Adding meta tags won't cost you a limb, but will earn you traffic——help you in SEO. So, just follow these few steps and let them do the rest. =D

Meta tags on SEO for Google
Meta tags on Google (SEO)

Tutorial

  1. Sign in your blogger account
  2. Go to Design>Edit HTML
  3. Important: download template as backup.
  4. Find the code:
    <b:include data='blog' name='all-head-content'/>
    
  5. Then paste these code above the code (in step 4):
    <meta content='DESCRIPTION HERE' name='description'/>
    <meta content='KEYWORDS HERE' name='keywords'/>
    <meta content='AUTHOR NAME HERE' name='author'/>  
    • Replace 'description here' with your blog descriptions.
    • Replace 'keywords here' with your blog's keywords. i.e. blogging tips, articles marketing (keywords about your blog and keywords you want to optimize).
    • Replace 'author name here' with your name.
  6. Save template.
  7. Done!

Additions
Function of meta tags

Search engine crawlers are able to see your keywords or description via HTML. Eventually, this will make your site more visible to the crawlers. If you did not read the former post about importance of meta tags, you may visit here.

0 comments

Leave a Reply

Related Posts Plugin for WordPress, Blogger...