How to Add Meta Tag to Blogger?

Meta Tag
What is Meta Tag?
Meta elements are HTML or XHTML elements used to provide information about a Web page or a blog. Meta tags is placed in the head section of an HTML or XHTML document. Meta tag is used to specify the page author, page description, page keyword. Look at the following image. Here the description after title is what i used as meta tag in my blog.

Steps To Add Meta Tag

Step 1: Login to Blogger.com then go to Dashboard.

Step 2: Go to Layout Tab.

Step 3: Go to Edit HTML tab.
You have to insert the following code.

<meta content='DESCRIPTION HERE' name='keywords'/>
<meta content='KEYWORDS HERE' name='description'/>
<meta content='AUTHOR NAME HERE' name='author'/>

DESCRIPTION HERE: Insert description of your blog or site here.
KEYWORDS HERE: Kewords that describe your blog well.
AUTHOR NAME HERE: Your name or Blogger name.

Step 4: Now find out the following line:

Step 5: Now insert the meta tag after the above line.
Please Save and You are done. I hope i can help you a little.

Got Something to Add?
0 comments: Post a Comment

Older Post