Here's the scenario: Site A is currently linking to my site in a webpage and sending traffic over to Webpage One. What I want to do is to set up a redirect, so that whenever anyone clicks the link in Site A, they'll be taken to Webpage Two on my site instead. Basically, I want to redirect all the referring traffic arriving from Site A and send them to Webpage Two instead of Webpage One, even though Site A is linking to Webpage One and not Webpage Two. This means that whenever clicks on the link in Site A and tries to visit Webpage One on my site, they'll be taken to Webpage Two instead. Does anyone know what I should do to set up this redirect? Thanks a lot!