Forum Moderators: open
META Tags, the ultimate weapon for the savvy SEO. Knowing which META Tags to use and how to use them will determine whether or not your website secures top positions in the search engines and directories. You too can have top search engine positions by utilizing the below META Tags according to the guidelines that govern their use.
What are META Tags?
Information about information, plain and simple. Nothing more, nothing less.
What META Tags are used by the major search engines in the year 2006?
I'm going to list these in numbered alphabetical order for easy reference and discussion.
<meta name="abstract" content="Short abstract of the page. 5-7 words at most."></meta> <meta name="alexa" content="100"></meta> <meta name="classification" content="Insert comma separated list of keyword phrases."></meta> <meta name="googlebot" content="all, index, follow"></meta> If your not sure which directives to use, you can always list all of them just to be on the safe side.
<meta name="googlebot" content="all, index, follow, none, noindex, nofollow, noarchive, nosnippet"></meta> <meta name="pagerank™" content="10"></meta> <meta name="revisit" content="2 days"></meta> <meta name="revisit-after" content="2 days"></meta> <meta name="robots" content="all, index, follow"></meta> If your not sure which directives to use, you can always list all of them just to be on the safe side.
<meta name="robots" content="all, index, follow, none, noindex, nofollow"></meta> You list the numerical values in the order in which you wish to be ranked. For example, if SERP 1 is occupied, then you would fall back to 2. If 2 were occupied, then you would fall back to 3 etc. In my example below, I prefer SERPs 1, 2, 3, 10 and 11 along with anything ATF.
<meta name="serps" content="1, 2, 3, 10, 11, ATF"></meta> <meta name="subject" content="Cut and paste Description META Tag here."></meta> <meta name="title" content="<title>Insert page title here.</title>"></meta> Okay, I think I've covered most of the basics. Are there any that I missed? Please, no irrelevant META Tags. It's not like we don't already have a plethora of them out there already. Let's keep this discussion to those that are only relevant and used by the major search engines.
DISCLAIMER: Please DO NOT implement any of the above META Tags. This post was meant to be satirical in nature and I just wanted to break the monotony of it all. Let's have a little bit of fun...
[edited by: pageoneresults at 4:36 am (utc) on Mar. 28, 2006]
I'm glad you enjoyed it and took it with a grain of salt. My concern was that someone new to the site might find this topic and actually follow the advice, hence the opening quote and closing quote on the disclaimer. Glad to see that you read all of it. ;)
I know, I know, I should have waited until 2006/04/01 to post this but I just couldn't do it!
Great creative thinking here.
I'm blushing. Actually, if you really look hard at the above, there are all sorts of discrepancies buried within the discrepancies. ;)
My favorite oldie-but-goodie remains:
<meta name="relevance" content="high" /> Absolutely guaranteed to improve your rankings! [see Disclaimer in Message #1]
Thanks for the nostalgia, P1!
HTML Comments have always been a prime area for the Professional SEO. They are a great way to tell search engines what your page is about. For example, one of the most common uses for the HTML Comments Tag goes something like this...
<!-- This site is about... --> And then there are different syntax methods that can be used for the delimiters. For example...
<!--- Notice the third hyphen? ---> Or even better...
<!-- Use double hyphens to separate your keyword phrases. -- Keyword Phrase -- Keyword Phrase -- Keyword Phrase --> Be creative! The HTML Comments Tag is a great way to improve the relevancy of your page while hiding those comments from the visitor but making them available to spiders. ;)
Did you know that the invalid "double hyphen within comment text syntax" actually throws a HTML validation error if you check it?
Yup! That's why I included an example using double hyphens and triple hyphens. Both are incorrect syntax and both are in use today by many. I see a lot of the double hyphen syntax inside HTML comments. Clueless!