Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.DCDN & DeliveryActionNo CDN detectedFIX
Consider using a CDN to improve global delivery speed and reduce origin load.
CIPv6 ReadinessActionNo IPv6 supportREVIEW
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.
Source: Google IPv6 stats
CURL VariantsActionwww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Use 301 (permanent) instead of 302 (temporary)
BTLS Certificate Expiry & Recommendations205 days until leaf cert expires — 4 issues to addressREVIEW
Certificate validity
Recommended actions
- Extend HSTS max-age to at least 31536000 (1 year) to meet the preload list criteria
- Add the preload directive and submit to hstspreload.org once max-age + includeSubDomains are in place
- Enable DNSSEC on your domain for DNS spoofing protection
- Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
A+DNS Records1 A records, 26 ms lookupPASS
| A | 138.100.200.6 |
| AAAA | — |
| CNAME | — |
| NS | einstein.ccupm.upm.es, galileo.ccupm.upm.es, sun.rediris.es, chico.rediris.es |
| MX | 10 mxa-006a4e02.gslb.pphosted.com 10 mxb-006a4e02.gslb.pphosted.com |
| TXT | google-site-verification=TVzg3pTNXeFDbscAznKHl-ZxwwMXAJKplXOTzEE4hF4 SPF v=spf1 ip4:138.100.198.70/31 include:spf.puc.rediris.es include:spf.protection.o... google-gws-recovery-domain-verification=69261781 adobe-idp-site-verification=a21b9e2e-91fc-44d1-b66b-f7c3588d6b69 google-site-verification=lf-f_0LsZWcQAf54uV7YZQok3yHm1jqCqDLrpEbJu9k ZOOM_verify_JyS9mzjlR9qlhzy8CchciQ yahoo-verification-key=QHUrbU4w12OU9+HDD6yi9oPzmgxLzHr28S35KOba//E= MS=ms92863215 |
| CAA | Lookup not available with standard resolver |
Multiple A records provide failover if one server goes down.
Single A record means a single point of failure — if that IP goes down, your site is unreachable until DNS TTL expires.
Learn more ▾ ▴
Add multiple A records for round-robin failover, or use a managed DNS provider with health-checked failover (Route 53, Cloudflare, NS1). Short TTL (60-300s) lets clients recover faster on outages.
Source: SRE practice / DNS architecture
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.
ARedirect Chain1 redirect(s), 70 ms totalPASS
https://upm.es
16 ms · HTTP/1.1
https://www.upm.es/
54 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://upm.es | 302 | 16 ms | HTTP/1.1 | Apache |
| 2 | https://www.upm.es/ | 200 | 54 ms | HTTP/1.1 | Apache |
See the visual redirect chain in the HTTP Probe tab →
If permanent, use 301 instead.
302 (Found) is for genuinely temporary redirects — if this redirect is permanent, switch to 301 to preserve SEO equity.
Learn more ▾ ▴
Search engines treat 302 as temporary, keeping the original URL indexed and not transferring full link equity to the destination. Use 301 (Moved Permanently) for permanent redirects (HTTP→HTTPS, www-vs-non-www, URL restructures).
Source: Google Search Central
A+Crawlabilityrobots.txt present, sitemap with 1100 URLsPASS
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.
robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.
Source: sitemaps.org
User-agent: *
Disallow:
A+HTTP Probe TimingTotal 45 ms — DNS, TCP, TLS, TTFB, content transfer breakdownPASS
Connection waterfall
Domain IntelligenceDomain intelligence data not availableINFO
RDAP and WHOIS lookup both failed