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 |
How do I turn off quirks mode in internet explorer?
What is html in simple terms?
Do style sheets limit the number of new style definitions that can be included within the brackets?
How to redirect using HTML?
What is span tag in html?
What is div tag?
What is difference between b and br tag?
Explain autocomplete attribute of html5?
What are the types of hyperlink?
Why nav is used in html?
What are the types of list in html?
What is the difference between HTML elements and tags?