Posts

Showing posts with the label SEO Miscellaneous Meta Tags

SEO Miscellaneous Meta Tags

Miscellaneous Meta Tags Apart from title, description and meta keywords meta tags there are various other  miscellaneous meta tags  that provide specific information to the web spider. These tags are also incorporated within the head section of a code. Some of these tags are as follow: Author Meta Tag 1.   < meta   name =  "author"   content = " www.javatpoint.com" >    This tag is used to display the author of the page. Content-Language Meta Tag 1.   < meta   name =  "content-language"   content = "english" >      This tag is used to classify the language in which the content is written. You can skip this tag if you have already classified the language in the HTML tag, e.g. <html lang= "en">. It helps spider identify the language of the page and offer results to users in their own language. Audience Meta Tag 1.   < meta   name = ...