What are META tags?
Answers were Sorted based on User's Feedback
Answer / html guru
META tags are optional lines of HTML code in the HEAD
section of your document that can be used to describe your
page. META tags provide descriptive information about your
site to search engines, but in a form that isn't displayed
by the browser.
The relevant attributes for search engines are the
DESCRIPTION and KEYWORDS attributes. Only 25% of web sites
include META tags, and not all search engines use them to
rank pages, but many do.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is a frameset?
What is the most common markup language?
What is html5 and its uses?
How do I use an image instead of the standard submit button?
What is difference between html 4 and html 5?
What is the purpose of using alternative texts in images?
What is html5 routing?
What are the versions of html?
Why to use figure tag in html5?
How do I close a browser window with html code?
Explain various html list tags.
What is http and html?