Replacing hyperlinks in Front Page

  • Thread starter Thread starter janny
  • Start date Start date
J

janny

Our school district recently changed the URL for all of our websites thus
changing the home page URL. On each of the multiple pages of the website, I
have a link to the home page. I started opening each page and individually
changing the hyperlink to point back to the home page. Is there a shortcut to
automatically change all of them to the correct URL at once, or do I need to
change each one individually? Thanks for your suggestions.
 
If your site uses absolute URLs for links you can always replace them all using S&R (in code - all pages)
Search for: olddomainname.com
Replace with: newdomainname.com

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Our school district recently changed the URL for all of our websites thus
| changing the home page URL. On each of the multiple pages of the website, I
| have a link to the home page. I started opening each page and individually
| changing the hyperlink to point back to the home page. Is there a shortcut to
| automatically change all of them to the correct URL at once, or do I need to
| change each one individually? Thanks for your suggestions.
|
 
Back
Top