Meta Tags


Want to get a top ranking in search engines? No problem! All you need to do is add a few magical "meta tags" to your web pages, and you'll skyrocket to the top of the listings.  Meta tags have never been a guaranteed way to gain a top ranking on crawler-based search engines. Today, the most valuable feature they offer the web site owner is the ability to control to some degree how their web pages are described by some search engines. They also offer the ability to prevent pages from being indexed at all. This page explores these and other meta tag-related features in more depth.



Meta Tag Overview

What are meta tags? They are information inserted into the "head" area of your web pages. Other than the tital tag information in the head area of your web pages is not seen by those viewing your pages in browsers. Instead, meta information in this area is used to communicate information that a human visitor may not be concerned with.
Meta tags


In the example above, you can see the beginning of the page's "head" area as noted by the tag -- it ends at the portion shown as .


TITLE META TAG
In addition to the  Element, the Title META Tag is another way of helping the search engine spiders fully understand what the page is about.


< title>Put Your Title Here '/ >


Description META TAG


 the DESCRIPTION META Tag is another top performer. I normally recommend that you cut , COPY and paste your META Description 
< meta content=Your Description Here,' name='description'/ >


Key words META TAG
Key words are vary important, The search engines look for these key words, when they are searching the web. 
meta content='Put your Key Words Here' name='keywords'/ >



REVISIT AND REVISIT-AFTER META TAGS
I'm a firm believer that you should double up on your META Tags whenever possible. These two are very important elements in the overall indexing of your web pages.


< meta content='2 days' name='revisit'/ >
< meta content='2 days' name='revisit-after'/ >


PAGERANK™ META TAG
By far one of the most important metadata elements. PageRank can be easily influenced. Adding the PageRank™ META Tag ensures that your web pages will rank highly in Google.


< meta content='5' name='pagerank™'/ >


GOOGLE ROBOTS META TAG
By default, Googlebot is set to index web pages and follow links on web pages. Extensive testing (from a dataset of one) shows that adding the Googlebot META Robots Tag ensures a quick and clean indexing. This tag should appear on all pages that you want indexed properly by Google. You'll want to include duplicate directives to make sure Googlebot fully understands your request so be sure to list "all" as the first directive.



< meta content='all, index, follow' name='googlebot'/ >
< meta content='all, index, follow' name='robots'/ >




Check out my other pages. I have added a bunch of use-full information to help make a free website.