This is probably an easy one.
Our new website has about 40-50 HTML files, but the authors forgot to change the
meta name="keywords" content="<lots of keywords>"
from those relevant for the old site to those appropriate for the new site. As far as I can see this appears in every HTML file.
So I want to do a global edit for every HTML file to change the "lots of keywords" to a "new bunch of keywords". It is always possible that the line containing the keywords has wrapped round, so the editor would need to cope with this possibility).
(And later on, I want to do a change in one of the common fields near the top, which needs changing on all pages, too... How much easier it would be if this common code could be INCLUDEd from another file, and just this file would need changing!).
So I'm looking for suggestions for an HTML editor with almost zero learning curve that will cope with the above requirement. (It might well be possible in Dreamweaver, but the course isn't until the end of February...!)
Thanks
John
PS Somebody please tell me that the only HTML file which needs the 'meta xxx' lines is the INDEX.HTML file!



