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 |
What is nesting in html?
What is the purpose of the alt attribute in <img>?
How do I create keywords for my website?
What are the advantages of using html5?
What is a style in html?
How can I use tables to structure forms?
What are the essential attributes in image tag in html?
Are html5 tags case sensitive?
What is w3c recommendation?
What is the difference between linking to an image, a website, and an email address?
What is the purpose of the meta tag in HTML?
How do I redirect to another page in html?