编程扫描我的网站并查找链接到外部网站的所有页面

发布于 2024-12-09 17:34:45 字数 1536 浏览 0 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

沉默的熊 2024-12-16 17:34:45

对于链接检查,我使用 Xenu 的 Link Sleuth

For link checking, I use Xenu's Link Sleuth.

故事还在继续 2024-12-16 17:34:45

W3C 链接检查器将为您提供所有链接的列表,并告诉您哪些链接有效。废弃输出以仅显示外部链接应该是非常简单的。

The W3C link checker will give you a list of all the links and tell you which ones are working. It should be pretty trivial to scrap the output to show only external links.

嘴硬脾气大 2024-12-16 17:34:45

您是否考虑过使用网站嗅探器?有很多免费工具可以探索您的网站并列出您的页面。

希望这有帮助:)

Have you considered using a website sniffer ? There's a lot of free tools that can explore your website and list your pages.

Hope this helps :)

好听的两个字的网名 2024-12-16 17:34:45

SEOMOZ Pro 帐户 - 注册 30 天免费试用,我们那里最好的网站爬虫

SEOMOZ Pro Account - Sign up for free 30 day trial, best site crawler our there
http://www.seomoz.org/freetrial

紫瑟鸿黎 2024-12-16 17:34:45

最终,最简单的方法是在数据库中使用 SQL 查询,因此在尝试查找外部程序之前,请确保在遇到类似问题时通过 SQL 检查它是否可行。

感谢大家的建议。

Eventually, the easiest way was with an SQL Query in the database, so make sure you check if it is do able when you have a similar problem, via SQL before trying to find external programs.

Thanks to everyone for suggestions.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文