SEO URL for information pages in opencart not working

后端 未结 1 982
臣服心动
臣服心动 2021-01-25 17:01

I\'m trying to create custom SEO url\'s for opencart i\'ve googled for hours and tried all the solutions (Set SEO friendly urls to yes in the admin pannel) and succesfully added

相关标签:
1条回答
  • 2021-01-25 17:29

    Sometimes when apache reads the RewriteBase directive it gets confused rather than helped so it's worth checking to see if removing it fixes the URL's. This is something I generally remove as it will usually work even with a subdirectory such as having your store in /store/ on your domain as it's pretty clever at working out if it needs to be resolved or not

    0 讨论(0)
提交回复
热议问题