Skip to main content
New: 190 SEO checks now available. See what's new
infoMetadataOG_TYPE_MISSING

Open Graph og:type tag missing — the fix

This page is missing the og:type meta tag, which tells social platforms what type of content the page represents (article, website, product, etc.).

Where this fits: metadata in SEO

Metadata is how your page introduces itself to search engines and social platforms: the title tag, meta description, canonical URL, Open Graph and Twitter cards. Titles remain one of the strongest on-page relevance signals, and descriptions drive click-through rate from the results page even though they aren't a direct ranking factor. Bad metadata rarely breaks a site — it quietly bleeds clicks on every query where you appear.

Why open graph og:type tag missing hurts your rankings

Without og:type, social platforms default to 'website' type. For articles, products, or other specific content types, setting the correct og:type can influence how the shared content is displayed and categorized on social platforms.

This is an advisory finding: not a defect, but an opportunity flagged so you can decide deliberately rather than by accident.

How to fix it

Add an og:type meta tag with the appropriate content type. Use 'article' for blog posts and articles, 'product' for product pages, and 'website' for general pages.

<meta property="og:type" content="article" />

Metadata best practices

  • Write one unique title per page, 50–60 characters, primary topic first, brand last.
  • Write meta descriptions as ad copy: 140–155 characters, include the query intent, end with a reason to click.
  • Ship Open Graph + Twitter Card tags on every shareable page — social embeds are free impressions.
  • Keep canonical URLs absolute, lowercase, and consistent with your internal links.
  • Never duplicate titles across pages — duplicates tell Google the pages are interchangeable.

The full library: SEO best practices, by category.

Frequently asked questions

What does "Open Graph og:type tag missing" mean?

This page is missing the og:type meta tag, which tells social platforms what type of content the page represents (article, website, product, etc.).

Why does open graph og:type tag missing matter for SEO?

Without og:type, social platforms default to 'website' type. For articles, products, or other specific content types, setting the correct og:type can influence how the shared content is displayed and categorized on social platforms.

How do I fix open graph og:type tag missing?

Add an og:type meta tag with the appropriate content type. Use 'article' for blog posts and articles, 'product' for product pages, and 'website' for general pages.

How serious is this issue?

This is an advisory finding: not a defect, but an opportunity flagged so you can decide deliberately rather than by accident. It belongs to the metadata family of checks.

How do I find every page affected by this on my site?

Run a free Dr Urls audit: it crawls your site, detects open graph og:type tag missing on every affected page, shows example URLs, and generates a ready-to-use fix task. Re-scan after fixing to verify the issue is gone.

Does your site have this issue?

A free Dr Urls audit crawls your site, finds every page affected by open graph og:type tag missing, and hands you a ready-made fix task.

Check my site free

Related metadata guides