Do you know what are Meta Tags?

Submitted by: Muhammad
HTML meta tags are usually referred as tags of page data which sits between opening and closing head tags of a document's HTML code. Actually these are hidden keywords who sit in the code. These are invisible to visitors but are visible and readable by Search Engines.

Example:
<head>
<title>Not considered as Meta Tag, even required anyway</title>
<meta name="description" content="Write your description here" />
<meta name="keywords" content="Write your keyword here" />
</head>
Submitted by: Muhammad

Read Online Team Lead SEO Job Interview Questions And Answers