Thursday, March 5, 2009

Adding Meta Tag Into Template

Did you know meta tag? and how to add meta tags ? The following will discuss how to add meta tags to blog from Blogspot.com

Adding a meta tag is very important if you want to get more visitors from search engines such as Google, MSN, Yahoo, and so forth. The most important is the meta description.


If you do not know what meta tags and functions, I will explain. Meta tag is a tag that describes the site / blog and tell you all about the search engine your blog. In the website / blog. add meta tags are important factors in SEO (Search Engine Optimized). By adding meta tags, allow search engines to index the web page / blog that is more accurate. In other words, meta tags communicate with search engine and notify more detailed information about the site / blog and you make the index more accurate and true. Below is how to add meta tags.

1. Log in to Blogger with your account.
2. Go to Layout --> Edit HTML.
3. Add the code below:

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


YOUR BLOG DESCRIPTION :Write your blog description
YOUR BLOG KEYWORDS:Write the keywords of your blog
YOUR BLOG AUTHOR NAME:Write the author's name(Your name)

4. Place the code under the above code

<title><data:blog.pageTitle/></title>

- Do not repeat the keyword more than 3 times because it will be considered spamming.
- If you want to check whether you successfully add meta tags, type in "meta tags analyzer tool 'in search engines and you will found the website that guide you to analyze whether the blog has been added meta tags correctly or not.


0 comments:

Post a Comment