M Matt28 Newbie Joined Nov 28, 2021 Messages 36 Reaction score 7 Apr 18, 2023 #1 Hello, We have an e-commerce store where we forgot to add the right structure. The structure was mysite.com/product and now it's mysite.com/category/product How can I redirect all my old products/categories links to the new ones please? Thanks,
Hello, We have an e-commerce store where we forgot to add the right structure. The structure was mysite.com/product and now it's mysite.com/category/product How can I redirect all my old products/categories links to the new ones please? Thanks,
tazarbm Elite Member Executive VIP Jr. VIP Joined Oct 28, 2020 Messages 11,663 Reaction score 14,636 Apr 19, 2023 #2 1) with a plugin (if your site is on Wordpress) 2) in your cpanel 3) with the .htaccess file All 3 methods will accomplish the same thing
1) with a plugin (if your site is on Wordpress) 2) in your cpanel 3) with the .htaccess file All 3 methods will accomplish the same thing
M Matt28 Newbie Joined Nov 28, 2021 Messages 36 Reaction score 7 Apr 20, 2023 Thread Starter Thread Starter #3 We found a way thanks to a developer. Thanks !