View Single Post
  #2 (permalink)  
Old Jul 2nd, 2007, 15:57
c010depunkk's Avatar
c010depunkk c010depunkk is offline
SuperMember

SuperMember
Join Date: Apr 2007
Location: Willich, Germany
Age: 20
Posts: 593
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote