Official statement
Other statements from this video 22 ▾
- 1:36 Does the disavow file really work link by link as Google crawls?
- 4:39 Do duplicate mobile/desktop menus really hurt your SEO?
- 8:21 Should you really nofollow links between your branch pages?
- 8:41 Should you really feature your best-selling products in the main navigation?
- 9:07 Does incorrect structured data markup really hurt your SEO rankings?
- 10:20 Should you really place your key pages in the main navigation to rank better?
- 11:26 Does Google really ignore poorly marked structured data without penalizing the page?
- 13:01 Is it true that content hidden behind tabs is actually indexed by Google?
- 14:36 Does Google really filter medical sites manually to ensure the quality of results?
- 16:40 Should you ditch Data Highlighter for JSON-LD?
- 20:09 Are nofollow links really ignored by Google for SEO?
- 20:19 Does Google really treat nofollow links to discover new sites?
- 22:42 Are JavaScript links without href really invisible to Google?
- 23:12 Why does Google ignore your poorly formatted JavaScript links?
- 27:47 Should you really centralize your content to rank on Google?
- 29:55 Is high-quality content really enough to generate natural backlinks?
- 30:03 Is it true that Domain Authority is totally irrelevant for ranking on Google?
- 30:16 Why does Google consider links from image sites, classifieds, and free platforms to be spam?
- 38:17 Does Google really declare its user-agent while crawling?
- 43:06 Does Google really understand all video embedding formats for SEO?
- 44:12 Do blocked third-party cookies really affect your mobile traffic in Analytics?
- 51:11 Should you ditch the desktop version to solely optimize the mobile version?
Google claims to index content hidden behind tabs in a mobile-first context, but emphasizes user accessibility. In practice, the algorithm captures this content but may devalue it if it hinders the user experience. For SEO experts, this means conducting an audit of the tab structure: strategic content should not only be accessible via an extra click without a valid UX reason.
What you need to understand
What changes does mobile-first indexing bring for hidden content?
Mobile-first indexing, rolled out for years, requires that Googlebot first analyzes the mobile version of a site. Historically, content hidden by accordions or tabs was suspected of manipulation: it was stuffed with keywords hoping the user would never see it.
With mobile-first, this logic is partially reversed. Mobile interfaces naturally require collapsible elements — narrow screens, touch navigation. Google thus claims to take this content into account, but Mueller adds a critical nuance: it must be "easily accessible".
What does "easily accessible" really mean?
The term is intentionally vague. Google does not publish any precise thresholds — number of clicks, loading delays, acceptable types of JavaScript interaction. We know that Googlebot executes modern JavaScript, so a dynamically loaded tab is likely to be crawled.
But "easily accessible" also implies a UX dimension: if content is technically visible but buried in an absurd tab structure, Google might regard it as secondary. The engine never explicitly states that it devalues such content — it merely emphasizes the importance of accessibility.
Why doesn't Google clearly decide on this issue?
Because doing so would create a manipulable signal. If Google said, "content behind a tab is worth 80% of directly visible content," all sites would mechanically adjust their structure. The ambiguity keeps pressure on real UX, not on a technical game of deception.
Mueller uses words like "should" instead of "must". It's a recommendation, not a strict rule. This leaves Google free to adjust its algorithms based on observed patterns — and it leaves SEOs in an uncomfortable gray area.
- Content behind tabs is indexed, Google officially confirms this in a mobile-first context.
- User accessibility remains a criterion — content hidden behind 3 successive clicks could be deprioritized.
- No quantified threshold is communicated: Google retains control over qualitative interpretation.
- Modern JavaScript is crawled, so a tab loaded in React or Vue will likely be indexed if the implementation is clean.
- Mueller's phrasing is cautious: "should", not "must" — typical of Google communication that preserves room for adjustment.
SEO Expert opinion
Is this statement consistent with field observations?
Overall, yes. A/B testing on e-commerce sites shows that content in well-implemented accordions remains indexed and can rank. However, several edge cases reveal inconsistencies: some sites experience a drop in visibility after migrating to an all-tab design, without clear explanation.
The problem is that Mueller quantifies nothing. "Taken into account" does not mean "valued equally". Empirical tests suggest that immediately visible content holds a slight advantage — difficult to isolate from other factors (engagement, CTR, dwell time). [To be verified]: no Google study has ever publicly compared the weight of tabbed content vs directly visible content, in an equal context.
What nuances should be added to this statement?
First, the type of tab matters. A classic tab system (pure HTML + CSS) is trivial to crawl. A JavaScript carousel that loads content in lazy-loading from an external API is a different story. If Googlebot misses the trigger, or if the content loads with a delay beyond the rendering window, it could be partially ignored.
Next, accessibility is not limited to technical crawling. Google likely incorporates behavioral signals: if 90% of users leave the page without opening the tab, the engine might deduce that this content is not relevant. This is never officially confirmed, but it aligns with RankBrain logic and similar systems.
When might this rule not fully apply?
On high-authority sites, tabbed content seems better tolerated — a major media outlet can afford complex designs without visible penalty. Smaller sites have less leeway: Google likely grants them less credit for interpretation.
Another case: orphan pages or those with low crawl budgets. If Googlebot visits a page once a month and JavaScript takes 5 seconds to load the tabs, indexing might be partial or delayed. Mueller never mentions crawl budget in his statement — yet it is a critical variable for large sites.
Practical impact and recommendations
What concrete actions should be taken to optimize tabs?
First reflex: audit the source code and rendering from Googlebot. Use the URL inspection tool in Search Console, look at the rendered HTML. If the tab content does not appear in the DOM visible to Google, it's dead — no matter what Mueller says.
Then, test real accessibility. A tab should open with one click, without noticeable loading delays. Avoid excessive lazy-loading: loading tab content on the first load (hidden via CSS, not conditional JavaScript) ensures that Googlebot sees it. An extra few kilobytes? Negligible compared to the risk of partial indexing.
What mistakes should be avoided with collapsible content?
Never bury strategic content — product descriptions, FAQs with long-tail keywords — in a secondary tab accessed after 2-3 clicks. Google says "taken into account", but that does not mean "prioritized". If your competitor displays the same info clearly, they start with a behavioral advantage and perhaps an algorithmic one.
Avoid purely cosmetic tabs as well: 8 tabs to break up a 300-word text is counterproductive. Users skip it, and Google could interpret this as a hollow page. A tab should meet a real UX need, not just be a trendy design trick.
How can I check if my implementation is compliant?
Run a Screaming Frog or Oncrawl crawl with JavaScript rendering enabled. Compare the extracted text with and without JS. If a divergence appears, investigate: loading delay, missing JavaScript trigger, syntax errors preventing rendering.
Next, check Search Console data: indexed pages vs submitted pages, coverage, loading time. If pages with tabs are marked as "Crawled, not indexed" or "Detected, not indexed", that's a warning signal. Perhaps the content is there, but too poor or duplicated between tabs.
- Inspect the HTML rendering via Search Console to verify the presence of hidden content in the DOM analyzed by Google
- Load tab content from the first load (CSS hidden, not conditional JavaScript) to ensure indexing
- Limit the number of tabs: prioritize clarity and immediate accessibility for strategic content
- Test behavioral signals: if no one opens a tab, consider revising the structure or wording
- Monitor tabbed pages in Search Console: coverage, indexing, any JS crawl errors
- Compare rendering with and without JavaScript via a crawler to detect invisible divergences
❓ Frequently Asked Questions
Le contenu derrière un onglet a-t-il le même poids SEO qu'un contenu visible directement ?
Faut-il charger tous les onglets dès le premier load ou peut-on utiliser du lazy-loading ?
Les accordéons sont-ils traités de la même façon que les onglets ?
Un site avec beaucoup d'onglets risque-t-il une pénalité ?
Comment tester si Google indexe bien le contenu de mes onglets ?
🎥 From the same video 22
Other SEO insights extracted from this same Google Search Central video · duration 55 min · published on 03/04/2020
🎥 Watch the full video on YouTube →
💬 Comments (0)
Be the first to comment.