Skip to content
Documentation
Rule catalogue

og.title.missing

Set an explicit og:title instead of relying on <title> fallback

warningper pagevendor-spec

Why it matters

A search title and a shared-link title have different jobs: one ends in the site name for disambiguation, the other does not need it. Relying on the fallback means every share carries the search variant.

What the finding looks like

The message goflag prints, with example values substituted.

warn og.title.missing Page has no og:title; consumers will fall back to <title> (or nothing).

How to fix it

This rule ships no snippet, because the remedy is a judgement rather than a line of code: the finding tells you what is out of range, and what to put there is yours to decide.

Says who?

This rule is vendor-spec, and it cites the documentbelow. Nothing here is goflag’s opinion of what a good page looks like — if you disagree with a finding, this is what you are disagreeing with.