Forum Moderators: DixonJones
I am looking for a software that spiders a website (through a browser) and scans each page to check for the javascript and shows the files that don't have the script. Does anyone know of a software that could do this?
Barring that, try using server-side programming to do serverside includes of the code you need on each page.
Barring that, you would probably contract a programmer to write a custom spider for this purpose. I'm not sure there are any premade solutions that will do exactly what you need.