Sponsored Link:

LeaderBoard

adsense

Wednesday, September 14, 2011

How to Add Meta Tags to Blogger


Meta tags are HTML tags that provide additional information about your blog that is unseen by visitors but available to search engines.

Step 1: Log in to you blogger account.
Step 2: Go to Dashboard > Template > Edit HTML.
Step 3: Back up your template for incase.
Step 4: Click the Expand Widget Templates checkbox.
Step 5: Search the code below (press CTRL F and paste the code).


<b:include data=‘blog’ name=‘all-head-content’ />

Step 6: Paste the code below after the code above.

<meta content=‘YOUR BLOG DESCRIPTION HERE’ name=‘description’ /> 
<meta content=‘YOUR RELEVANT KEYWORDS HERE’ name=‘keywords’ /> 
<meta content=‘YOUR NAME HERE’ name=‘author’ /> 

Note: Change the YOUR BLOG DESCRIPTION HERE, YOUR RELEVANT KEYWORDS HERE, YOUR RELEVANT KEYWORDS HERE to your desired one.

Tips: description tag is the summary of the page content, the keyword meta tags is keyword phrases a visitor might use to find your blog or site. It is important to choose the right keyword for your site, never repeat keywords several times. Your name tags, type in your complete name.

Step 7: save your template and your done.

This tutorial is intended for those blog authors that wants to gain traffic from a search engines.

If you have any question or suggestion, just leave a comment and I am glad to help you.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...