Bulk editing HTML

Seankearns

Power Member
Joined
Jan 12, 2012
Messages
547
Reaction score
367
I plan on making a template, then have about 1000 pages to change out information on the template for info on in a .csv file. Would mainly be <head> info.

Anyone know of a program to help get this done more quickly or should I just be outsourcing the grunt work on elance or something?

P.s. I'm not a HTML genius, but I get by with dreamweaver.

*sorry, this should have been posted in HTML section!*
 
Last edited:
if you have your files and just wanna replace something inside them , then dreamwaver have option to search and replace on all files from the folder :)
 
Yeah search and replace in multiple files. I think Notepad++ does in on Windows and gEdit with the plugin if your a *nix user.
 
Thanks guys, the info would be different in each file, not a simple search and replace of one item for another across the board, but I'll look into it.
 
Back
Top