I have some 1000 html pages. I need to update the names which is present at the footer of every html page. What is the best possible efficient way of updating these html pages instead of editing each name in those html pages one by one.
Edit: Even if we use some sort of scripts, we have to make changes to every html file. One possible way could be using Editor function. Please share if anybody has any another way of doing it.