Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.BCrawlabilityno robots.txt, sitemap with 0 URLsREVIEW
robots.txt is optional but recommended. It tells search engine crawlers which pages to index.
No robots.txt — crawlers fetch /robots.txt and get 404; not breaking but means default crawl behavior with no directives or sitemap reference.
Learn more ▾ ▴
A minimal robots.txt with `User-agent: * / Allow: / / Sitemap: https://example.com/sitemap.xml` covers the basics. Without it, crawlers behave fine but lose the sitemap signal and can't be selectively blocked from crawl-traps.
Source: robotstxt.org
An empty sitemap provides no value. Add <url> entries for your pages.
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
No robots.txt found
This is fine for most sites — a missing robots.txt allows all crawling by default.
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BTLS Certificate Expiry & Recommendations55 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 includeSubDomains to the HSTS directive
- 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 & DeliveryCloudflareREVIEW
A+DNS Records2 A records, 39 ms lookupPASS
| A | 172.64.152.224, 104.18.35.32 |
| AAAA | 2a06:98c1:3102::ac40:98e0, 2a06:98c1:310c::6812:2320 |
| CNAME | — |
| NS | reza.ns.cloudflare.com, apollo.ns.cloudflare.com |
| MX | 1 aspmx.l.google.com 5 alt2.aspmx.l.google.com 5 alt1.aspmx.l.google.com 10 alt4.aspmx.l.google.com 10 alt3.aspmx.l.google.com |
| TXT | google-site-verification=duAC5NRRSlRxS0pWmkLlwWJuoP54TKXuAUqDCl_wYbQ SPF v=spf1 include:_spf.google.com include:servers.mcsv.net include:send.vecteezy.co... facebook-domain-verification=7rfntg3952hl3ebscuvxhfg6i0wpkl brevo-code:d39fbf2871422c0e16e77f9bd2c94f21 linkedin-site-verification=812642e4-a53e-418f-8061-efdb4ee7ddf9 trustpilot-one-time-verification-id=6e8dad10-e03e-4cee-9180-484ed93f5282 google-site-verification=FRfXeJQeIWYCkgmTkF1FIbxq5FloiNIcY2qD7X4OmgA pinterest-site-verification=7e54cbbdb4776eea160094d5d0bdcfa0 google-site-verification=2JbYqRkZyRSpbYqljS_-2eo0SfOVdHGFlF-4QT1gRqM prowly-verification=6d55a1b19503c180e1557e3f2130a2be55fe4231b897a2114065827b7ddf... google-site-verification=oIrPNKsnBGOsMobKrKRIBE_6Qm0-Xdu-XbpCtzQr8zc klaviyo-site-verification=Tz43UK klaviyo-site-verification=Qt4zSf |
| 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+Redirect Chain0 redirect(s), 59 ms totalPASS
https://vecteezy.com
59 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://vecteezy.com | 403 | 59 ms | HTTP/1.1 | cloudflare |
A+IPv6 ReadinessIPv6 reachable (17 ms)PASS
A+Domain Intelligencevecteezy.com — via Domain.com - Network Solutions, LLC, 19 years, 3 months oldPASS
3205 days
April 27, 2035
55 days
Issued by Google Trust Services
19 years, 3 months
Registered April 27, 2007
Not enabled
Protects against DNS spoofing
Unknown
2a06:98c1:310c::6812:2320
Domain.com - 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