Rank: Member
Joined: 4/29/2010(UTC) Posts: 256
Thanks: 4 times Was thanked: 11 time(s) in 10 post(s)
|
Currently I am moving some products in a bv site to a different subdomain. I have noticed that quite a few high profile (off site) links append a random query string to the url. Is there a wildcard to match the customer url so that I can redirect all those incoming links to the new product? e.g. Requested Url: /products/veryhighrankingproduct.aspx* Redirect To Url: http://store.mysite.com/...yhighrankingproduct.aspxBVC is version 5.0 I seem to remember there were a few url routing changes in about 5.7? Many thanks Edited by user Thursday, May 21, 2015 11:52:51 AM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
You would need the URL redirector from BVC 2013 and above to do this via the admin. Alternately you can use ASP.NET's ability to do this via the Web.config file. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 4/29/2010(UTC) Posts: 256
Thanks: 4 times Was thanked: 11 time(s) in 10 post(s)
|
Aaron, I would se the web.config option but the server is IIS 6 so it looks like I am going to have to find an alternative method.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.