Help redirection 301 from multiple custom URL to one simple URL
Hi,
I need help with 301 redirection.
I have a product with multiple presentation page(i.e. "the experience", "configure", "photo gallery"). On each of those pages, I have a call-to-action button "buy now". When clicked, the visitor go to a form. it's the same "buy now" form on each on the product page.
The xlst code behind the call-to-action button is this:
Now, my form is on another domain name. I would like to redirect all the call-to-action "buy now" to another url who simply finish by "/order-myproductname".
E.g.: Do you need to rewrite the XSLT for the button to always go to that new simple URL, or do you need help creating 301 redirects for the multiple generated URLs to go to the new simple URL?
Help redirection 301 from multiple custom URL to one simple URL
Hi,
I need help with 301 redirection.
I have a product with multiple presentation page(i.e. "the experience", "configure", "photo gallery"). On each of those pages, I have a call-to-action button "buy now". When clicked, the visitor go to a form. it's the same "buy now" form on each on the product page.
The xlst code behind the call-to-action button is this:
Now, my form is on another domain name. I would like to redirect all the call-to-action "buy now" to another url who simply finish by "/order-myproductname".
Can you help me, please?
Hi Chloe,
Could you elaborate a little?
E.g.: Do you need to rewrite the XSLT for the button to always go to that new simple URL, or do you need help creating 301 redirects for the multiple generated URLs to go to the new simple URL?
/Chriztian
is working on a reply...