I have a HTML document which includes links to various image, PDF, CSS, and JS files. How can I find which files are no longer used, and are safe to remove?
|
feedback
|
|
http://validator.w3.org/checklink/ if you have an external page you're checking And I'd suggest https://addons.mozilla.org/en-US/firefox/addon/532/ (firefox add-in) if you want to check an internal/intranet page. | |||||
feedback
|
|
Xenu is a Windows application that can do this. Its primary function is to check for broken links, but it can also produce a report of any files on your webserver that aren't linked to. It uses your FTP access to do that. | ||||
|
feedback
|
