What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions

Official statement

If you want content to contribute to your page's ranking, ensure it is immediately visible and not hidden by CSS, as Google considers non-visible content to be secondary.
55:59
🎥 Source video

Extracted from a Google Search Central video

⏱ 58:29 💬 EN 📅 27/03/2015 ✂ 10 statements
Watch on YouTube (55:59) →
Other statements from this video 9
  1. 1:03 Les fluctuations de classement sont-elles toujours normales selon Google ?
  2. 2:09 Pourquoi vos images disparaissent-elles des résultats après une migration de domaine ?
  3. 4:17 Les EMD sont-ils toujours un levier SEO ou un piège à éviter ?
  4. 6:58 Le linkware est-il vraiment sanctionné par Google ?
  5. 9:05 Faut-il mettre en noindex les pages paginées des catégories ?
  6. 16:05 Faut-il canonicaliser toutes les pages d'une pagination vers la première ?
  7. 30:59 Faut-il vraiment désavouer les backlinks de faible qualité ?
  8. 37:55 Le spam referral peut-il vraiment nuire au classement de votre site ?
  9. 45:59 Pourquoi Google recommande-t-il une 302 plutôt qu'une 301 pour les redirections mobiles ?
📅
Official statement from (11 years ago)
TL;DR

Google treats content that isn't visible at first glance as secondary in its ranking algorithm. If an element is hidden by CSS, it counts less than content that is directly visible to the user. Immediate visibility becomes a relevance criterion: what users see upon loading determines what Google values. Specifically, closed accordions, hidden tabs, or sections revealed on scroll lose SEO weight.

What you need to understand

What does "immediately visible content" really mean?

Google refers to content that is immediately accessible without user interaction. Anything that appears in the initial viewport without clicks, hovers, or scrolling falls into this category. CSS techniques that hide text (display:none, visibility:hidden, opacity:0, absolute positioning off-screen) create a hierarchy of relevance.

This distinction isn't new, but Mueller puts it clearly: the engine actively differentiates primary content from secondary content. What matters is the actual visual experience of the user when the page loads. If information requires a click to appear, it loses authority for ranking.

Why is Google enforcing this rule now?

The stated goal is to combat modern keyword stuffing. For years, some sites have stuffed invisible sections with keywords to manipulate results. By aligning its algorithm with the real user experience, Google forces webmasters to choose: either the content deserves to be seen, or it doesn't really matter.

This approach corresponds to Core Web Vitals and mobile-first indexing. On mobile, screen space is limited. Sites that hide essential content to preserve UX now risk a SEO compromise. It marks a shift towards evaluating what users actually consume, not what HTML contains.

What types of content are affected by this rule?

Any device that hides text by default falls within scope. Closed accordions at load time, inactive tabs, hamburger menus, expandable “more info” sections, lazy-loaded content zones… Even carousels where only the first slide is visible may see their subsequent content devalued.

Pop-ups and overlays present a special case. Technically invisible at load time, they appear quickly but aren't part of the initial reading flow. Google tolerates them for certain functions (cookies, legal age), but considers them secondary for ranking if the display timing isn't immediate.

  • Content in inactive tabs: devalued if the tab is not open by default
  • Closed accordion sections: reduced weight as long as they remain folded
  • Text hidden via CSS (display:none, visibility:hidden): considered accessory
  • Content outside the initial viewport on mobile: potentially minimized based on appearance delay
  • Complex dropdown menus: deep links invisible at first glance lose authority

SEO Expert opinion

Is this statement consistent with field observations?

Yes and no. For years, it has been observed that default active tabs rank higher than their inactive counterparts. A/B tests regularly show that expanded content outperforms collapsed content for the same queries. But Mueller's nuance regarding "secondary" remains unclear: does secondary mean 50% weight? 20%? Zero?

In practice, some hidden content continues to rank properly. Structured FAQs with Schema.org, even in accordions, appear in featured snippets. Google extracts hidden content for its rich results, which partially contradicts the idea of total devaluation. [To be verified]: How far does this ranking depend on the type of markup?

What contradictions does this rule introduce with mobile UX?

Mobile-first indexing encourages condensing content to avoid text walls. Accordions and tabs are UX standards for making pages scannable. Saying that this content counts less creates a direct conflict: either you sacrifice UX for SEO, or vice versa.

E-commerce sites are particularly stuck. Product sheets rich in details (specs, composition, reviews) often hide these sections to avoid overwhelming the user. If Google penalizes this hidden content, sites must lengthen their pages, increasing scroll time and degrading engagement metrics. It's a delicate trade-off without an obvious solution.

Warning: This rule may contradict CWV recommendations regarding load times. Showing all content at once increases DOM size, slows FCP, and degrades LCP if heavy images are deployed. Rigorously test the impact on Core Web Vitals before expanding everything.

When does this rule not really apply?

Google makes documented exceptions for certain structured formats. Schema.org data (FAQ, HowTo) in accordions remains utilized for rich results. Properly implemented lazy-loaded content (with prerendering or intersection observer) seems tolerated if the appearance delay is minimal.

News sites with “read more” after three paragraphs don't seem massively penalized, likely because the initial content is enough to establish relevance. The key is in the ratio of visible content to hidden content: if the essentials are visible and the hiding concerns details, the impact remains limited.

Practical impact and recommendations

What should you do concretely on an existing site?

Start with an audit of all CSS-hidden elements. Use DevTools to spot display:none, visibility:hidden, and CSS classes that hide content. Export this list and cross-reference it with your strategic pages: key products, SEO landing pages, pillar articles. Prioritize pages where hidden content carries your main keywords.

Next, test gradual deployment. On a sample of pages, set critical accordions to “open by default” and measure the impact on organic traffic after 4-6 weeks. Monitor UX metrics as well: bounce rate, time on page, scroll depth. If traffic increases without degrading engagement, deploy on a larger scale.

What mistakes should you absolutely avoid?

Don’t deploy everything at once without testing. Some sites have seen their bounce rate explode after heavily displaying content that weighed down the page. The balance is fragile: too much visible text fatigues the eye, too much hidden hurt SEO. Measure, iterate, adjust.

Avoid wobbly hybrid solutions like “semi-transparent content” or “white text on a white background.” Google has detected these manipulations for years and penalizes them more harshly than a standard accordion. If you're hiding something, own it with standard UX patterns (tabs, accordions, modals) rather than shady CSS tricks.

How can I check that my site complies with this recommendation?

Use Google Search Console and the URL inspection tool to see how Googlebot renders your pages. Compare the mobile and desktop renders. If entire sections are missing in the rendering, that’s a red flag. Complement this with a crawler like Screaming Frog in JavaScript mode to identify elements that are invisible on load.

Also, manually test on a real mobile device, not just in responsive desktop mode. The initial viewport on an iPhone SE is ridiculously small compared to a desktop screen. What you see first on mobile dictates what Google values. If your CTAs and key content are below the fold, reposition them.

  • Audit all instances of display:none, visibility:hidden, opacity:0, and absolute positions off-screen
  • Identify strategic pages with masked content carrying priority keywords
  • Test deployment of critical accordions in open by default mode on a sample
  • Measure SEO impact (organic traffic) and UX (bounce, time on page) after 4-6 weeks
  • Check Google's rendering via Search Console and compare mobile vs desktop
  • Prioritize the visibility of unique and differentiating content over generic sections
Content visibility is becoming an explicit ranking criterion. Strategically deploy your hidden sections, starting with priority pages, measure the impact on your KPIs, and maintain a balance between SEO and user experience. These optimizations require detailed analysis of your architecture and current performance. For complex sites or high-stakes migrations, partnering with a specialized SEO agency can ensure the process combines technical expertise with rigorous field testing.

❓ Frequently Asked Questions

Le contenu dans des accordéons Schema.org FAQ perd-il aussi du poids ?
Google continue d'extraire ce contenu pour les résultats enrichis, ce qui suggère un traitement différencié. Le balisage structuré semble atténuer la dévaluation, mais sans garantie absolue pour le classement organique classique.
Un menu hamburger sur mobile nuit-il au SEO des liens qu'il contient ?
Potentiellement oui, puisque ces liens sont cachés par défaut. Pour les pages stratégiques, privilégiez une navigation visible ou un footer complet. Le maillage interne via le contenu principal reste plus sûr.
Le lazy loading d'images ou de texte est-il concerné par cette règle ?
Si le contenu lazy-loadé apparaît rapidement dans le viewport sans interaction utilisateur, Google semble le tolérer. Le problème surgit quand le délai est long ou que le contenu nécessite un scroll important pour se déclencher.
Faut-il supprimer tous les onglets de mes fiches produits ?
Non, mais ouvrez par défaut l'onglet contenant les informations SEO critiques (description produit, specs clés). Les onglets secondaires (avis, livraison) peuvent rester fermés sans grand impact si le contenu principal est visible.
Un contenu révélé au hover sur desktop compte-t-il comme visible ?
Non, car il nécessite une interaction. Google indexe en mobile-first : ce qui n'apparaît pas au chargement sur mobile est considéré secondaire, même si un hover desktop le révèle.
🏷 Related Topics
Domain Age & History Content AI & SEO JavaScript & Technical SEO

🎥 From the same video 9

Other SEO insights extracted from this same Google Search Central video · duration 58 min · published on 27/03/2015

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.