|
Re: Changing Keywords on a batch of pages
You could use the find and replace function of a text editor like Notepad++ or if its LOTS of pages your best bet is a custom-written program that opens each file and does a search and replace. I could throw something together in C# in about 10 minutes. PM me for more info if the first method doesn't work and you wanna try the second.
|