Skip to content
https://tapatalk.com

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
77
GRADE
C
FIX
2
REVIEW
1
PASS
6
INFO
0
Probed from Madrid, Spain
301 Moved Permanently
Checks
9
6 PASS 1 REVIEW 2 FIX
F
Crawlability
Action
robots.txt present, sitemap with 0 URLs
FIX
robots.txt present, sitemap with 0 URLs
Info::
robots.txt is present
Got: 568 bytes
Critical::
robots.txt blocks all crawlers
Disallow: / for all user-agents prevents search engines from indexing any page. This will remove the site from search results.
Info::
sitemap.xml is present
Warning::
sitemap.xml contains invalid XML
Search engines may not be able to parse the sitemap. Fix XML validation errors.
Warning::
sitemap.xml is empty — no URLs found
An empty sitemap provides no value. Add <url> entries for your pages.
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Disallow: / for all user-agents prevents search engines from indexing any page. This will remove the site from search results.

Why this matters

Disallow: / in robots.txt blocks every search crawler — the site becomes invisible in organic search.

Learn more

Common deployment mistake: a staging robots.txt with `User-agent: * / Disallow: /` ships to prod. The site falls out of search results within days. Verify your robots.txt is the production-intended version. If this is intentional (private site), no action needed.

Source: Google Search Central

Search engines may not be able to parse the sitemap. Fix XML validation errors.

Why this matters

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

An empty sitemap provides no value. Add <url> entries for your pages.

Why this matters

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

Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Why this matters

robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.

Source: sitemaps.org

robots.txt 200 OK
Size 568 B Sitemaps referenced 0 User-agents google, Mediapartners-Google, bingbot, DuckDuckBot, Applebot, googlebot, Google-Display-Ads-Bot, bing, facebookexternalhit, * Blocking Yes — all crawlers blocked
# Allow important bots
User-agent: googlebot
User-agent: google
User-agent: Mediapartners-Google
User-agent: Google-Display-Ads-Bot
User-agent: bingbot
User-agent: bing
User-agent: facebookexternalhit
User-agent: DuckDuckBot
User-agent: Applebot
Allow: /

# Block specific .php files globally, regardless of their location
User-agent: *
Disallow: */mcp.php
Disallow: */memberlist.php
Disallow: */ucp.php
Disallow: */app.php
Disallow: */viewonline.php

# Set crawl delay to avoid server overload
Crawl-delay: 5

# Block all other unwanted bots
User-agent: *
Disallow: /
sitemap.xml 200 OK
Type URL Set URLs 0 entries Valid XML No
D
URL Variants
Action
www/non-www, trailing slash, HTTP→HTTPS
FIX
www/non-www, trailing slash, HTTP→HTTPS
Critical::
Both www and non-www versions serve content
Got: Both variants return 200 Expected: One variant 301-redirects to the other
Critical::
HTTP version does not redirect to HTTPS
Got: HTTP 403 Expected: 301 redirect to HTTPS

www / non-www

200https://www.tapatalk.com/
200https://tapatalk.com/

Inconsistent — duplicate content risk

HTTP → HTTPS

403http://tapatalk.com/

HTTP version does not redirect to HTTPS

B
TLS Certificate Expiry & Recommendations
45 days until leaf cert expires — 3 issues to address
REVIEW

Certificate validity

45
days left
0d 30d 60d 90d+

Recommended actions

  • Prefer TLS 1.3 — TLS 1.2 is acceptable but TLS 1.3 removes RSA key exchange and improves latency
  • Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
  • Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
A+
DNS Records
2 A records, 38 ms lookup
PASS
2 A records, 38 ms lookup
Info::
Resolves to 2 IPv4 address(es)
Got: 172.66.132.33, 172.66.132.34
Info::
Has 2 IPv6 (AAAA) record(s)
Got: 2606:4700:10::ac42:8422, 2606:4700:10::ac42:8421
Info::
2 nameserver(s) configured
Got: alec.ns.cloudflare.com, gene.ns.cloudflare.com
Info::
4 mail exchanger(s) configured
Info::
CAA records not checked
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Info::
SPF record present in TXT
Info::
DNS resolution time: 38 ms
Got: 38 ms
A172.66.132.33, 172.66.132.34
AAAA2606:4700:10::ac42:8422, 2606:4700:10::ac42:8421
CNAME
NSalec.ns.cloudflare.com, gene.ns.cloudflare.com
MX
1 aspmx.l.google.com
3 alt2.aspmx.l.google.com
5 aspmx5.googlemail.com
5 alt3.aspmx.l.google.com
TXT
SPF v=spf1 ip4:50.19.230.73 ip4:52.232.186.53 ip4:52.179.154.18 ip4:40.84.3.83 ip4:4...
google-site-verification=o-jsmKRjU0N9BFz0elixOHZliuqedzXMMnD18vzaC6Y
google-site-verification=xj2Kb92dq1lWBfR2afvNT1Jfdw61Mxe5fUwunHJyN6s
google-site-verification=j99DSeBTFrrs8VX8-C2kHsw2Y4LXVNNA87Ff81D3HAw
CAALookup not available with standard resolver
Resolved in 38 ms

CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.

Why this matters

Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.

A
Redirect Chain
1 redirect(s), 700 ms total
PASS
1 redirect(s), 700 ms total
Info::
Single redirect
Got: https://tapatalk.com → https://www.tapatalk.com (301)
Info::
WWW normalization redirect
Info::
Redirect overhead: 700 ms total
Got: 700 ms

https://tapatalk.com

465 ms · HTTP/1.1

301

https://www.tapatalk.com

236 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://tapatalk.com301465 msHTTP/1.1cloudflare
2https://www.tapatalk.com200236 msHTTP/1.1cloudflare

See the visual redirect chain in the HTTP Probe tab →

A+
IPv6 Readiness
IPv6 reachable (17 ms)
PASS
IPv6 reachable (17 ms)
Info::
IPv6 is configured and reachable at 2606:4700:10::ac42:8422, 2606:4700:10::ac42:8421
Got: 17 ms connect
IPv6 Ready
AAAA Records 2606:4700:10::ac42:8422, 2606:4700:10::ac42:8421 Connection Reachable (17 ms)
A+
Domain Intelligence
tapatalk.com — via Cloudflare, Inc., 17 years, 4 months old
PASS
tapatalk.com — via Cloudflare, Inc., 17 years, 4 months old
Info::
Domain registered until Feb 25, 2027 (10 months remaining)
Info::
DNSSEC is enabled
Info::
Registrar: Cloudflare, Inc.
Warning::
Registrar lock is NOT enabled
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.
Domain expiry

228 days

February 25, 2027

SSL certificate

45 days

Issued by Google Trust Services

Domain age

17 years, 4 months

Registered February 25, 2009

DNSSEC

Enabled

Protects against DNS spoofing

Hosting

Unknown

2606:4700:10::ac42:8421

Registrar

Cloudflare, Inc.

Unlocked 2 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar Cloudflare, Inc.
Created February 25, 2009 (17 years, 4 months ago)
Expires February 25, 2027 (10 months)
Last Updated January 26, 2026
Name Servers alec.ns.cloudflare.com, gene.ns.cloudflare.com
DNSSEC Enabled
Hosting
IP Address 2606:4700:10::ac42:8421
Data source: rdap (0.1s)

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.

Why this matters

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

A
HTTP Probe Timing
Total 522 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
30 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
16 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
40 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
523 ms
Total Time Total request time from DNS lookup through full response.
523 ms

Connection waterfall

DNS Lookup 30 ms TCP Connect 16 ms TLS Handshake 40 ms Server Processing 436 ms Content Transfer 0 ms
A
CDN & Delivery
Cloudflare (DYNAMIC)
PASS
Cloudflare (DYNAMIC)
Info::
Site is served via Cloudflare CDN (edge: CDG)
Got: cf-ray: 9f003d1dc8099eb1-CDG
Info::
CDN cache status: DYNAMIC
CDN Detected: Cloudflare
Provider Cloudflare Cache Status DYNAMIC Evidence cf-ray: 9f003d1dc8099eb1-CDG
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback