For some reason I want to have thank you page with static url, currently for each order thank you page url is different.
Is there any way to have same static url for thank you page?
For some reason I want to have thank you page with static url, currently for each order thank you page url is different.
Is there any way to have same static url for thank you page?
Hi there @rahul_18 !
At the moment, it would not be possible to generate a static URL for your order status or ‘thank you’ page.
This is due to the fact that these are uniquely generated for each order, and thus are specific to each one.
Could you tell me a bit more about why you wanted to make this change and what you hoped to facilitate so we can check if there are any potential alternatives available?
Is there a specific business need or use case you want to address with this change?
its been 3 years when can we update and be able to turn our product pages to static urls.
Why it’s an issue:Using a static URL can improve your performance in search engine rankings. Using dynamic parameters does not necessarily cause worse rankings, but Moz’s research does indicate a correlation, and they generally do lead to lower click-through rates (CTR). Dynamic URLs are also a common source of duplicate content. See URL Rewrites and 301 Redirects - How Does it All Work?How to fix it:Use mod rewrite or ISAPI rewrite to change your URL to be static (removing all instances of ?, =, etc.).