![]() |
program that can change url in large number of html pages?
I have about 100 html pages that i need to change a url in. is there an easy way to do this? swapping out one url for another without having to load page by page in a program?
|
Most text editors have search and replace feature. You load all of the files, run the search and replace.
Of course there are also ways to do this from a prompt, which I'm guessing you don't know how to do. So try the first route. Check out Brackets. |
Quote:
|
Notepad++
|
As already said Dreamweaver can do this easily - That would be my first choice...
|
ssh #sed -i
|
The Free versions should do it will replace your URLs in less than 5 seconds:
http://www.silveragesoftware.com/sea...e-editions.php |
dreamweaver have this option
|
All times are GMT -7. The time now is 07:15 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123