Forum Moderators: open
I have seen several programs that can do this one page at a time but I need something that can perform this task for an entire site.
Many thanks in advance.
Gordon
In general, I'd suggest looking for programs that can do "extended search and replace" or "search multple files" -- as part of the core function, they often report on how many instances of the search term have been found.
An online check could be a tough program to write -- unless you can assume that all pages and folder have a link trail from the home page. But assuming that is the case, then why not rip all the html files down to a local copy (essentially that's what must happen anyway) and then run Homesite or FP over the downloaded files.
site:webmasterworld.com DrDoc ;) Or, if you have access to all the sites, just run a nifty shell command ... like
grep. It will tell you the number.