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 |
Name 3 of the minimum html elements needed for an html document.
List out media related elements in html5?
What does the elements mean in syntax given for url in html?
Why meta tags are used in html?
How to use javascript in html?
How to set a link to image in html?
Why to use figure tag in html5?
What is param tag in java?
What are the new tags in media elements in html5?
What is button tag?
What is doctype & why it is important?
What is bom in html?