Skip to content
https://ada.gov

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
88
GRADE
B
FIX
0
REVIEW
4
PASS
5
INFO
0
Probed from Madrid, Spain
301 Moved Permanently
Checks
9
5 PASS 4 REVIEW
C
Crawlability
Action
robots.txt present, sitemap with 0 URLs
REVIEW
robots.txt present, sitemap with 0 URLs
Info::
robots.txt is present
Got: 10240 bytes
Info::
sitemap.xml is present
Warning::
sitemap.xml contains invalid XML
Search engines may not be able to parse the sitemap. Fix XML validation errors.
Warning::
sitemap.xml is empty — no URLs found
An empty sitemap provides no value. Add <url> entries for your pages.
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Search engines may not be able to parse the sitemap. Fix XML validation errors.

Why this matters

An unparseable sitemap is silently ignored by Google — the URLs it advertises are never queued for crawl.

Learn more

Google's sitemap parser is strict about XML validity. A single unescaped `&` or unclosed tag invalidates the whole file. Run your sitemap through a validator (Search Console's Sitemaps report flags it) and fix the offending entry. Most generators escape correctly; mistakes usually come from manually-written entries.

Source: sitemaps.org / Google Search Central

An empty sitemap provides no value. Add <url> entries for your pages.

Why this matters

An empty sitemap signals 'no content to index' to Google — actively harmful versus having no sitemap at all.

Learn more

Google compares URLs in the sitemap against URLs it has crawled. An empty sitemap on a site with thousands of pages signals abandonment. Either populate it correctly (most CMSes auto-generate) or delete the file and let Google crawl normally.

Source: Google Search Central / sitemaps.org

Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Why this matters

robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.

Source: sitemaps.org

robots.txt 200 OK
Size 10240 B Sitemaps referenced 0 User-agents Blocking No — crawling allowed
<!DOCTYPE html>


<html lang=en>
   

<head>
  <link rel="icon" href="/assets/images/favicon.png" />
  <!-- Basic Page Needs
    ================================================== -->
  <meta charset="utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <!-- Mobile Specific Metas
    ================================================== -->
  <meta name="HandheldFriendly" content="True" />
  <meta name="MobileOptimized" content="320" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <!-- Title and meta description
    ================================================== -->
  <!-- Begin Jekyll SEO tag v2.8.0 -->
<title>The Americans with Disabilities Act | ADA.gov</title>
<meta name="generator" content="Jekyll v4.3.2" />
<meta property="og:title" content="The Americans with Disabilities Act" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Disability rights are civil rights. From voting to parking, the ADA is a law that protects people with disabilities in many areas of public life." />
<meta property="og:description" content="Disability rights are civil rights. From voting to parking, the ADA is a law that protects people with disabilities in many areas of public life." />
<link rel="canonical" href="https://www.ada.gov/" />
<meta property="og:url" content="https://www.ada.gov/" />
<meta property="og:site_name" content="ADA.gov" />
<meta property="og:image" content="https://www.ada.gov/assets/images/default-card.png" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:image" content="https://www.ada.gov/assets/images/default-card.png" />
<meta property="twitter:title" content="The Americans with Disabilities Act" />
<meta name="google-site-verification" content="34Ks265Uibpdda984RS0SxVABVZCdlVrdSp61pIdZQ8" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"Disability rights are civil rights. From voting to parking, the ADA is a law that protects people with disabilities in many areas of public life.","headline":"The Americans with Disabilities Act","image":{"asset":"default-card.png","url":"https://www.ada.gov/assets/images/default-card.png","@type":"imageObject"},"name":"ADA.gov","url":"https://www.ada.gov/"}</script>
<!-- End Jekyll SEO tag -->

  <meta http-equiv="Content-Language" content="en" />

  <meta name="searchgov_custom1" content="Disability rights are civil rights. From voting to parking, the ADA is a law that protects people with disabilities in many areas of public life." />
  <meta name="dcterms.audience" content="" />
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
sitemap.xml 200 OK
Type URL Set URLs 0 entries Valid XML No
B
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
REVIEW
www/non-www, trailing slash, HTTP→HTTPS
Critical::
Both www and non-www versions serve content
Got: Both variants return 200 Expected: One variant 301-redirects to the other
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

200https://www.ada.gov/
200https://ada.gov/

Inconsistent — duplicate content risk

HTTP → HTTPS

301http://ada.gov/ https://www.ada.gov/

Consistent

B
TLS Certificate Expiry & Recommendations
70 days until leaf cert expires — 2 issues to address
REVIEW

Certificate validity

70
days left
0d 30d 60d 90d+

Recommended actions

  • Extend HSTS max-age to at least 31536000 (1 year) to meet the preload list criteria
  • Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
B
CDN & Delivery
Cloudflare
REVIEW
Cloudflare
Info::
Site is served via Cloudflare CDN (edge: EWR)
Got: cf-ray: 9f003067aa0f0f43-EWR
CDN Detected: Cloudflare
Provider Cloudflare Evidence cf-ray: 9f003067aa0f0f43-EWR
A+
DNS Records
4 A records, 63 ms lookup
PASS
4 A records, 63 ms lookup
Info::
Resolves to 4 IPv4 address(es)
Got: 172.65.90.26, 172.65.90.27, 172.65.90.25, 172.65.90.24
Info::
Has 4 IPv6 (AAAA) record(s)
Got: 2606:4700:78::90:0:182, 2606:4700:78::90:0:183, 2606:4700:78::90:0:181, 2606:4700:78::90:0:180
Info::
2 nameserver(s) configured
Got: novalee.ns.cloudflare.com, jonah.ns.cloudflare.com
Info::
No MX records — email not configured via DNS
Info::
CAA records not checked
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Info::
SPF record present in TXT
Info::
DNS resolution time: 63 ms
Got: 63 ms
A172.65.90.26, 172.65.90.27, 172.65.90.25, 172.65.90.24
AAAA2606:4700:78::90:0:182, 2606:4700:78::90:0:183, 2606:4700:78::90:0:181, 2606:4700:78::90:0:180
CNAME
NSnovalee.ns.cloudflare.com, jonah.ns.cloudflare.com
MX
TXT
SPF v=spf1 -all
_3whs352oaqjnh27ndonv3f1xugo7g4a
CAALookup not available with standard resolver
Resolved in 63 ms

CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.

Why this matters

Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.

A
Redirect Chain
1 redirect(s), 919 ms total
PASS
1 redirect(s), 919 ms total
Info::
Single redirect
Got: https://ada.gov → https://www.ada.gov/ (301)
Info::
WWW normalization redirect
Info::
Redirect overhead: 919 ms total
Got: 919 ms

https://ada.gov

393 ms · HTTP/1.1

301

https://www.ada.gov/

527 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://ada.gov301393 msHTTP/1.1cloudflare
2https://www.ada.gov/200527 msHTTP/1.1

See the visual redirect chain in the HTTP Probe tab →

A+
IPv6 Readiness
IPv6 reachable (16 ms)
PASS
IPv6 reachable (16 ms)
Info::
IPv6 is configured and reachable at 2606:4700:78::90:0:182, 2606:4700:78::90:0:183, 2606:4700:78::90:0:181, 2606:4700:78::90:0:180
Got: 16 ms connect
IPv6 Ready
AAAA Records 2606:4700:78::90:0:182, 2606:4700:78::90:0:183, 2606:4700:78::90:0:181, 2606:4700:78::90:0:180 Connection Reachable (16 ms)
A+
Domain Intelligence
ada.gov — via get.gov, 24 years, 6 months old
PASS
ada.gov — via get.gov, 24 years, 6 months old
Info::
Domain registered until Jul 25, 2026 (3 months remaining)
Info::
DNSSEC is enabled
Info::
Registrar: get.gov
Warning::
Registrar lock is NOT enabled
The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
Domain expiry

13 days

July 25, 2026

SSL certificate

70 days

Issued by CLOUDFLARE, INC.

Domain age

24 years, 6 months

Registered February 25, 2002

DNSSEC

Enabled

Protects against DNS spoofing

Hosting

Unknown

2606:4700:78::90:0:183

Registrar

get.gov

Unlocked 2 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Renew the domain or enable auto-renewal to prevent accidental expiry
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar get.gov
Created February 25, 2002 (24 years, 6 months ago)
Expires July 25, 2026 (3 months)
Last Updated July 30, 2025
Name Servers jonah.ns.cloudflare.com, novalee.ns.cloudflare.com
DNSSEC Enabled
Registrant REDACTED FOR PRIVACY
Hosting
IP Address 2606:4700:78::90:0:183
Data source: rdap (0.4s)

The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.

Why this matters

Without registrar lock, an attacker who phishes your registrar credentials can transfer the domain in minutes — total brand hijack.

Learn more

Registrar lock (clientTransferProhibited, clientUpdateProhibited, clientDeleteProhibited) requires extra verification before any transfer/update/delete. Every major registrar offers it free. Combined with 2FA on your registrar account, it's the strongest defense against domain hijacking.

Source: ICANN / domain-security best practice

A
HTTP Probe Timing
Total 437 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
50 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
17 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
273 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
438 ms
Total Time Total request time from DNS lookup through full response.
438 ms

Connection waterfall

DNS Lookup 50 ms TCP Connect 17 ms TLS Handshake 273 ms Server Processing 97 ms Content Transfer 0 ms
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback