How can we use Meta tags: Meta tag is hidden tag which is used to give the additional information about the HTML document. The different attributes include content, http-euiv and name. This tag always provides information in name/value pair. The content attribute provides value information and the other two attributes http-eqiv and name provide name information. Unlike many other tags it does not have any close tags. This tag is always included in the <HEAD> of the HTML document. If you are using Meta tags for organic SEO then should focus on description and keywords. The description tag helps to describe the page. The keyword tag is used describe the keywords which help the search engines to identify your sites and allow visitors to access your page more easily. These keywords should always be precise and specific according to the website. The syntax of Meta tag is:
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<meta name=”description” content=”Content Description”>
Tags: Organic SEO, SEO Meta Tags