Definition
Hidden text is an SEO manipulation technique involving textual content placed on a web page invisibly to human visitors but readable by search engine bots. Common methods include: same-color text on background (white on white), text at size 0 or 1 pixel, text positioned off-screen via CSS (text-indent: -9999px), text hidden behind images, using display:none or visibility:hidden. Google easily detects hidden text through its Chromium rendering engine. Penalties include a manual action for 'Hidden text and/or links'. However, legitimate hidden content (accordions, tabs, mobile menus) is accepted since the Mobile-First update.
Key Points
- Black Hat technique making text invisible to visitors but visible to bots
- Google detects hidden text via its Chromium rendering engine
- Content hidden for UX (accordions, tabs) is accepted by Google
Practical Examples
White text on white background
A site places keyword paragraphs in white text on white background. Google detects the manipulation via Chromium rendering and applies a manual action.
Accordion content (legitimate)
A FAQ site uses CSS accordions to hide answers by default. Google indexes this normally because it's accessible with one click and serves a legitimate UX need.
Frequently Asked Questions
No, since Mobile-First indexing, Google indexes accordion/tab content normally, as it serves a legitimate UX need. The penalty only applies to text deliberately hidden to manipulate rankings.
Use Search Console's URL Inspection tool, compare source code with rendered page, or use Screaming Frog to detect discrepancies.
Go Further with LemmiLink
Discover how LemmiLink can help you put these SEO concepts into practice.
Last updated: 2026-02-07