Rules / og-image-redirects · ruleset 2026-07
og:image URL redirects
| Rule id | og-image-redirects |
|---|---|
| Severity | warning |
| Category | Images |
| Platforms | all platforms |
| Needs human | no |
What this is
og:image URL redirects. OGKit rule og-image-redirects (warning). The id is a public API for the docs URL and CI --disable key; do not rename it.
Search phrases that should land on this page:
og:image URL redirectsImage URL redirectsog:image 301
Why it matters
Some crawlers do not follow image redirects (or only follow a limited hop budget). A 30x on the image URL can yield a blank card.
Which platforms are affected
All OGKit platform profiles, including major social, chat, and search crawlers that consume these tags.
Platform-specific crawler budgets and field priority live in the platform behaviour reference.
How to reproduce
- curl -I the og:image URL. A 3xx to another host/path triggers this rule.
- Some crawlers stop after the first hop on images.
How to fix
Point og:image at the final CDN URL with a 200 response — no intermediate redirects.
No single template snippet applies; use the measured and expected values in an OGKit finding.