Skip to content
https://dedecms.com

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
80
GRADE
B
FIX
1
REVIEW
5
PASS
3
INFO
0
Probed from Amsterdam, Netherlands
200 OK
Checks
9
3 PASS 5 REVIEW 1 FIX
D
CDN & Delivery
Action
No CDN detected
FIX
No CDN detected
Warning::
No CDN detected
A CDN can significantly improve load times for users around the world by caching content at edge nodes closer to them.
No CDN detected

Consider using a CDN to improve global delivery speed and reduce origin load.

C
IPv6 Readiness
Action
No IPv6 support
REVIEW
No IPv6 support
Info::
No IPv6 (AAAA) records found
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No IPv6 Support
About 40% of internet users have IPv6. Consider adding AAAA records.

IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

Why this matters

No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.

Source: Google IPv6 stats

C
Crawlability
Action
robots.txt present, sitemap with 0 URLs
REVIEW
robots.txt present, sitemap with 0 URLs
Info::
robots.txt is present
Got: 10240 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 does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your 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

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 10240 B Sitemaps referenced 0 User-agents Blocking No — crawling allowed
<!DOCTYPE html>
<html lang="zh-CN">

<head>
    <title>织梦 (DedeCMS) 官方网站 - 内容管理系统 - 上海卓卓网络科技有限公司</title>

    <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="织梦 (DedeCMS) 官方网站 - 内容管理系统 - 上海卓卓网络科技有限公司">
<meta name="keywords" content="织梦,dedecms">

    <link rel="shortcut icon" type="image/x-icon" href="/assets/favicon.ico">
<link rel="stylesheet" type="text/css" href="/assets/pkg/bootstrap-5.2.3-dist/css/bootstrap.min.css?v=1729062779">
<link rel="stylesheet" type="text/css" href="/assets/pkg/bootstrap-icons/font/bootstrap-icons.css?v=1729062779">
<link rel="stylesheet" type="text/css" href="/assets/css/common.css?v=1729062779">
    <link rel="stylesheet" type="text/css" href="/assets/css/index.css?v=1729062779">
</head>

<body>
    <header class="bg-light">
    <div class="container">
        <div class="row text-secondary pt-1">
            <div class="col-12 col-lg-9 d-none d-lg-block">
                <span class="fs-6 fw-light">织梦 (DedeCMS) 官方网站 - 内容管理系统 - 上海卓卓网络科技有限公司</span>
            </div>

            <div class="col-12 col-lg-3 text-end d-none d-lg-block">
                <span class="fs-6 fw-light"><i class="bi bi-telephone-fill"></i> 021-37788569</span>
            </div>
        </div>
    </div>

    <nav class="navbar navbar-expand-xl" aria-label="Offcanvas navbar large">
        <div class="container">
            <a class="navbar-brand" href="/">
                <img src="/assets/img/png/common/header/logo@2x.png" width="227px" height="40px">
            </a>

            <button class="navbar-toggler" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasNavbar2"
                aria-controls="offcanvasNavbar2">
                <span class="navbar-toggler-icon"></span>
            </button>

            <div class="offcanvas offcanvas-start" tabindex="-1" id="offcanvasNavbar2"
                aria-labelledby="offcanvasNavbar2Label">
                <div class="offcanvas-header">
                    <h5 class="offcanvas-title" id="offcanvasNavbar2Label">
                        <a class="navbar-brand" href="/">
                            <img src="/assets/img/png/common/header/logo@2x.png" width="227px" height="40px">
                        </a>
                    </h5>

                    <button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
                </div>

                <div class="offcanvas-body">
                    <ul class="navbar-nav justify-content-start flex-grow-1 ms-xl-5">
                        <li class="nav-item border-bottom">
                            <a class="nav-link px-2 px-xxl-3 active"
                                 href="/">
                                首页
                            </a>
                        </li>
                        <li class="nav-item border-bottom">
                            <a class="nav-link px-2 px-xxl-3"  href="/download">
                                产品下载
                            </a>
                        </li>
                        <li class="nav-item border-bottom">
                            <a class="nav-link px-2 px-xxl-3"  href="/license">
                                开源协议
                            </a>
                        </li>
                        <li class="nav-item border-bottom">
                            <a class="nav-link px-2 px-xxl-3"  href="/authorization/search">
                                授权查询
                            </a>
                        </li>
                        <li class="nav-item border-bottom">
                            <a class="nav-link px-2 px-xxl-3"  href="/authorization">
                                正版授权
                            </a>
                        </li>
                        <li class="nav-item border-bottom">
                            <a class="nav-link px-2 px-xxl-3" href="https://site.dedecms.com/">
                                网站定制
                            </a>
                        </li>
                        <li class="nav-item dropdown border-bottom">
                            <a class="nav-link dropdown-toggle px-2 px-xxl-3"  href="#"
                                role="button" data-bs-toggle="dropdown" aria-expanded="false">
                                增值服务
                            </a>
                            <ul class="dropdown-menu">
                                <li><a class="dropdown-item" href="/support#package">套餐服务</a></li>
                                <li><a class="dropdown-item" href="/support#price">单项服务</a></li>
                                <li>
                            </ul>
                        </li>
                        <li class="nav-item border-bottom">
                            <a class="nav-link px-2 px-xxl-3"  href="/hosts">
                                推荐主机
                            </a>
                        </li>
                        <li class="nav-item border-bottom">
                            <a class="nav-link px-2 px-xxl-3"  href="https://help.dedecms.com/">
                                帮助中心
                            </a>
                        </li>
                    </ul>

                    
                    <div class="text-start mt-3 mt-xl-0 text-xl-end">
                        <a href="/register" class="btn btn-success px-4 px-xl-3 me-1">注册</a>
                        <a href="/login" class="btn btn-outline-secondary px-4 px-xl-3">登录</a>
                    </div>
                    
                </div>
            </div>
        </div>
    </nav>
</header>

    <section class="container-fluid dede-banner" style="background: url(/assets/img/jpg/common/index_bannerbg.jpg);">
        <div class="py-5 px-4 text-center">
            <h1 class="mt-4 display-6 fw-semibold text-white">DedeCMS V5.7.118 正式版下载</h1>

            <p class="mt-4 fs-5 text-light">Nginx/IIS/Apache PHP5.6+ MySQL5.7+</p>

            <p class="mt-4 fs-4 text-light">更新于 2025-07-30</p>

            <div class="mt-4 d-grid gap-2 d-sm-flex justify-content-sm-center">
                <a href="/user/authorization/license" class="btn btn-lg btn-primary px-5 me-sm-3"
                    style="background-color: #FF6700; border-color: #FF6700;">购买授权</a>
                <a href="/download" class="btn btn-lg btn-primary px-5"
                    style="background-color: #FF6700; border-color: #FF6700;">产品下载</a>
            </div>

            <div class="mt-4 mb-4">
                <p class="mb-1">
                    <a target="_blank" href="/post/20211026.html" class="text-light text-decoration-none">
                        关于侵权网站清单及存证数据移交维权团队的通告
                    </a>
                    <span class="badge text-bg-danger">New</span>
                </p>
                <p class="mb-0">
                    <a target="_blank" href="/post/20210930.html" class="text-light text-decoration-none">
                        致广大DedeCMS用户的一封公开信
                    </a>
                </p>
            </div>
        </div>
    </section>

    <section class="container mt-5 dede-feature">
        <div class="row text-center">
            <div class="col-12">
                <h2>产品特性</h2>
                <span class="text-muted">了解更多产品功能特性</span>
                <div class="position-relative">
                    <span class="dede-title-points"></span>
                </div>
            </div>
        </div>

        <div class="row text-center">
            <div class="col-6 col-lg-3 mt-3 mt-lg-4">
                <div class="card py-3 py-lg-4">
                    <img src="/assets/img/png/index/icon_product01.png" class="card-img-top w-50 align-self-center">
                    <div class="card-body">
                        <h5 class="card-title">用户口碑</h5>
                        <p class="card-text">
                            丰富的开源经验赢得<br>良好的口碑
                        </p>
                    </div>
                </div>
            </div>

            <div class="col-6 col-lg-3 mt-3 mt-lg-4">
                <div class="card py-3 py-lg-4">
                    <img src="/assets/img/png/index/icon_product02.png" class="card-img-top w-50 align-self-center">
                    <div class="card-body">
                        <h5 class="card-title">模块组合</h5>
                        <p class="card-text">
                            让网站丰富方便<br>网站扩展
                        </p>
                    </div>
                </div>
            </div>

            <div class="col-6 col-lg-3 mt-3 mt-lg-4">
                <div class="card py-3 py-lg-4">
                    <img src="/assets/img/png/index/icon_product03.png" class="card-img-top w-50 align-self-center">
                    <div class="card-body">
                        <h5 class="card-title">模板引擎</h5>
                        <p class="card-text">
                            简单易用<br>界面随时可更换
                        </p>
                    </div>
                </div>
            </div>

            <div class="col-6 col-lg-3 mt-3 mt-lg-4">
                <div class="card py-3 py-lg-4">
                    <img src="/assets/img/png/index/icon_product04.png" class="card-img-top w-50 align-self-center">
                    <div class="card-body">
                        <h5 class="card-title">自定义模型</h5>
                        <p class="card-text">
                            自己扩展网站后续功能<br>省去��
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.dedecms.com/
200https://dedecms.com/

Inconsistent — duplicate content risk

HTTP → HTTPS

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

Consistent

B
HTTP Probe Timing
Total 1294 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
REVIEW
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
316 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
223 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
446 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
1.29 s
Total Time Total request time from DNS lookup through full response.
1.29 s

Connection waterfall

DNS Lookup 316 ms TCP Connect 223 ms TLS Handshake 446 ms Server Processing 308 ms Content Transfer 1 ms
B
TLS Certificate Expiry & Recommendations
89 days until leaf cert expires — 4 issues to address
REVIEW

Certificate validity

89
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 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 Records
1 A records, 875 ms lookup
PASS
1 A records, 875 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 43.228.79.42
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
No IPv6 (AAAA) records
Info::
2 nameserver(s) configured
Got: ns1.22.cn, ns2.22.cn
Info::
2 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
Warning::
DNS resolution is slow (875 ms)
Slow DNS adds latency to every page load. Consider a faster DNS provider.
Got: 875 ms
A43.228.79.42
AAAA
CNAME
NSns1.22.cn, ns2.22.cn
MX
5 mxbiz2.qq.com
5 mxbiz1.qq.com
TXT
SPF v=spf1 include:spf.mail.qq.com ~all
CAALookup not available with standard resolver
Resolved in 875 ms

Multiple A records provide failover if one server goes down.

Why this matters

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.

Why this matters

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

Slow DNS adds latency to every page load. Consider a faster DNS provider.

Why this matters

DNS resolution is slow — anycast DNS providers (Cloudflare, Route 53) typically resolve <50ms globally.

Source: DNS performance benchmarks

A+
Redirect Chain
No redirects — direct access
PASS
No redirects — direct access
Info::
No redirects — direct access
Got: https://dedecms.com

https://dedecms.com

1279 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://dedecms.com2001279 msHTTP/1.1nginx
A+
Domain Intelligence
dedecms.com — via 22net, Inc., 22 years, 1 months old, hosted on CHINANET-YUNNAN-IDC1 CHINANET Yunnan province IDC1 network, CN
PASS
dedecms.com — via 22net, Inc., 22 years, 1 months old, hosted on CHINANET-YUNNAN-IDC1 CHINANET Yunnan province IDC1 network, CN
Info::
Domain registered until Jun 28, 2028 (2 years, 2 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: 22net, 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.
Info::
Hosting: CHINANET-YUNNAN-IDC1 CHINANET Yunnan province IDC1 network, CN
Got: AS134765
Domain expiry

746 days

June 28, 2028

SSL certificate

89 days

Issued by Let's Encrypt

Domain age

22 years, 1 months

Registered June 28, 2004

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

CHINANET-YUNNAN-IDC1 CHINANET Yunnan province IDC1 network, CN

ASN AS134765

43.228.79.42

Registrar

22net, Inc.

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 22net, Inc.
Created June 28, 2004 (22 years, 1 months ago)
Expires June 28, 2028 (2 years, 2 months)
Last Updated February 17, 2025
Name Servers ns1.22.cn, ns2.22.cn
DNSSEC Not enabled
Hosting
IP Address 43.228.79.42
ASN AS134765 (CHINANET-YUNNAN-IDC1 CHINANET Yunnan province IDC1 network, CN)
Provider CHINANET-YUNNAN-IDC1 CHINANET Yunnan province IDC1 network, CN
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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback