asp classic - How do I crawl my own website? -


I have found an old classic ASP website to modify. Though the up-front has not been requested, I want to delete a group of old "orphans" pages.

For some reason, the old developer decided to create multiple instances of file instead of source control (e.g. ).

I am thinking that a person knows about a program or website that can crawl my site? It is likely that the public site needs to be able to crawl because there are many files in it, besides some URLs are relative and some are complete.

My favorite tool.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -