Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.FIPv6 ReadinessActionIPv6 records exist but unreachableFIX
Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.
Advertising IPv6 (AAAA records) without a reachable server means IPv6-preferring clients silently fail every connection.
Learn more ▾ ▴
Modern browsers prefer IPv6 if AAAA exists (Happy Eyeballs algorithm). If the IPv6 server isn't reachable, browsers fall back to IPv4 — but with seconds of added latency per request. Either fix IPv6 reachability or remove the AAAA records.
Source: RFC 8305 (Happy Eyeballs)
DURL VariantsActionwww/non-www, trailing slash, HTTP→HTTPSFIX
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
HTTP version does not redirect to HTTPS
BRedirect Chain2 redirect(s), 106 ms totalREVIEW
https://rediff.com
60 ms · HTTP/1.0
http://www.rediff.com/
21 ms · HTTP/1.1
https://www.rediff.com/
26 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://rediff.com | 302 | 60 ms | HTTP/1.0 | AkamaiGHost |
| 2 | http://www.rediff.com/ | 301 | 21 ms | HTTP/1.1 | AkamaiGHost |
| 3 | https://www.rediff.com/ | 200 | 26 ms | HTTP/1.1 |
See the visual redirect chain in the HTTP Probe tab →
Each redirect adds latency. Try to minimize the chain to 1 hop.
Redirect chain — each hop adds latency; combine into one redirect where possible.
Source: Google Search Central / web.dev
Redirect directly from https://rediff.com to https://www.rediff.com/
Redirect chain could be flattened to one hop — server config tweak removes intermediate latency.
Source: web.dev
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
BTLS Certificate Expiry & Recommendations213 days until leaf cert expires — 3 issues to addressREVIEW
Certificate validity
Recommended actions
- Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
- 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
BCDN & DeliveryAkamaiREVIEW
A+DNS Records2 A records, 10 ms lookupPASS
| A | 23.212.62.205, 23.212.62.206 |
| AAAA | 2600:1406:3a00:33::170b:cff2, 2600:1406:3a00:33::170b:cff3 |
| CNAME | — |
| NS | use4.akam.net, ns1-245.akam.net, eur4.akam.net, use9.akam.net, usc2.akam.net, asia2.akam.net, eur1.akam.net, ns1-225.akam.net |
| MX | 10 mx.rediffmail.rediff.akadns.net |
| TXT | _v0dumjhw7ngs6dbf02a6czrz7a8dn64 SPF v=spf1 ip4:119.252.144.0/20 ip4:202.137.232.0/21 ip4:114.31.224.0/20 ip4:119.252... _5rftjhqrd9h572ksplr01dlz87j3n15 google-site-verification=kqEbUAc_AScWut-4eJZyD5tAX9yR9mo1sRoZdOS0LPc s6h03v7l4jqwclphd8h31wtbqf98mfd4 |
| CAA | Lookup not available with standard resolver |
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.
A+Crawlabilityrobots.txt present, sitemap with 9 URLsPASS
# http://www.rediff.com: robots.txt
#
Sitemap: https://www.rediff.com/sitemap.xml
Sitemap: https://www.rediff.com/gnewssitemap.xml
Sitemap: https://www.rediff.com/daily-sitemap.xml
Sitemap: https://www.rediff.com/newssitemap.xml
Sitemap: https://www.rediff.com/moviessitemap.xml
Sitemap: https://www.rediff.com/sportssitemap.xml
Sitemap: https://www.rediff.com/businesssitemap.xml
Sitemap: https://www.rediff.com/getaheadsitemap.xml
Sitemap: https://www.rediff.com/cricketsitemap.xml
User-agent: *
Disallow: /uim/
Disallow: /images/
Disallow: /messageboard/
Disallow: /newsletters/
Disallow: /cms/print.jsp
- https://www.rediff.com/daily-sitemap.xml
- https://www.rediff.com/gnewssitemap.xml
- https://www.rediff.com/newssitemap.xml
- https://www.rediff.com/moviessitemap.xml
- https://www.rediff.com/sportssitemap.xml
- https://www.rediff.com/businesssitemap.x...
- https://www.rediff.com/getaheadsitemap.x...
- https://www.rediff.com/cricketsitemap.xm...
- https://www.rediff.com/cricket/ipl-t20-2...
A+Domain Intelligencerediff.com — via Network Solutions, LLC, 29 years, 7 months old, hosted on AkamaiPASS
2795 days
February 9, 2034
213 days
Issued by DigiCert Inc
29 years, 7 months
Registered February 8, 1997
Not enabled
Protects against DNS spoofing
Akamai
ASN AS20940
23.212.62.206
Network Solutions, LLC
Expiry timeline
Recommended actions
- Enable DNSSEC to protect visitors from DNS spoofing
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.
Learn more ▾ ▴
DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.
Source: ICANN / RFC 4033
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.
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