静态站点部署检查器

Cloudflare Pages 优先预检

在本地检查构建目录或 ZIP 的路由、断链和 Cloudflare Pages 配置。

文件
8
展开体积
683 B
路由
2
引用
6
错误
1
警告
3

部署发现

每一项都会给出受影响路径和证据原因。

10
错误missing_referenceindex.html

href target is missing: /missing

Add the referenced file or correct the relative URL.

警告missing_404/404.html

Cloudflare Pages will treat this output as an SPA and route unknown paths to the root.

Add a top-level 404.html for static 404 behavior, or keep this intentionally for an SPA.

警告published_source_mapassets/app.71ac9912.js.map

A production Source Map is publicly deployable and may expose source paths or embedded code.

警告redirect_redirect_chain_redirects

redirect_chain: 2

信息missing_robotsrobots.txt

No robots.txt file is present.

信息missing_sitemapsitemap.xml

No sitemap XML file was found.

信息missing_manifestsite.webmanifest

No Web App Manifest was found.

信息missing_faviconfavicon

No conventional favicon file was found.

信息missing_csp/

No matching Content-Security-Policy header was found.

信息missing_csp/docs/

No matching Content-Security-Policy header was found.

使用方法

  1. 01

    打开构建输出

    选择目录或安全有界 ZIP;只在本地建立文件索引,不会部署。

  2. 02

    审计路由与平台规则

    复核链接、资产、大小写冲突、Pages redirects、headers、Functions 边界和 404 行为。

  3. 03

    模拟并导出修复

    测试路径并下载只供复核的配置建议与证据。

常见问题

工具会部署站点吗?

不会。它只分析导入输出,也不会联系 Cloudflare 账户。

如何判断 SPA 行为?

针对 Cloudflare Pages,存在根 index 而缺少顶级 404 时会报告 SPA 回退证据。

目录和 ZIP 会上传吗?

不会。读取、解压、扫描和导出都在浏览器完成。

生成文件可以直接部署吗?

它们是保守的复核产物;应与项目需求合并并验证预览部署。

继续使用其他专注的浏览器端工具。

全部工具

默认本地处理;远程数据来源会明确说明。

© 2026 Nobuf

Nobuf

由浏览器驱动的快速、本地优先实用工具。