Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction5 of 51 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 5 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FLink & Button QualityAction12 issue(s) across 165 links and 8 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.noip.com/support/ | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://www.noip.com/business | No-IP for Business … | img no alt | Add alt attribute to the image |
| https://www.noip.com/personal | No-IP for Personal Use … | img no alt | Add alt attribute to the image |
| https://developer.noip.com/ | Developer/Engineer … | new tab | Add '(opens in new tab)' to text |
| https://www.noip.com/business | Need something else? … | img no alt | Add alt attribute to the image |
| https://www.noip.com/personal | Need something else? … | img no alt | Add alt attribute to the image |
| https://www.noip.com/support/knowledgeba… | DDNS Keys | new tab | Add '(opens in new tab)' to text |
| https://developer.noip.com/ | API Documents | new tab | Add '(opens in new tab)' to text |
| https://www.portchecktool.com/ | Check My Port Forwarding | new tab | Add '(opens in new tab)' to text |
| https://blog.noip.com/ | Blog | new tab | Add '(opens in new tab)' to text |
| https://www.noip.com/support/faq/frequen… | FAQs | new tab | Add '(opens in new tab)' to text |
| https://www.noip.com/support/ | Knowledge Base | new tab | Add '(opens in new tab)' to text |
| https://www.noip.com/support/knowledgeba… | Getting Started | new tab | Add '(opens in new tab)' to text |
| https://www.noip.com/why-us | Why No-IP? … | img no alt | Add alt attribute to the image |
| https://www.noip.com/solutions/enterpris… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Enterprise Dns Solutions | |||
| https://www.noip.com/solutions/managed-d… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Managed Dns System Admins | |||
| https://www.noip.com/solutions/msp | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Msp | |||
| https://www.noip.com/solutions/dynamic-d… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Dynamic Dns Home Network | |||
| https://www.noip.com/remote-access/secur… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Security Camera | |||
| https://www.noip.com/remote-access/minec… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Minecraft | |||
| https://www.noip.com/why-us | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Why Us | |||
| https://www.noip.com/branded-remote-acce… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Branded Remote Access | |||
| https://blog.noip.com/everything-you-nee… | Everything You Need To Know Ab… | new tab | Add '(opens in new tab)' to text |
| https://blog.noip.com/managing-hundreds-… | Managing Hundreds of Devices W… | new tab | Add '(opens in new tab)' to text |
| https://blog.noip.com/choosing-the-right… | Choosing the Right Remote Acce… | new tab | Add '(opens in new tab)' to text |
| https://blog.noip.com/why-cgnat-breaks-t… | Why CGNAT Breaks Traditional R… | new tab | Add '(opens in new tab)' to text |
| https://blog.noip.com/how-remote-access-… | How Remote Access Without Port… | new tab | Add '(opens in new tab)' to text |
| https://blog.noip.com/take-control-of-mu… | Take Control of Multi-Client D… | new tab | Add '(opens in new tab)' to text |
| https://blog.noip.com/how-attackers-use-… | How Attackers Use AI to Launch… | new tab | Add '(opens in new tab)' to text |
| https://blog.noip.com/what-is-dns-phishi… | What is DNS Phishing and How T… | new tab | Add '(opens in new tab)' to text |
| https://blog.noip.com/dns-migration-best… | DNS Migration Best Practices | new tab | Add '(opens in new tab)' to text |
| https://status.noip.com/ | No-IP Status | new tab | Add '(opens in new tab)' to text |
| http://www.twitter.com/noipcom | X (Twitter) | new tab | Add '(opens in new tab)' to text |
| http://www.facebook.com/noipdns | new tab | Add '(opens in new tab)' to text | |
| http://www.youtube.com/noipDDNS | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/noipcom/?hl=en | new tab | Add '(opens in new tab)' to text | |
| https://status.noip.com/ | All Systems Operational | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.noip.com/support/; #
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
https://www.noip.com/solutions/enterprise-dns-solutions ("Learn More"); https://www.noip.com/solutions/managed-dns-system-admins ("Learn More"); https://www.noip.com/solutions/msp ("Learn More"); https://www.noip.com/solutions/dynamic-dns-home-network ("Learn More"); https://www.noip.com/remote-access/security-camera ("Learn More"); https://www.noip.com/remote-access/minecraft ("Learn More"); https://www.noip.com/why-us ("Learn More"); https://www.noip.com/branded-remote-access ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.noip.com/business"]; a[href="https://www.noip.com/personal"]; a[href="https://www.noip.com/business"]; a[href="https://www.noip.com/personal"]; a[href="https://www.noip.com/why-us"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://developer.noip.com/; https://www.noip.com/support/knowledgebase/how-to-setup-and-use-a-ddns-key; https://developer.noip.com/; https://www.portchecktool.com/; https://blog.noip.com/; https://www.noip.com/support/faq/frequently-asked-questions; https://www.noip.com/support/; https://www.noip.com/support/knowledgebase/free-dynamic-dns-getting-started-g…; https://blog.noip.com/everything-you-need-to-know-about-the-ssl-certificate-c…; https://blog.noip.com/managing-hundreds-of-devices-without-losing-control (+13 more)
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
Icon-only buttons need an aria-label so screen readers can announce them.
button#dismiss-error-button; button#mailingListModalClose
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CHeading HierarchyAction83 headings, 3 skip(s)REVIEW
- H6 Your browser is out of date!
- H5 Free Dynamic DNS
- H5 Enhanced Dynamic DNS
- H5 Pro Dynamic DNS
- H5 Branded Remote Access
- H5 Plus Managed DNS
- H5 Premium Managed DNS
- H5 Squared Backup DNS
- H5 Domain Search
- H5 Branded Email
- H5 SSL Certificates
- H5 DNS for Domain Management
- H5 Priority Support
- H5 Team Login
- H5 Anonymous VPN
- H5 Referral Program
- H5 Managed Service Provider (MSP/MSSP)
- H5 Managed IT/Consultant
- H5 Internal IT for SME
- H5 Developer/Engineer
- H5 OEM
- H5 Software Provider (SaaS)
- H5 Security & Alarm Integrator
- H5 Smart Home Integrator
- H5 ISP
- H5 Manage My Client’s Networks
- H5 Remotely access my network/device
- H5 Register my domain
- H5 Configure my DNS
- H5 Send/receive email
- H5 VPN access to dynamic networks
- H5 Access CCTV/IP Cameras
- H5 A gamer
- H5 My family's tech support
- H5 DIY tech guru
- H5 Concerned about my privacy/security
- H5 Access device(s) on my home network
- H5 Access CCTV/IP Cameras
- H5 Register my domain
- H5 Share my gaming server
- H5 Receive email on my personal domain
- H5 DDNS Keys
- H5 Integrate
- H5 API Documents
- H5 Download Agent/Update Client
- H5 Check My Port Forwarding
- H5 Blog
- H5 FAQs
- H5 Support
- H5 Knowledge Base
- H5 Getting Started
- H5 Pricing
- H5 About Us
- H5 Careers
- H5 Contact Us
- H5 Press & Media
- H1 Smarter DNS Starts Here
- H4 Create Your Free Hostname Now skipped
- H2 Dynamic DNS
- H2 Managed DNS
- H2 Domain Registration
- H2 How Customers Use No-IP
- H3 Manage Multi-Location Networks
- H3 Perform System Administration
- H3 Security and Alarm Monitoring
- H3 Access Your Home Network
- H3 Monitor Security Cameras
- H3 Set Up a Gaming Server
- H2 What is DDNS?
- H2 What is Managed DNS?
- H2 Free Personal DDNS Account
- H2 Let’s Talk Business
- H2 Why Choose No-IP as Your DNS Provider?
- H3 Easy Setup for Everyone
- H3 100% Uptime
- H3 Comprehensive Support
- H5 Seamlessly Integrated with Your Favorite Tools skipped
- H2 Partners & Resellers
- H2 No-IP News & Knowledge
- H2 Welcome to Uncomplicated Connectivity
- H2 100% Uptime Guaranteed
- H2 Do you need help?
- H5 Join Our Mailing List skipped
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
B404 Error PageHTTP 404, custom pageREVIEW
BLighthouse Accessibility AuditsScore 87/100 — 4 failing, 26 passedREVIEW
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
SPRING20 section#banner-nav-wrap > div.container > p.mb-0 > span.green |
Get No-IP for Free div.col-lg-6 > div.row > div.col-12 > a.btn |
Sign Up fieldset#host-add-form > div.control-group > div.col-md-3 > button.btn |
Get Remote Access div.col-lg > div.p-4 > div.d-flex > a.text-primary |
Empower Your Network div.col-lg > div.p-4 > div.d-flex > a.text-primary |
Find Your Domain div.col-lg > div.p-4 > div.d-flex > a.text-primary |
Home ul#pills-tab > li.nav-item > button#pills-home-tab > span.d-flex |
Learn More div.row > div.col-lg-4 > div.rounded-4 > a.text-primary |
Learn More div.row > div.col-lg-4 > div.rounded-4 > a.text-primary |
Learn More div.row > div.col-lg-4 > div.rounded-4 > a.text-primary |
All Solutions for Business section.pb-7 > div.row > div.col-12 > a.btn |
All Solutions for Personal Use section.pb-7 > div.row > div.col-12 > a.btn |
35M+ div.col-md-3 > div.d-flex > div.row > span.text-center |
25+ div.col-md-3 > div.d-flex > div.row > span.text-center |
90%+ div.col-md-3 > div.d-flex > div.row > span.text-center |
150+ div.col-md-3 > div.d-flex > div.row > span.text-center |
Sign Up for Free div.col-lg > div.row > div.gap-5 > a.btn |
Reach Out To Us div.col-lg > div.row > div.gap-5 > a.btn |
Support Center div.rounded-4 > div.d-flex > p.flex-grow-1 > a.text-info |
Learn More div.container > div.row > div.col-12 > a.btn |
Learn More div.container > div.row > div.col-lg-4 > a.btn |
Free Personal Account div.row > div.col-lg-8 > div.d-flex > a.btn |
Business Inquiry div.row > div.col-lg-8 > div.d-flex > a.btn |
Talk to an Expert div.row > div.col-lg-12 > div.d-flex > a.btn |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Create Your Free Hostname Now div.container > div.row > div.col-md-4 > h4.fs-5 |
Seamlessly Integrated with Your Favorite Tools section#content > section.bg-tertiary_50 > div.container-fluid > h5.mb-6 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.container-lg > div.d-flex > div.dropdown > a.d-flex div.container-lg > div.d-flex > div.dropdown > a.d-flex |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
ALandmark Structure7 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+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #hostname | text | Hostname | for/id |
| #domain | select | Select a Domain | aria-label |
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 Smarter DNS Starts H… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 Dynamic DNS | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 Managed DNS | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 Domain Registration | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 How Customers Use No… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 What is DDNS? | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 What is Managed DNS? | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 Free Personal DDNS A… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 Let’s Talk Busines… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 Why Choose No-IP as … | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 Partners & Resellers | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 No-IP News & Knowled… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 Welcome to Uncomplic… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 100% Uptime Guarante… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h2 Do you need help? | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h3 Manage Multi-Locatio… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h3 Perform System Admin… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h3 Security and Alarm M… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h3 Access Your Home Net… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | Pass |
| h3 Monitor Security Cam… | 20.82:1 | 3.0:1 | #000000 | #FEFEFE | 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.