如何删除网站中的/en/ url
How to remove the /en/ url in the website
by default site showing as like above.
please check the following url
it goes to http://www.plrebooksstore.com/en/
Please help me out
Honney.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
如果您需要使用多种语言并且想要从 URL 中删除默认语言 iso,请参阅此处讨论的主题:
https://www.prestashop.com/forums/topic/550132-how-to-remove-main-language-in-url/
Please see the topic discussed here if you need to use multiple languages and you want to remove the default language iso from URLs:
https://www.prestashop.com/forums/topic/550132-how-to-remove-main-language-in-url/
您已激活 2 种语言。只需停用一种语言,重写 .htaccess 文件,链接就会改变
You have 2 languages activated. Just de-activate one language, rewrite the .htaccess file and the links will change
停用一种语言后,转到仪表板>>>首选项>>SEO & URL>>>将禁用 apache 多视图更改为 yes
after deactivate one language go to dashboard>>>Preferences>>SEO & URL>>>change disable apache multiviews to yes
在 prestashop 中,仅当您拥有多种语言时才会显示国家/地区代码。
如果 en 是您唯一的选项,则禁用其余选项将使您的商店无需代码。
In prestashop, country code appears only if you have more than one language.
If en is your only option, disabling the rest will let your store without the code.