Info Meta Tags
Robots Indexing Meta Tags
Open Graph 'og:' Meta Tags
Twitter Card Meta Tags
First, let's understand the purpose of each tag:
- title: This tag is used to specify the title of the web page. It appears in the browser's title bar.
- description: This tag is used to provide a brief summary of the content of the web page. It appears in the search engine results under the page's title.
- keywords: This tag is used to specify a comma-separated list of keywords related to the content of the web page. It helps search engines understand what the page is about.
- author: This tag is used to specify the name of the author of the web page.
- robots: This tag is used to control the behavior of search engine robots on the web page. It specifies whether the page should be indexed or not, and whether links on the page should be followed or not.
- og:title: This tag is used to specify the title of the web page for social media sharing. It appears when the page is shared on social media platforms like Facebook and LinkedIn.
- og:type: This tag is used to specify the type of the web page for social media sharing. It helps social media platforms understand what type of content is being shared.
- og:description: This tag is used to provide a brief summary of the content of the web page for social media sharing.
- og:url: This tag is used to specify the URL of the web page for social media sharing.
- og:image: This tag is used to specify the image to be used for social media sharing.
- og:image:alt: This tag is used to provide alternative text for the social media image.
- twitter:card: This tag is used to specify the type of Twitter card to be used for the web page. It helps Twitter understand how to display the content of the web page in tweets.
- twitter:title: This tag is used to specify the title of the web page for Twitter sharing.
- twitter:description: This tag is used to provide a brief summary of the content of the web page for Twitter sharing.
- twitter:image: This tag is used to specify the image to be used for Twitter sharing.
