检查整个网站的链接
我知道有人问过类似的问题,但我不确定答案(而且我无法轻松测试所有这些问题),所以在我疯狂地继续搜索之前,我想问:有没有一种简单的方法可以抓取网站上的所有页面并自动检查它们是否有损坏和无效的链接?最好我想要一个不需要安装或编译的解决方案,因为我受到严重限制。谢谢。
I know similar questions have been asked, but I'm not sure about the answers (and I can't easily test all of them), so before I go crazy continuing to search, I want to ask: Is there an easy way to crawl all the pages on a website and check them for broken and invalid links automatically? Prefereably I'd like a solution that does not require an install or compile as I'm severely limited. Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您可以使用 Xenu 的 Link Sleuth。它确实需要安装,但重量轻,不需要编译。
http://home.snafu.de/tilman/xenulink.html
You could use Xenu's Link Sleuth. It does require an install, but is light-weight and no compile is needed.
http://home.snafu.de/tilman/xenulink.html
我是 Xenu's Link Sleuth 的作者:-) 在过去,它没有安装,因为这对我来说不是优先考虑的事情。越来越多的人抱怨,其中一个人向我推荐了一个工具,所以现在有了安装程序,首先是 InnoSetup,现在是 NSIS。
“gablin”正确,.EXE 文件可以传输。尽管如此,我还是警告您不要在“肮脏”的公司内启动“外部”软件。相反,尝试通过内部官僚机构乞讨。
I'm the author of Xenu's Link Sleuth :-) In the old days, it didn't have an install because this wasn't a priority for me. More and more people complained and one of them pointed me to a tool, so it's with an installer now, first it was InnoSetup, now it's NSIS.
"gablin" is correct, the .EXE file can be transferred. Nevertheless, I'd warn you against starting an "external" software within a "nasty" company. Rather, try to beg your way through the internal bureaucracy.
不清楚为什么你要避开安装程序。我建议在家安装,尝试复制到拇指驱动器,然后在拇指驱动器上运行。
这可能需要您安装一台或多台虚拟机。
Not clear why you are avoiding installers. I would suggest installing at home, try copying to a thumb drive, then run on a thumb drive.
This may require that you install one or more virtual machines.