Skip to content

Glossary Featured Image

What Is a Featured Image?

Definition

A featured image is the main image assigned to an article or page in a CMS such as WordPress. Technically it's a single file, but it takes on several distinct jobs at once: social media preview, thumbnail in blog listings, and, depending on the theme, header image inside the article itself.

A wrought iron guild sign shaped like a pretzel above a doorway — beside the title Featured Image
The ironwork hangs outside; the bread is inside
On this page 6
  1. The four jobs of a featured image
  2. Featured image vs. inline images in the article body
  3. Ideal technical dimensions by use case
  4. How it interacts with alt text and Open Graph
  5. Best practices
  6. Common mistakes
In brief

Why one featured image has to serve four different jobs with different ideal dimensions, what happens when an image was only designed for one of them, and how it interacts with alt text and Open Graph.

A wrought iron guild sign shaped like a pretzel above a doorway — beside the title Featured Image
The ironwork hangs outside; the bread is inside

Featured image vs. inline images in the article body

Featured imageInline image (in the article body)
Where it livesA metadata field on the post, one file per articleInserted directly into the content, there can be several
Where it gets reusedListings, default og:image, theme header, DiscoverOnly shows up where it was inserted, inside the body text
Alt textIts own, independent of the article's contentIts own per image, ideally different for each
Who controls the sizeThe theme or the SEO plugin decides, not the editorThe editor decides when inserting the image

The most common confusion is treating the featured image as if it were simply "the first image in the article." It isn't. It never has to appear in the body text at all, and it's still the image Google shows in a result or the one WhatsApp displays when the link gets shared.

Ideal technical dimensions by use case

Use caseRecommended sizeNotes
og:image (social preview)1200 x 630 px, 1.91:1 aspect ratioMinimum acceptable is 600 x 315 px; below 200 x 200 px, Meta won't display the image at all
Blog listings and archive pagesTheme-dependentWordPress generates thumbnail (150 x 150), medium (up to 300 x 300), medium_large (768 px wide) and large (up to 1024 x 1024) by default; the theme decides which one it uses
Header inside the articleNo single standardMany themes use the full width of the content column, often at a 16:9 ratio; worth checking the theme before uploading a much larger file than necessary
Google Discover / search result imageAt least 1200 px wide, 16:9 ratioResolution above 300,000 total pixels; the image only shows large with the max-image-preview:large meta robots tag active

No single size covers all four uses without a trade-off. A 1200 x 630 px image works reasonably well as og:image and clears the Discover threshold, but it can look too wide and too short as a header if the theme expects a more square format. That's why it's worth deciding which use case matters most for a given content type, rather than applying one rigid size template across the whole site.

In practice, that means editorial teams publishing at volume benefit from a fixed image template built around whichever use case matters most, instead of judging every featured image on its own. For a blog whose traffic leans on organic search and Discover, the fourth row of the table outweighs the third. For a site that gets shared heavily on social media, news or advice content among them, the first row carries more weight.

How it interacts with alt text and Open Graph

The featured image's Alt Text is still required, and it's independent of the article text: it describes the image for screen readers or for Google, not the article's headline. It's often left empty by mistake, precisely because the featured image gets uploaded from the side panel rather than the content editor, where filling in alt text tends to be more of a routine step.

The link to Open Graph is tighter than it first appears: in most WordPress installs running an SEO plugin, the og:image property automatically inherits the featured image whenever no manual social image has been uploaded. That automatic inheritance is convenient, but it also means a change made purely for the blog listing can end up altering how the link looks when shared on social media, without anyone touching that setting directly.

The same applies to the related Meta Tags: some plugins also generate schema.org Article markup with the featured image as the value of the image property, technically separate from og:image even though in practice both usually point to the same file. X, formerly Twitter, behaves the same way: without its own twitter:image tag, it falls back to og:image, so a change to the featured image can end up affecting that preview too, without anyone touching it directly.

When did you last look at a featured image's alt text?

Best practices

  • Upload the featured image at a generous starting resolution, at least 1200 px wide, so it works as both og:image and Discover thumbnail without losing quality.
  • Check the theme to see what size the article header actually uses before assuming 1200 x 630 px is a universal measurement.
  • Always fill in the featured image's alt text; it doesn't inherit from the article body, so it's easy to forget.
  • Check the social preview after publishing, especially if the theme crops the featured image differently from how Open Graph displays it.
  • If an article needs a different social image than the one shown in the listing, upload a manual og:image in the SEO plugin instead of forcing an awkward crop on the featured image.
  • Avoid embedding text directly in the image itself: it gets cropped differently depending on the use case and can end up unreadable in one of the four contexts.

Common mistakes

  • Placing the most important element of an image too close to the edge, without accounting for og:image and Discover cropping to different ratios (1.91:1 versus 16:9).
  • Uploading a low-resolution decorative image meant only for the theme header, which then shows up pixelated as the social preview.
  • Leaving the featured image's alt text empty because it doesn't go through the same editorial review as images inserted in the article body.
  • Assuming that changing the featured image automatically updates a preview that's already been shared; most platforms cache it.
  • Reusing the same featured image across dozens of articles in a category, which reduces its usefulness in both listings and Discover.
  • Switching themes without checking whether the new template crops the featured image differently or expects a different default size than the previous one.
Manuel Riveiro Rodriguez CEO & Digital Strategist

A technical audit covers this and everything else in one pass.

Request an audit

Frequently asked

Is a featured image the same thing as a featured snippet?

No, even though the names sound alike and get mixed up often. A featured image is an image file attached to an article. A featured snippet is a text excerpt Google pulls from a page and highlights above the normal results, with no image necessarily involved.

Does the featured image automatically become og:image?

In most WordPress installs with an SEO plugin active, yes, unless a manual social image has been uploaded in that page's settings. It's worth checking case by case, since not every theme or configuration behaves the same way.

What size should I use if I can only upload one image?

1200 x 630 px is the most reasonable compromise: it clears Google Discover's minimum and works well as og:image. It may not be ideal as an article header on themes built around a more square format, so it's worth checking how it looks once published.

Does the featured image directly affect rankings?

Not on its own, it's not a ranking factor. Its effect is indirect: a well-optimized image improves eligibility for Google Discover and image results, and an appealing social preview can lift CTR when the link gets shared outside the search engine.

Why does WhatsApp still show the old image after I change the featured image?

Because most platforms cache the preview of a shared link the first time it's opened. A new featured image updates the og:image value in the source code right away, but the already-cached preview stays the same until a fresh crawl gets forced, through Meta's Sharing Debugger, for instance.

Sources

  1. Meta for Developers, "Best Practices for Sharing Images": recommended dimensions of 1200 x 630 px, a 600 x 315 px minimum, and a 1.91:1 aspect ratio for og:image.
  2. Google Search Central, "Get your content on Google Discover": image requirements for Discover, at least 1200 px wide, a 16:9 ratio, and the max-image-preview:large tag.
  3. WordPress Developer Resources, "Featured Images (Post Thumbnails)": WordPress's default image sizes (thumbnail, medium, medium_large, large) and how set_post_thumbnail_size() works.