Rewrite whole URL with path
Permalink 1 user found helpful
Hi,
is it possible to rewrite the whole URL for a page.
At the moment i only can change the page URL but not the whole path.
Example:
Exiting URL for a page:
http://www.test1234567.com/products/category-a-b-c/my-product-name...
I want to change it to this
http://www.test1234567.com/my-product-name...
The page structure must be the same! I only want to change the path, because of SEO.
Any idea how i can do this? Custom Attribut with some custom code?
Thanks
is it possible to rewrite the whole URL for a page.
At the moment i only can change the page URL but not the whole path.
Example:
Exiting URL for a page:
http://www.test1234567.com/products/category-a-b-c/my-product-name...
I want to change it to this
http://www.test1234567.com/my-product-name...
The page structure must be the same! I only want to change the path, because of SEO.
Any idea how i can do this? Custom Attribut with some custom code?
Thanks
1. Open the Page settings
2. Select the "Location" settings
3. Under the "URLs to this Page" section, on the right hand side there is an "Add URL" button, select this and enter "my-product-name"
4. Select that new URL as the "Cononical URL" to make it be the primary URL (All other URLs will redirect to it)
5. Save Changes