OGKit

Rules / og-image-aspect-ratio-crop-risk · ruleset 2026-07

Image aspect ratio risks platform cropping

warningog-image-aspect-ratio-crop-risk
Rule idog-image-aspect-ratio-crop-risk
Severitywarning
CategoryImages
Platformsall platforms
Needs humanno

What this is

Image aspect ratio risks platform cropping. OGKit rule og-image-aspect-ratio-crop-risk (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:

  • aspect ratio risks platform cropping
  • og:image crop
  • image cropped on Facebook

Why it matters

Platforms center-crop to ~1.91:1 (or square for some layouts). Important faces/text near edges get clipped.

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

  1. Compute width/height ratio of the share image.
  2. Far from ~1.91:1 (1200/630) risks aggressive crop on feed cards.

How to fix

Design on a 1.91:1 canvas with a safe zone inset ~10% from edges for critical content.

No single template snippet applies; use the measured and expected values in an OGKit finding.