Forum Moderators: DixonJones
I work on a site with about 30,000 pages and several thousand links that are about to break due to an upgrade. These links all begin with a common IP address in the url to a document management system followed by a query string to the specific documents. This system will soon be completely overhauled, so all the links on our site to documents will break.
I am looking for a Link Checker that will let me filter for this IP address and catch all the links that begin with it, BEFORE they actually break.
Ideally, I would also like to generate a report where I can sort these links, so I can separate and distribute them to the various program areas in our agency. I would like to have the report specify what folders these links came from and let me sort by the folder.
Does anyone know if something like this exists? I appreciate any ideas. Thanks.
In the meantime, I have been trying Xenu and am having some luck with that. Its report feature doesn't seem to be too configurable, but by chance it seems like it might work. This is because Xenu's report has a section on redirects. It tells what pages the urls hitting the redirects are coming from. It just happens that the address of the links I'm dealing with all hit a redirect because of the way the application logs in the user. The majority of the redirect report was on these document management application pages that I'm trying to track. So I may be able to use that and just copy the section on redirects, and delete out the few that do not go to this document management app (we have a few other apps and pages that come up as redirects, but not too many).
However, this LinkBot sounds like a more smooth and configurable process so I'll definitely give it a try.
Thanks again.