Is there a way to get indexed better by the search engines?
Answer Posted / 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 |
Post New Answer View All Answers
What is a href attribute?
Are there any problems with using tables for layout?
What does the a tag stand for?
What is a html5 tag?
What is list tag in html?
Steps used to create a tiles application in dhtml?
Write a code to change the color of the background or text? Explain the elements involved in it.
What are the various formatting tags in html5?
explain what are the new media elements in html5? Is canvas element used in html5
Does hr need a closing tag?
What is zhtml?
What is the function of the br tag?
What are formatting tags?
What is the use of a span tag? Give one example.
How to make a picture of a background image of a web page?