Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BForm Accessibility3 of 8 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #globalFooter-menuGroupHeader-resources | checkbox | Resources | for/id |
| #globalFooter-menuGroupHeader-search | checkbox | Search | for/id |
| #globalFooter-menuGroupHeader-locations | checkbox | Locations | for/id |
| #globalFooter-menuGroupHeader-rightmove | checkbox | Rightmove | for/id |
| #globalFooter-menuGroupHeader-professionals | checkbox | Professional | for/id |
| #ta_searchInput | text | (School Road, SW4 7DD or York) | placeholder only |
| #ta_searchInput | text | (Bath, NW3, or Leeds station) | placeholder only |
| #ta_searchInput | text | (Bath, NW3, or Leeds station) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="locationSearch" id="ta_searchInput">; <input type="text" name="locationSearch" id="ta_searchInput">; <input type="text" name="locationSearch" id="ta_searchInput">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
ALandmark Structure5 landmarksPASS
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
A+Heading Hierarchy18 headingsPASS
- H1 believe in finding it
- H2 with the UK’s largest choice of homes
- H2 Search properties to buy
- H2 Search properties to rent
- H2 Search sold house prices
- H2 Stay organised. Sign in or create an account
- H3 Free home valuation
- H3 What are the current UK mortgage rates?
- H3 Price gap between first and second homes hits record high
- H3 Overseas property
- H3 Commercial property
- H3 Instant online valuation
- H4 Download the Rightmove app
- H4 Resources
- H4 Search
- H4 Locations
- H4 Rightmove
- H4 Professional
A+Alt Text QualityAll 4 images OKPASS
ALink & Button Quality137 links, 13 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://apps.apple.com/app/apple-store/i… | Download Apple app | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/detai… | Download Android app | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/rightmove.co.uk… | Go to Rightmoves Facebook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/rightmove/ | Go to Rightmoves Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/rightmoveuk/ | Go to Rightmoves Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@rightmove/ | Go to Rightmoves TikTok | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/c/rightmove/ | Go to Rightmoves Youtube | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://apps.apple.com/app/apple-store/id323822803?pt=273054&ct=WebsiteFooter&mt=8; https://play.google.com/store/apps/details?id=com.rightmove.android&referrer=utm_source%3Dwebsite%26utm_medium%3DWebsiteFooter; https://www.facebook.com/rightmove.co.uk/; https://twitter.com/rightmove/; https://www.instagram.com/rightmoveuk/; https://www.tiktok.com/@rightmove/; https://www.youtube.com/c/rightmove/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 in finding it | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 with the UK’s larg… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Search properties to… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Search properties to… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Search sold house pr… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Stay organised. Sign… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Free home valuation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 What are the current… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Price gap between fi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Overseas property | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Commercial property | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Instant online valua… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Rightmove - UK's num… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Buy | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Property for sale | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a New homes for sale | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Property valuation | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Agent … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Investors | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Mortgages | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Lighthouse Accessibility AuditsScore 99/100 — 1 failing, 27 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.