J
JW
Long story, but I manage the website for a local Red Cross chapter. They
have their own domain name, but it points to a url on the National ARC
servers. The forwarding service is not masked, so there is concern that many
visitors have bookmarks to the actual url's for various pages.
Several chapters are merging their websites, so the domain name forwarding
is being re-directed to a new url. The old url server space will remain
available for awhile. I want to use {{
window.location.href="http://www.newurl.com"; }}on the Home page of the old
site to convey any viewers to the new Home page. However, the website has
LOTS of pages and it's likely that many of the interior web pages are also
bookmarked by viewers. Am I required to insert this code on every page, or
is there a clever way to redirect viewers to *any page* for a specific url?
Sounds like a pipe dream, but thought I'd ask before starting. Thanks for
your help,
JW
have their own domain name, but it points to a url on the National ARC
servers. The forwarding service is not masked, so there is concern that many
visitors have bookmarks to the actual url's for various pages.
Several chapters are merging their websites, so the domain name forwarding
is being re-directed to a new url. The old url server space will remain
available for awhile. I want to use {{
window.location.href="http://www.newurl.com"; }}on the Home page of the old
site to convey any viewers to the new Home page. However, the website has
LOTS of pages and it's likely that many of the interior web pages are also
bookmarked by viewers. Am I required to insert this code on every page, or
is there a clever way to redirect viewers to *any page* for a specific url?
Sounds like a pipe dream, but thought I'd ask before starting. Thanks for
your help,
JW