Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.FHTTP Probe TimingActionTotal 8733 ms — DNS, TCP, TLS, TTFB, content transfer breakdownFIX
Connection waterfall
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
BCrawlabilityrobots.txt present, sitemap with 17666 URLsREVIEW
Search engines may not be able to parse the sitemap. Fix XML validation errors.
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
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: *
Allow: /
- https://lodz.pl/artykul/polski-lad-jak-sie-odbije-na-cenach-w-lodzi-co-zdrozeje-szczegoly-45520/
- https://lodz.pl/artykul/nowe-centrum-lodzi-konczy-sie-budowa-podziemnej-drogi-zdjecia-45417/
- https://lodz.pl/artykul/dalszy-remont-ulicy-pomorskiej-kolejny-odcinek-drogi-z-nowa-nawierzchnia-45525/
- https://lodz.pl/artykul/mieszkania-chronione-dla-niepelnosprawnych-juz-gotowe-zamieszkalo-w-nich-13-osob-45508/
- https://lodz.pl/artykul/wlokiennicza-odslaniamy-tajemnice-willi-hilarego-majewskiego-zdjecia-45493/
BTLS Certificate Expiry & Recommendations65 days until leaf cert expires — 5 issues to addressREVIEW
Certificate validity
Recommended actions
- Extend HSTS max-age to at least 31536000 (1 year) to meet the preload list criteria
- 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, 175 ms lookupPASS
| A | 65.21.171.62 |
| AAAA | — |
| CNAME | — |
| NS | ns1.tpnet.pl, dns.man.lodz.pl, dns2.man.lodz.pl, ns1.task.gda.pl |
| MX | 0 mazurek.man.lodz.pl |
| TXT | SPF v=spf1 redirect=_spf006.man.lodz.pl google-site-verification=MYElsp52eObDZLH_2Cn03AWEyo_XBUuvhb_b4o54CGc |
| 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.
A+Redirect ChainNo redirects — direct accessPASS
https://lodz.pl
650 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://lodz.pl | 200 | 650 ms | HTTP/1.1 | lodzidea |
A+URL Variantswww/non-www, trailing slash, HTTP→HTTPSPASS
www / non-www
Preferred variant: non-www
HTTP → HTTPS
Consistent
A+Domain Intelligencelodz.pl — via OVH SAS, 31 years, 9 months old, hosted on HetznerPASS
172 days
December 31, 2026
65 days
Issued by Let's Encrypt
31 years, 9 months
Registered January 1, 1995
Not enabled
Protects against DNS spoofing
Hetzner
ASN AS24940
65.21.171.62
OVH SAS
Expiry timeline
Recommended actions
- Enable DNSSEC to protect visitors from DNS spoofing
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