Skip to content
https://scmp.com

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
89
GRADE
B
FIX
0
REVIEW
4
PASS
5
INFO
0
Probed from Sao Paulo, Brazil
301 Moved Permanently
Checks
9
5 PASS 4 REVIEW
B
Crawlability
robots.txt present, sitemap with 0 URLs
REVIEW
robots.txt present, sitemap with 0 URLs
Info::
robots.txt is present
Got: 4311 bytes
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 references sitemap

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

robots.txt 200 OK
Size 4311 B Sitemaps referenced 2 User-agents *, NewsNow, grapeshot, Googlebot, AmazonAdBot Blocking No — crawling allowed
#
# robots.txt
#
# This file is to prevent the crawling and indexing of certain parts
# of your site by web crawlers and spiders run by sites like Yahoo!
# and Google. By telling these "robots" where not to go on your site,
# you save bandwidth and server resources.
#
# This file will be ignored unless it is at the root of your host:
# Used:    http://example.com/robots.txt
# Ignored: http://example.com/site/robots.txt
#
# For more information about the robots.txt standard, see:
# http://www.robotstxt.org/robotstxt.html
#
# For syntax checking, see:
# http://www.sxw.org.uk/computing/robots/check.html

# AmazonAdBot
User-agent: AmazonAdBot
Allow: /

User-agent: *
Crawl-delay: 10

# PWA

# Directories
Disallow: /public/
Disallow: /static/
# Path
Disallow: /login
Disallow: /signin
Disallow: /register
Disallow: /logout
Disallow: /login/facebook
Disallow: /login/facebook/*
Disallow: /styleguide/*
Disallow: /healthz
Disallow: /.well-known/*
Disallow: /*/firebase-messaging-sw.js
Disallow: /google97d8d43559c9b155.html

# CSS, JS, Image
Allow: /static/*.css$
Allow: /static/*.css?
Allow: /static/*.js$
Allow: /static/*.js?
Allow: /static/*.gif
Allow: /static/*.jpg
Allow: /static/*.jpeg
Allow: /static/*.png
Allow: /public/*.css$
Allow: /public/*.css?
Allow: /public/*.js$
Allow: /public/*.js?
Allow: /public/*.gif
Allow: /public/*.jpg
Allow: /public/*.jpeg
Allow: /public/*.png

# Directories
Disallow: /includes/
Disallow: /misc/
Disallow: /modules/
Disallow: /profiles/
Disallow: /scripts/
Disallow: /themes/
# Files
Disallow: /CHANGELOG.txt
Disallow: /cron.php
Disallow: /INSTALL.mysql.txt
Disallow: /INSTALL.pgsql.txt
Disallow: /INSTALL.sqlite.txt
Disallow: /install.php
Disallow: /INSTALL.txt
Disallow: /LICENSE.txt
Disallow: /MAINTAINERS.txt
Disallow: /update.php
Disallow: /UPGRADE.txt
Disallow: /xmlrpc.php
Disallow: /sites/default/files/*.pdf
Disallow: /sites/default/files/*.doc
Disallow: /sites/default/files/*.docx
Disallow: /sites/default/files/*.swf
Disallow: /sites/default/files/styles/*.jpg
Disallow: /_next/data/*.json

# Paths (clean URLs)
Disallow: /admin/
Disallow: /comment/reply/
Disallow: /filter/tips/
Disallow: /node/add/
Disallow: /user/register/
Disallow: /user/password/
Disallow: /user/login/
Disallow: /user/logout/
Disallow: *?destination=*
Disallow: /ajax_comments/
Disallow: /scmp_comments/
Disallow: *Article_type=*
Disallow: *field_article*
Disallow: /label/
Disallow: /node/*/nodequeue
Disallow: /node/*/edit
Disallow: /ajax
Disallow: /ajax/*
Disallow: /facebook-instant-articles/feed/*
Disallow: /epaper
Disallow: /epaper/*
Disallow: /story/style/*

# Paths (no clean URLs)
Disallow: /?q=admin/
Disallow: /?q=comment/reply/
Disallow: /?q=filter/tips/
Disallow: /?q=node/add/
Disallow: /?q=user/password/
Disallow: /?q=user/register/
Disallow: /?q=user/login/
Disallow: /?q=user/logout/
Disallow: /?q=node/*/edit
Disallow: /?q=node/*/nodequeue
Disallow: /?q=epaper
Disallow: /?q=epaper/*
Disallow: /?q=facebook-instant-articles/feed/*

Disallow: /*/logSend$
Disallow: /*/spmException$
Disallow: /*/spmact$
Disallow: /*/antiSpam$
Disallow: /*/nameStorage$
Disallow: /*/spmMonitor$
Disallow: /*/pvData$
Disallow: /*/goldlog$
Disallow: /*/initLoad$
Disallow: /*/beforeUnload$
Disallow: /*/util$
Disallow: /*/metaInfo$
Disallow: /*/beaconBase$
Disallow: /*/spm$
Disallow: /*/makeid$
Disallow: /*/referrer$
Disallow: /*/pvid$
Disallow: /*/etag$
Disallow: /*/iframe$
Disallow: /*/client$
Disallow: /*/windvane$
Disallow: /*/cookie$
Disallow: /*/sendpv$
Disallow: /*/personality/index$
Disallow: /*/misc$
Disallow: /*/client$
Disallow: /*/log$
Disallow: /*/compose$
Disallow: /*/lib_b/*$
Disallow: /print/
Disallow: /?q=print/

# NewsNow
User-agent: NewsNow
Allow: /print/
Allow: /?q=print/

# GrapeShot
User-agent: grapeshot
Allow: /*/article/*$

# Ads
Disallow: /*?*cid=*
Disallow: /*?*showonlyads=*
Disallow: /*?*nograpeshot=*
Disallow: /*?*noixwrapper=*
Disallow: /*?*nogtm=*
Disallow: /*?*nochartbeat=*
Disallow: /*?*noga=*
Disallow: /*?*nomoatyi=*
Disallow: /*?*nomoat=*

# Bot score and country
Disallow: /navigator-info

# Disallow article with query params and everything with campaign for google bot
User-agent: Googlebot
Disallow: /*?*campaign=*

# Sitemap

Sitemap: https://www.scmp.com/sitemap/sitemap.xml
Sitemap: https://www.scmp.com/sitemap/archives-0.xml


sitemap.xml 200 OK
Type URL Set URLs 0 entries Valid XML No
B
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
REVIEW
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
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

200https://www.scmp.com/
200https://scmp.com/

Inconsistent — duplicate content risk

HTTP → HTTPS

301http://scmp.com/ https://www.scmp.com/

Consistent

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

Certificate validity

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

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
B
CDN & Delivery
Cloudflare
REVIEW
Cloudflare
Info::
Site is served via Cloudflare CDN (edge: GRU)
Got: cf-ray: 9ece92d73d23d7d7-GRU
CDN Detected: Cloudflare
Provider Cloudflare Evidence cf-ray: 9ece92d73d23d7d7-GRU
A+
DNS Records
2 A records, 5 ms lookup
PASS
2 A records, 5 ms lookup
Info::
Resolves to 2 IPv4 address(es)
Got: 104.18.205.43, 104.18.204.43
Info::
Has 2 IPv6 (AAAA) record(s)
Got: 2606:4700::6812:cd2b, 2606:4700::6812:cc2b
Info::
2 nameserver(s) configured
Got: janet.ns.cloudflare.com, piotr.ns.cloudflare.com
Info::
7 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: 5 ms
Got: 5 ms
A104.18.205.43, 104.18.204.43
AAAA2606:4700::6812:cd2b, 2606:4700::6812:cc2b
CNAME
NSjanet.ns.cloudflare.com, piotr.ns.cloudflare.com
MX
1 aspmx.l.google.com
5 alt1.aspmx.l.google.com
5 alt2.aspmx.l.google.com
10 alt4.aspmx.l.google.com
10 alt3.aspmx.l.google.com
70 mxdm-ap-southeast-1.aliyun.com
90 mg1-tp-scmp.scmp.com
TXT
MS=C215FFAFA7B90892D10BFD47D555EF00F19F4EEA
aliyun-site-verification=be094ef3-3107-40e7-80fa-9380d530f993
atlassian-domain-verification=7yoiJ8bObjdkz7V/aAWatrMv6W0SQo1YHTbato6L8pDIzYH0z6...
botify-site-verification=NzPUvGvVF1hQnUPxYm9MfasYYzCxC5uC
cisco-ci-domain-verification=4d034cf3cdd201937f2b74c2c90ca59c4f9ee0f2b476039bfe0...
facebook-domain-verification=c3adqc16beozvjggbzejs0c31dsfra
google-site-verification=V-x9jgBazt2DKIjU5tb3scmATWxd5jb6N5wALMNw6gI
google-site-verification=aTM65L7Hj7W_y51L660_UX2l13vKpSKSqWVSSc2Xq7U
google-site-verification=e5MwJgO5Mavc3-4wxNuktg0P15FbsOLs593uS03o-LA
google-site-verification=nOalyTmdK4vSNVsgLHnA3qhl5cbt6Ff4_us5ZKpwuCs
tollbit-domain-verification=e116b3ed7c000abf319f5bb76ee5ee656ad62c81e9cfc774491a...
SPF v=spf1 a mx include:_spf.google.com include:_spf.createsend.com include:mail.zen...
CAALookup not available with standard resolver
Resolved in 5 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), 164 ms total
PASS
1 redirect(s), 164 ms total
Info::
Single redirect
Got: https://scmp.com → https://www.scmp.com/ (301)
Info::
WWW normalization redirect

https://scmp.com

18 ms · HTTP/1.1

301

https://www.scmp.com/

147 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://scmp.com30118 msHTTP/1.1cloudflare
2https://www.scmp.com/200147 msHTTP/1.1cloudflare

See the visual redirect chain in the HTTP Probe tab →

A+
IPv6 Readiness
IPv6 reachable (2 ms)
PASS
IPv6 reachable (2 ms)
Info::
IPv6 is configured and reachable at 2606:4700::6812:cd2b, 2606:4700::6812:cc2b
Got: 2 ms connect
IPv6 Ready
AAAA Records 2606:4700::6812:cd2b, 2606:4700::6812:cc2b Connection Reachable (2 ms)
A+
Domain Intelligence
scmp.com — via GoDaddy.com, LLC, 32 years old
PASS
scmp.com — via GoDaddy.com, LLC, 32 years old
Info::
Domain registered until Sep 8, 2030 (4 years, 5 months remaining)
Info::
DNSSEC is not enabled
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Info::
Registrar: GoDaddy.com, LLC
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

1518 days

September 8, 2030

SSL certificate

279 days

Issued by Sectigo Limited

Domain age

32 years

Registered September 9, 1994

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Unknown

2606:4700::6812:cc2b

Registrar

GoDaddy.com, LLC

Unlocked 2 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar GoDaddy.com, LLC
Created September 9, 1994 (32 years ago)
Expires September 8, 2030 (4 years, 5 months)
Last Updated September 11, 2022
Name Servers janet.ns.cloudflare.com, piotr.ns.cloudflare.com
DNSSEC Not enabled
Hosting
IP Address 2606:4700::6812:cc2b
Data source: rdap (0.5s)

DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.

Why this matters

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.

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 21 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
7 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
1 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
9 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
22 ms
Total Time Total request time from DNS lookup through full response.
22 ms

Connection waterfall

DNS Lookup 7 ms TCP Connect 1 ms TLS Handshake 9 ms Server Processing 4 ms Content Transfer 0 ms
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback