Is there a way to get indexed better by the search engines?
Answer / guest
Yes. Put these two statements in the <HEAD> part of your
documents:
<META NAME="keywords" CONTENT="keyword keyword keyword keyword">
<META NAME="description" CONTENT="description of your site">
Both may contain up to 1022 characters. If a keyword is used
more than 7 times the keywords tag will be ignored
altogether. Also, you can't put markup (other than entities)
in the description or keywords list. Infoseek and Alta Vista
are using this.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is html extensible?
Is youtube a flash or html5?
Is there a way to prevent getting framed?
Why do we use multipart/form-data in html form?
What is the canvas element in html5?
What is html displayfor?
What are the two types of tags?
Is html table deprecated?
What is the role of w3c?
Why div tag is used in html?
What is the difference between <script> and <noscript> tags?
How do I open a link into a new window?