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 & BrandingAction1 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
A+Landmark Structure4 landmarksPASS
A+Heading Hierarchy18 headingsPASS
- H1 New Samsung Galaxy S26 Ultra for $0
- H2 iPhone 17 Pro Get it on us
- H2 4 new iPhone 16 on us 4 lines for $25/line
- H2 Now more people can get a better deal
- H2 Deals & discounts
- H3 Google Pixel 10 Pro for $0
- H3 iPhone 17e on us
- H3 Get $500 off select Samsung products, on us
- H3 New Samsung Galaxy S26+ for $0
- H3 iPhone 16 Plus. Get it on us
- H3 Choose iPad (A16) or Apple Watch Series 11, on us
- H3 Get motorola razr FIFA World Cup 26TM Edition on us
- H3 Bring your phone and get up to $360, when you switch
- H2 Stay connected & save
- H3 Mobile
- H3 Home Internet
- H3 Mobile & Home Internet
- H2 Looking for something else?
A+Alt Text QualityAll 23 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality383 links, 55 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.tracfonewirelessinc.com/ | TracFone | new tab | Add '(opens in new tab)' to text |
| https://mycareer.verizon.com/ | Careers | new tab | Add '(opens in new tab)' to text |
| https://ss7.vzw.com/is/content/VerizonWi… | Device Payment Terms & Conditi… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/verizon | Follow Verizon on Facebook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/verizon | Follow Verizon on Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/verizon | Follow Verizon on Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/verizon/ | Follow Verizon on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@verizon | Follow Verizon on TikTok | new tab | Add '(opens in new tab)' to text |
| https://x.com/verizonsupport | Verizon Support on Twitter | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.tracfonewirelessinc.com/; https://mycareer.verizon.com/; https://ss7.vzw.com/is/content/VerizonWireless/Device-Payment-Agreement-Template; https://www.facebook.com/verizon; https://twitter.com/verizon; https://www.youtube.com/user/verizon; https://www.instagram.com/verizon/; https://www.tiktok.com/@verizon; https://x.com/verizonsupport
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 New | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 Samsung | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 Galaxy | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 S26 Ultra | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 iPhone 17 Pro | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get it | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 4 new iPhone 16 on u… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 4 lines for $25/line | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 can get a better dea… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Deals & discounts | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Stay connected & sav… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Looking for somethin… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Google Pixel 10 Pr… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 iPhone 17e on us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Get $500 off select … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 New Samsung Galaxy … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 iPhone 16 Plus. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Get it on us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Choose iPad (A16) or… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Get motorola razr FI… | 21.00:1 | 3.0: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 97/100 — 1 failing, 28 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.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1 body#page-052b00a1b9 > div#vz-gpt-flare-button |
These are opportunities to improve keyboard navigation in your application.