Preview Open Graph and Meta Tags
This program shows the open graph and meta tags of a webpage.
What Open Graph values will this tool show?
You will see the values of these following entities:
og:image, og:title, og:description, og:url, title tag, meta description and canonical, and preview the og:image
og:title
This tag shows how the title of the article of webpage should be displayed. The content can be identical to the title
tag. The maximum length should be about 60 - 70 characters long. Do not exceed 70 characters.
og:description
A longer description of your webpage is listed here. The content can be identical to the meta name="description"
tag. The maximum length should be 160 characters.
og:url
This tag shows the canonical URL to the webpage. All search engines love this and will index your webpage based on this value. code:url
is identical to the link rel="canonical"
tag.
og:type
This tag describes the page type. The main types are article and website. If that page is a blog post, enter article. If you are not sure, just enter website.
og:image
This tag represents the image URL which gets shown when shared on social media and search engines as well. A standard image size of 1200px x 630px is safe to work with.
title
This is a standard HTML tag representing the title of the webpage.
meta name="description"
This is a standard HTML tag providing a longer description of what the webpage does.
link rel="canonical"
This is a standard HTML tag representing the URL which leads directly to this webpage. Search engines index your webpage based on the value provided here.