Forum Moderators: open
Should I have a title like:
"Keyword 1, Keyword 2, keyword 3!
or something like
"Very cheap keyword 1, and keyword 2. Great quality, cheap prices. Keyword 3."
Is it good to use ALL CAPITALS IN THE TITLE TAG or SOME WORDS in the desciption tag?
And how important is the author tag? Is this how Google finds 'similar pages'?
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="History of widgets since 1903 bla bla">
<meta name="robots" content="index, follow">
<meta name="googlebot" content="noarchive">
<meta name="googlebot" content="nosnippet">
<meta-http-equiv="refresh" content="0; url=http://www.domain.com">
<meta http-equiv="Content-Language" content="en-US">
<meta name="language" content="en">
<meta name="googlebot" content="noimageindex">
<meta name="robots" content="noimageindex">
<meta name="keywords" content="keyword1,KEYWORD1,Keyword1,keyword2, ..">
<meta name="author" content="Author's name">
Google is not case sensitive so capitals in the title won't help in ranking. It might however influence (in a positive or negative way) potential visitors when they see a capitalized title in the SERP.
The 'author' is not used to find 'similar pages'. More likely is common links.
The example of useful meta tags is helpful, and perhaps you would not mind giving some further details.
For example:
Does the doctype come before any html - even the head? Or should it be omitted?
Should the robots META tag come next? Should it only be in the index page?
Please comment on the order and details here:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="robots" content="index,follow">
<title>
ok
</title>
<meta name="description" content="ok ">
<meta name="keywords" content="ok">
<meta name="Author" content="If not the author's name here then what?">
<meta name="Classification" content="ok">
<meta name="revisit-after" content="14 days">
<meta name="source-url" content="http:/ok">
</head>
What is the robots.txt file? Please give an example of what it would contain.
[webmasterworld.com...]
Is it important to have the keywords in the title and in the description? Any suggestions about frequency, density, and position of the keywords in the meta tags?
Why are some sites indexed with the title (or part of the title) in capitals, if this is ignored by Google?