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.
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 & Recommendations217 days until leaf cert expires — 4 issues to addressREVIEW
Certificate validity
Recommended actions
- Add includeSubDomains to the HSTS directive
- 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, 82 ms lookupPASS
| A | 155.54.212.103 |
| AAAA | 2001:720:1710:212::1:d |
| CNAME | — |
| NS | dns2.um.es, dns1.um.es |
| MX | 10 mx04.puc.rediris.es 10 mx03.puc.rediris.es |
| TXT | 1636711086872 SPF v=spf1 include:spf.puc.rediris.es include:spf.protection.outlook.com ip4:155.54.... google-gws-recovery-domain-verification=42333511 google-site-verification=1qcW0cUDcu_BgQmMWle_JPs30cNCmzepUYhICTR0IMM HARICA-1yT4Ui7PchIVljfyW4C MS=ms14083789 |
| 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), 407 ms totalPASS
https://um.es
70 ms · HTTP/1.1
https://www.um.es/
337 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://um.es | 302 | 70 ms | HTTP/1.1 | nginx |
| 2 | https://www.um.es/ | 200 | 337 ms | HTTP/1.1 | nginx |
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+IPv6 ReadinessIPv6 reachable (22 ms)PASS
A+Crawlabilityrobots.txt present, sitemap with 1 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
# robots.txt for www.um.es
# Updated: 2024-12-04
# Bloqueo de User-agent específico '008'
User-agent: 008
Disallow: /
# Directivas generales para todos los bots
User-agent: *
Crawl-delay: 1
# Bloqueo de directorios específicos
Disallow: /ayudaumu/
Disallow: /cgi-bin/
Disallow: /si/
Disallow: /atica/index.php
Disallow: /atica/directorio/
Disallow: /publicaciones/estadisticas/
# Bloqueo de todo lo que cuelgue de /web/universidaddemurcia/ y sus descendientes
Disallow: /web/universidaddemurcia
Disallow: /web/universidaddemurcia/
Disallow: /*/web/universidaddemurcia
Disallow: /*/web/universidaddemurcia/
# Bloqueo de patrones en cualquier subdirectorio que contenga /web/modelo-*
Disallow: /web/modelo-*
Disallow: /*/web/modelo-*
A+HTTP Probe TimingTotal 129 ms — DNS, TCP, TLS, TTFB, content transfer breakdownPASS
Connection waterfall
Domain IntelligenceDomain intelligence data not availableINFO
RDAP and WHOIS lookup both failed