失效链接检查工具
检查一个页面上的所有链接,查找失效的状态码(4xx、5xx)。每次扫描分析至多30个链接。
如何使用本工具
- 1
Paste the full URL of the page you want to check (for example https://example.com/blog) into the input field.
- 2
Click Analyze and wait while the server fetches the page and probes each link it finds.
- 3
Read the two tallies at the top: Checked (how many links were probed) and Broken (how many failed).
- 4
Scan the per-link list below, where each broken link is highlighted in red with its HTTP status code or error reason.
什么是失效链接检查工具?
失效链接会损害用户体验和SEO。搜索引擎会抓取每一个链接;持续存在的404错误会浪费抓取预算,并暗示网站已被弃管。本工具会并发检查一个页面上的前30个链接,并报告任何状态码失效的链接。对于全站抓取,请使用Screaming Frog或Sitebulb。
常见使用场景
Verifying a new blog post or landing page before publishing, so no outbound reference 404s on launch day.
Spot-checking a high-traffic page after a site migration, where redirects and moved pages often leave dangling links.
Auditing a resources or links roundup page where external sites you cited may have quietly disappeared.
Confirming that internal navigation and footer links still resolve after a CMS template change.
Checking a documentation page for dead links to external API references or download mirrors.
Quickly validating a competitor or client page during an SEO review without installing a desktop crawler.
常见问题
我应该多久检查一次?▼
指向付费墙内容的链接呢?▼
相关工具
元标签分析工具
从任意URL提取并分析所有元标签:标题、描述、Open Graph、Twitter Card、viewport、robots以及link标签。
标题层级分析工具
审查任意页面的H1-H6结构。标记出缺失的H1、多个H1以及被跳过的标题层级。
Schema标记验证工具
从任意URL中提取并验证JSON-LD结构化数据。查看页面包含哪些schema类型,以及它们能否被正确解析。
Open Graph检查工具
预览URL在Facebook、Twitter/X、LinkedIn及其他平台上分享时的显示效果。
站点地图检查工具
分析任意XML站点地图:URL数量、lastmod覆盖率以及站点地图索引结构。
robots.txt检查器
解析robots.txt文件。按user-agent分组显示规则并标记问题。