Meta tags are really important because they are picked up by meta crawlers by search engines like google or yahoo. There are really easy to use to use. All the meta tags go into to head of your page.
There are a couple different meta tags.
Keywords: These are words that help web searchers find your site based on what you site is about. For example, if you have a site that sells sports equipment, then you would put word like: Sports, baseballs, basketballs, sportswear, sporting goods and so on.
Code:
<META NAME="keywords" CONTENT="Keywords go here"> |
Description: This is exactly what you think it is. Put a brief description of your site here.
Code:
<META NAME="description" CONTENT="Your description"> |
Author: this gives credit to the author.
Code:
<META NAME="author" CONTENT="You Name"> |
Expiration date: This put an expiration date on your page. Use it if necessary.
Code:
<META HTTP-EQUIV="Expires" CONTENT="PagesExperationDate"> |
Code:
<META NAME="ROBOTS" CONTENT="ALL | NONE | NOINDEX | NOFOLLOW"> |
Refresh: This gives you the ability to redirect or refresh the browser. The content is the number of seconds you want the browser to wait till it refreshes. Url is the address you want the browser to go to.
Code:
<META HTTP-EQUIV="refresh" content="0; url=homepage.html"> |
Related Articles
- The Importance of Meta TagsAnother important factor in the web related and online business is the Meta tags. In simple words, this is yet another area of the world of web and online business that requires serious analysis so as to ensure better performance in the long run. In fact Meta tag in html is not a required tag...
- How to Create Meta Tags to Optimize Your Web SiteIn this article, I will teach you the basics about Meta Tags and their functions. Learning how to create Meta Tags is essential for your companies web site ranking.
- Triple Your Website Traffic Every 90 Days!Proper Use Of Meta tags For A High Google Ranking Google is currently the webs most popular search engine. Getting a high Google ranking is a must if you want your website to succeed! In addition to being the most used search engine in its own right, Google also provides the search results fo....
- The Meta Magic : Optimizing Your Meta TagsMeta tags were originally created to help search engines find out important information about your page that they might have had difficulty determining otherwise. For example, related keywords or a description of the page itself.
- Using the Meta tagMeta tags are really important because they are picked up by meta crawlers by search engines like google or yahoo. There are really easy to use to use. All the meta tags go into to head of your page. There are a couple different meta tags. Keywords: These are words that help web searchers find...
- Do Commas In Your Keywords Metatag Affect Ranking?One of our members recently reported that Yahoo was recommending separating the keywords in your meta-tag using commas. As we know from experience, the official representatives o...
- Can Meta Tags Such as the Keyword Tag Bring High Rankings to My Site?If you had to give up one meta tag, the meta keyword tag would be the one to give up. Now that weve covered the all-important title tag and meta description tag, its time to move on to the very misunderstood and abused meta ...
- ExactSeek To Improve Your Search Results!Exactseek.com is another great search engine that relies on meta tags to determine your web site results. Through ExactSeek, not only can you improve your search results with the tools they give you but, youll also improve your search results for other search engines that rely on meta tags.
- The Google Trap: A WarningIf you happen to use Googles proprietary meta tag: the search results pages will only display your web pages ti...
- Creating a Meta Description TagThe words placed within the Meta Description Tag can help a page to rank high in the search results. The meta description tag is a snippet of HTML code that belongs inside the section of a Web page. It usually is placed after the title ta...
