{"id":110566,"date":"2021-02-25T13:30:40","date_gmt":"2021-02-25T08:00:40","guid":{"rendered":"https:\/\/www.vskills.in\/certification\/tutorial\/?page_id=110566"},"modified":"2024-04-12T14:31:08","modified_gmt":"2024-04-12T09:01:08","slug":"html-meta-tags-3","status":"publish","type":"page","link":"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/","title":{"rendered":"HTML Meta tags"},"content":{"rendered":"\n<p>Meta tags specify metadata about the document. Metadata is information about a document and not the content of document and usually include items like author, keywords, date and time of publishing the content, etc. Meta element is used and has name\/value pairs describing metadata. The &lt;meta&gt; tag being a empty element does not have a closing tag, but have information in attributes.<\/p>\n\n\n\n<p>Metadata given by meta tag is important part of webpage as it helps search engines to index the webpage as per different search criteria so as to find best match for a user search. Search engines usually scan keywords on the webpage for its relevance. &lt;meta&gt; tags are placed between &lt;head&gt; and &lt;\/head&gt; tags and its attributes are discussed<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Attribute<\/strong><\/td><td><strong>Detail<\/strong><\/td><\/tr><tr><td>Name<\/td><td>Name of property like keywords, description, author etc.<\/td><\/tr><tr><td>content<\/td><td>Value of the property&#8217;.<\/td><\/tr><tr><td>scheme<\/td><td>How to interpret value of property (given in content attribute).<\/td><\/tr><tr><td>http-equiv<\/td><td>http response message headers details like to refresh the page or to set a cookie. Values include content-type, expires, refresh and set-cookie.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Attributes with examples are listed<\/p>\n\n\n\n<p><strong>Keywords<\/strong> \u2013 It is used by search engines for indexing a web page and is given by<\/p>\n\n\n\n<p>&lt;head&gt;<\/p>\n\n\n\n<p>&lt;meta name=&#8221;keywords&#8221; content=&#8221;Vskills, HTML, Certification&#8221; \/&gt;<\/p>\n\n\n\n<p>&lt;\/head&gt;<\/p>\n\n\n\n<p><strong>Description<\/strong> \u2013 It is also used by search engines for indexing the web page as it provides some information about the web page and it is given by<\/p>\n\n\n\n<p>&lt;head&gt;<\/p>\n\n\n\n<p>&lt;meta name=&#8221;description&#8221; content=&#8221;Certification in HTML.&#8221; \/&gt;<\/p>\n\n\n\n<p>&lt;\/head&gt;<\/p>\n\n\n\n<p><strong>Revision date<\/strong> \u2013 It is to indicate last update time of the document and is given by<\/p>\n\n\n\n<p>&lt;head&gt;<\/p>\n\n\n\n<p>&lt;meta name=&#8221;revised&#8221; content=&#8221;Vskills, 6\/12\/2011&#8243; \/&gt;<\/p>\n\n\n\n<p>&lt;\/head&gt;<\/p>\n\n\n\n<p><strong>Refreshing <\/strong>\u2013 It specifies duration after which web page will refresh itself and for a 15 seconds refresh is given by<\/p>\n\n\n\n<p>&lt;head&gt;<\/p>\n\n\n\n<p>&lt;meta http-equiv=&#8221;refresh&#8221; content=&#8221;15&#8243; \/&gt;<\/p>\n\n\n\n<p>&lt;\/head&gt;<\/p>\n\n\n\n<p><strong>Page Redirection<\/strong> \u2013 It is for redirecting to another web page using meta tag and usually used with refresh but if no refresh value is given then redirection takes place immediately.<\/p>\n\n\n\n<p>&lt;head&gt;<\/p>\n\n\n\n<p>&lt;meta http-equiv=&#8221;refresh&#8221;<\/p>\n\n\n\n<p>content=&#8221;15; url=http:\/\/www.vskills.in&#8221; \/&gt;<\/p>\n\n\n\n<p>&lt;\/head&gt;<\/p>\n\n\n\n<p><strong>Cookies<\/strong> &#8211; They store data on client computers to be used by web server for tracking a web page visitor.<\/p>\n\n\n\n<p>&lt;head&gt;<\/p>\n\n\n\n<p>&lt;meta http-equiv=&#8221;cookie&#8221; content=&#8221;userid=new; course=HTML;<\/p>\n\n\n\n<p>expires=Wednesday, 18-Jun-12 23:59:59 GMT;\u201d \/&gt; &lt;\/head&gt;<\/p>\n\n\n\n<p>If no expiration date and time is given, cookie becomes a session cookie and is deleted when the user closes the browser.<\/p>\n\n\n\n<p><strong>Author<\/strong> \u2013 It is given as<\/p>\n\n\n\n<p>&lt;head&gt;<\/p>\n\n\n\n<p>&lt;meta name=&#8221;author&#8221; content=&#8221;Vskills&#8221; \/&gt;<\/p>\n\n\n\n<p>&lt;\/head&gt;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Apply for HTML Certification<\/strong><\/h3>\n\n\n\n<p><a href=\"https:\/\/www.vskills.in\/certification\/certified-html-designer\">https:\/\/www.vskills.in\/certification\/certified-html-designer<\/a><\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong><a href=\"https:\/\/www.vskills.in\/certification\/certified-html-designer\" target=\"_blank\" rel=\"noreferrer noopener\">Back to Tutorials<\/a><\/strong><\/h4>\n","protected":false},"excerpt":{"rendered":"<p>Meta tags specify metadata about the document. Metadata is information about a document and not the content of document and usually include items like author, keywords, date and time of publishing the content, etc. Meta element is used and has name\/value pairs describing metadata. The &lt;meta&gt; tag being a empty element does not have a&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-110566","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>HTML Meta tags - Tutorial<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HTML Meta tags - Tutorial\" \/>\n<meta property=\"og:description\" content=\"Meta tags specify metadata about the document. Metadata is information about a document and not the content of document and usually include items like author, keywords, date and time of publishing the content, etc. Meta element is used and has name\/value pairs describing metadata. The &lt;meta&gt; tag being a empty element does not have a...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/\" \/>\n<meta property=\"og:site_name\" content=\"Tutorial\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/vskills.in\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-12T09:01:08+00:00\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/\",\"name\":\"HTML Meta tags - Tutorial\",\"isPartOf\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#website\"},\"datePublished\":\"2021-02-25T08:00:40+00:00\",\"dateModified\":\"2024-04-12T09:01:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.vskills.in\/certification\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HTML Meta tags\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#website\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/\",\"name\":\"Tutorial\",\"description\":\"Vskills - A initiative in elearning and certification\",\"publisher\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.vskills.in\/certification\/tutorial\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#organization\",\"name\":\"Vskills\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg\",\"contentUrl\":\"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg\",\"width\":73,\"height\":55,\"caption\":\"Vskills\"},\"image\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/vskills.in\/\",\"https:\/\/x.com\/vskills_in\",\"https:\/\/www.linkedin.com\/company-beta\/1371554\/\",\"https:\/\/www.youtube.com\/channel\/UCMWnscxPwRF_PqXo9B7q_Tw\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HTML Meta tags - Tutorial","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/","og_locale":"en_US","og_type":"article","og_title":"HTML Meta tags - Tutorial","og_description":"Meta tags specify metadata about the document. Metadata is information about a document and not the content of document and usually include items like author, keywords, date and time of publishing the content, etc. Meta element is used and has name\/value pairs describing metadata. The &lt;meta&gt; tag being a empty element does not have a...","og_url":"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/","og_site_name":"Tutorial","article_publisher":"https:\/\/www.facebook.com\/vskills.in\/","article_modified_time":"2024-04-12T09:01:08+00:00","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/","url":"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/","name":"HTML Meta tags - Tutorial","isPartOf":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#website"},"datePublished":"2021-02-25T08:00:40+00:00","dateModified":"2024-04-12T09:01:08+00:00","breadcrumb":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/html-meta-tags-3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.vskills.in\/certification\/tutorial\/"},{"@type":"ListItem","position":2,"name":"HTML Meta tags"}]},{"@type":"WebSite","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#website","url":"https:\/\/www.vskills.in\/certification\/tutorial\/","name":"Tutorial","description":"Vskills - A initiative in elearning and certification","publisher":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.vskills.in\/certification\/tutorial\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#organization","name":"Vskills","url":"https:\/\/www.vskills.in\/certification\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg","contentUrl":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg","width":73,"height":55,"caption":"Vskills"},"image":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/vskills.in\/","https:\/\/x.com\/vskills_in","https:\/\/www.linkedin.com\/company-beta\/1371554\/","https:\/\/www.youtube.com\/channel\/UCMWnscxPwRF_PqXo9B7q_Tw"]}]}},"_links":{"self":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages\/110566","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/comments?post=110566"}],"version-history":[{"count":3,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages\/110566\/revisions"}],"predecessor-version":[{"id":126633,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages\/110566\/revisions\/126633"}],"wp:attachment":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/media?parent=110566"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/categories?post=110566"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/tags?post=110566"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}