Click to See Complete Forum and Search --> : i want another site to load when you click on this page?


jacsma
05-19-2005, 08:21 PM
Let's say I have a link on my site that takes you to a page of widgets that i sell. when you find that page in a search engine and click to go there, i want you to go to my new site that cater only to those widgets.
I want to keep the original page on the 1st site running because it is already well established in the search engines.
Is this easily done?

TheBearMay
05-20-2005, 06:36 AM
Could put a redirect in the first page using meta refresh or JS.

jmaresca2005
05-20-2005, 08:27 AM
in the link that calls the new page, insert this, target="_new" in you anchor tag.