An image with the text "SEO in 2023" in bold letters on a yellow background

Google Ends Structured Data Carousels Beta in Europe: What WordPress Site Owners Should Check in Search Console

Google has updated its documentation to say the structured data carousels beta is no longer supported for search results in the European Economic Area. That is a narrow change, but it matters if your WordPress or WooCommerce site targets EU users, runs multilingual content, or uses schema plugins or custom code built around carousel-style summary pages.

The key point: this is not a broad removal of structured data, Schema.org, or rich results. It is a support change for one Google search presentation pattern. If you have been spending time debugging why a carousel treatment is not appearing for EEA users, the issue may now be product support rather than broken implementation.

What changed and who needs to care

Google Search Central‘s documentation for structured data carousels now explicitly says the beta is no longer supported in EEA search results. The Search Gallery still lists Google’s currently supported rich result types, which helps draw the line here: this is about one retired beta treatment, not an across-the-board change to rich results.

The sites most likely to care are:

  • WordPress publishers with recipe, course, media, or catalog summary pages
  • WooCommerce stores or marketplaces with list pages linking to product detail pages
  • Multilingual or international sites serving both U.S. and European audiences
  • Sites using schema plugins that add list-based markup automatically
  • Custom themes or plugins that implemented carousel-summary markup years ago and never revisited it

At a high level, the affected pattern is the old summary-page implementation where a page marks up a list of items, often using ItemList, and links each item to a separate detail page. Schema.org still defines ItemList. What changed is Google’s support for this specific carousel beta outcome in EEA search, not the existence of the vocabulary itself.

That distinction matters for operations. Valid schema can still be useful for internal consistency, downstream integrations, or other search features. But if the only business reason for maintaining a carousel-specific implementation was to trigger that Google presentation in Europe, the return on that engineering time just dropped.

What to do next

First, identify whether your site actually uses this pattern. In WordPress, check your SEO or schema plugin settings, your theme templates, and any custom structured data code. Look for summary or category pages that output ItemList-style markup tied to linked detail pages. On WooCommerce sites, pay extra attention to archive templates, custom catalog modules, marketplace builds, and multilingual layers.

Second, review Search Console carefully, but do not expect a brand-new warning just because Google retired the beta in the EEA. Google documents rich result status reporting at the feature-report level, and not every support change produces a dedicated report message. If you see valid structured data and no indexing problem, a missing carousel presentation for EEA users is not automatically a bug.

Third, separate valid schema maintenance from carousel-only engineering. Keep markup that supports active rich result types, merchant visibility, content understanding, or site-level data hygiene. Deprioritize work whose only goal was earning this specific beta treatment in EEA search results.

A practical triage list for this week:

  • Inventory plugins, theme functions, and custom snippets generating list or carousel-oriented schema
  • Check whether those pages target EEA markets or hreflang variants
  • Compare the markup against Google’s current Search Gallery, not old assumptions
  • Review Search Console enhancement and rich result reporting for actual errors versus unsupported expectations
  • Remove or postpone low-value customizations that exist only to chase a retired search presentation

For most U.S.-based teams, this is a prioritization issue, not an emergency. If you operate internationally, though, it is a good time to stop treating an absent EEA carousel as a troubleshooting failure and start treating it as a support decision from Google. That frees up development time for supported rich results, cleaner templates, and improvements you can actually measure.

Sources

Know someone who would benefit from this update? Share this article with them.

This article is for informational purposes only and reflects general marketing, technology, website, and small-business guidance. Platform features, policies, search behavior, pricing, and security conditions can change. Verify current requirements with the relevant platform, provider, or professional advisor before acting. Nothing in this article should be treated as legal, tax, financial, cybersecurity, or other professional advice.