Guides
In-depth guides
Longer walkthroughs for specific setups: real screenshots, code you can paste and the reason behind every step. The short fix page for each check lives under Learn.
All guides
17 guides, page 2 of 2.
- Accessibility11 min read
Link and button names: "read more" is not a name
Screen readers list every link on a page out of context, so twelve "Read more" links are twelve mysteries. How a link gets its name, the fixes for cards and icon buttons, and the WordPress filters.Updated 25 Sept 2026 - Accessibility11 min read
Motion and prefers-reduced-motion: animations that respect the visitor
Which animations make people ill, what WCAG actually requires, the media query with both strategies, how GSAP, Framer Motion and Lottie honour the preference, and where motion also costs you speed.Updated 25 Sept 2026 - Accessibility11 min read
Target size: the 24 × 24 pixel rule and its exceptions
WCAG 2.2 wants every link and button at least 24 × 24 CSS px or spaced apart. The rule, its exceptions, how the checker measures it, and the CSS that fixes icon buttons, pagination and social rows.Updated 25 Sept 2026 - Accessibility13 min read
Testing your site with a screen reader in 20 minutes
Automated checks find about a third of accessibility problems. A scripted 20-minute pass with VoiceOver or NVDA finds much of the rest; here are the keys, the script and the fixes.Updated 25 Sept 2026 - Accessibility10 min read
Zoom and the viewport meta tag: never disable pinch-zoom
user-scalable=no and maximum-scale=1 lock a quarter of phone users out of your text. Learn the one correct viewport tag, the real fix for iOS input zoom, and how to test at 200 % and 400 %.Updated 25 Sept 2026
Guides tell you how. Your report tells you what.
Run a free report to see which of these guides apply to your site.