Open Graph og:locale tag missing: what it is, why it matters, and how to fix it
This page is missing the og:locale meta tag, which specifies the language and territory of the page content for social platforms.
Where this fits: metadata in SEO
Why open graph og:locale tag missing hurts your rankings
Without og:locale, social platforms assume the default locale (en_US). For non-English content or content targeting specific regions, the og:locale helps social platforms display the content correctly and serve it to the right audience.
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:locale meta tag using the format language_TERRITORY (e.g., en_US, fr_FR, de_DE).
<meta property="og:locale" content="en_US" />Frequently asked questions
What does "Open Graph og:locale tag missing" mean?
This page is missing the og:locale meta tag, which specifies the language and territory of the page content for social platforms.
Why does open graph og:locale tag missing matter for SEO?
Without og:locale, social platforms assume the default locale (en_US). For non-English content or content targeting specific regions, the og:locale helps social platforms display the content correctly and serve it to the right audience.
How do I fix open graph og:locale tag missing?
Add an og:locale meta tag using the format language_TERRITORY (e.g., en_US, fr_FR, de_DE).
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:locale 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:locale tag missing, and hands you a ready-made fix task.
Check my site free