One more URL redirect problem
Posted: Thu Jul 08, 2010 10:31 am
Hire is one more problem with redirect:
when the user or bot open the URL like this https://www.test.com/category-name-C8.aspx (with https) or http://test.com/category-name-C8.aspx (without www) this 2 links redirecting to http://www.test.com/Category.aspx?CategoryId=8 - that is wrong - that 2 URLs mus be going to http://www.test.com/category-name-C8.aspx
And the same with product detail URL too:
Open this https://www.test.com/Product-name-P7938.aspx (with https) or http://test.com/Product-name-P7938.aspx (without www) - redirecting to http://www.test.com/Product.aspx?ProductId=7938 - that is wrong too!!
Must going to http://www.test.com/Product-name-P7938.aspx
Help me to fix it.
Thanks,
Alex
when the user or bot open the URL like this https://www.test.com/category-name-C8.aspx (with https) or http://test.com/category-name-C8.aspx (without www) this 2 links redirecting to http://www.test.com/Category.aspx?CategoryId=8 - that is wrong - that 2 URLs mus be going to http://www.test.com/category-name-C8.aspx
And the same with product detail URL too:
Open this https://www.test.com/Product-name-P7938.aspx (with https) or http://test.com/Product-name-P7938.aspx (without www) - redirecting to http://www.test.com/Product.aspx?ProductId=7938 - that is wrong too!!
Must going to http://www.test.com/Product-name-P7938.aspx
Help me to fix it.
Thanks,
Alex