Querystring confuses URL rewriting
Posted: Fri Aug 10, 2012 5:11 pm
We want to use Google Site Optimizer to perform some A/B testing. However, it sends users back to the page they pulled up, but with two additional querystring parameters. This QS param causes AC to incorrectly display the category page instead of the product page.
E.g. (using fake URLs; don't click them):
1. Start on the category page: http://site.com/Test-Cat-C23.aspx.
2. Click on a product's link: http://site.com/Test-Prod-P89C23.aspx.
3. Javascript on the product page redirects the user to Google, and then Google in turn immediately redirects the user to an ALTERNATE product page:
http://site.com/Alt-Prod-P91C23.aspx?ut ... t-C23.aspx
4. AbleCommerce incorrectly causes the Test Category page to display instead of the Alt Product page. Yikes!
Is there any way to make AC ignore the -C23.aspx in the querystring param like it ought to???
We're using 7.0.6 for the site, but I've confirmed this on Version 7.0.7 SR1, too.
E.g. (using fake URLs; don't click them):
1. Start on the category page: http://site.com/Test-Cat-C23.aspx.
2. Click on a product's link: http://site.com/Test-Prod-P89C23.aspx.
3. Javascript on the product page redirects the user to Google, and then Google in turn immediately redirects the user to an ALTERNATE product page:
http://site.com/Alt-Prod-P91C23.aspx?ut ... t-C23.aspx
4. AbleCommerce incorrectly causes the Test Category page to display instead of the Alt Product page. Yikes!
Is there any way to make AC ignore the -C23.aspx in the querystring param like it ought to???
We're using 7.0.6 for the site, but I've confirmed this on Version 7.0.7 SR1, too.