Metadata elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata types.
Meta elements
— are tags used in HTML or XHTML documents to provide structured metadata about a Web page. They are part of a web page’s head section.
Multiple Meta elements with different attributes can be used on the same page. Meta elements can be used to specify page description, keywords and any other metadata not provided through the other head elements and attributes.
Meta tag is information about data.
The tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable.
Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata.
The metadata can be used by browsers (how to display content or reload page), search engines (keywords), or other web services.
Find below, our list of the most commonly used Meta Tags.
Basic HTML Meta Tags:
OpenGraph Meta Tags:
Create Custom Meta Tags:
Use custom meta tags to store data that you need in javascript, instead of hard-coding that data into your javascript.
Company/Service Meta Tags:
ClaimID:
Apple Meta Tags:
Internet Explorer Meta Tags:
TweetMeme Meta Tags:
Blog Catalog Meta Tags:
Rails Meta Tags:
Apple Tags:
HTML Link Tags:
Twitter Card Tags:
Similar to Open Graph but for Twitter, enhancing how pages are displayed when shared.
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Title for Twitter">
<meta name="twitter:description" content="Description for Twitter">
<meta name="twitter:image" content="URL to image">
Visit these sites to learn more about Meta Tags and how they are used —
Leave a Reply
Your email is safe with us.
You must be logged in to post a comment.