One of my old sites no longer exist online, but I have a copy of the site on my computer. The problem is I hard coded all the images, pages and so forth directly meaning now when I try to view the site on my computer, it tries to connect to my old site for the files. I really need the site to work properly because i am thinking of setting it up again. I know I can manually edit the URL and fix this, but I have over 5000+ pages. Does anyone have any tips on how I can solve this? Any help would be appreciated! (All pages are .html and .htm)
Get a find an replace tool, dreamweaver has one CTRL+F then just find the old url start eg http://doma.com/ and change to http://domb.com/ Simple
I have a simple find and replace application if you would like a copy. I found it free somewhere a long time ago and have used it since.
Wasn't aware that the replace works thorugh all the site. Thanks a lot for the help! Works fine now. Thank you for the consideration, but ive managed to sort the problem out.