Update META tags for all files. 
Look at output file and fix bad descriptions.
Search for '</A>x' where 'x' is not a space, period, or NL!
(i.e., look for run-on words!)
<A...><IMG ALT=x></A> should be
<A TITLE=x><IMG...></A> for all,
since it displays more consistently in all browsers
Create the site map! (use META tags for description)
For each bad tag message, have a checkbox to
'skip all future occurrences of this tag'.
Search source file for keywords specified in the 
META tag, and make a count of # times each keyword was found.
On process single page, have option to 'follow links'
Fix bugs with not finding 404s from other sites.
At end, bring up a single dialog box with several lines 
of the following format:
 Filename, DEL button, VIEW button
instead of prompting for each filename one by one.