Does anyone know how to get live links that are out there on the web redirected to our new ASP site?
I want to achieve this w/o installing a 3rd party app. Is there functionality in ML9?
Thanks!
Does anyone know how to get live links that are out there on the web redirected to our new ASP site?
I want to achieve this w/o installing a 3rd party app. Is there functionality in ML9?
Thanks!
ASP team...maybe a link of some sort. This is the second time I have posted about this with no response...we are ready to go live. Please respond!
You're not going to be able to redirect links on one site/application from within another one, no. That would make the Internet a very scary place.
You would need to set up redirects from the hosting environment wherever those other pages 'out there' are to your new site. You can do that in IIS, or there are 3rd party applications to make managing that in bulk easier, but you'll have to be able to install them on the server wherever that other site is hosted.
Thanks Scott