Sitecore去除地址中带语言,例:localhost:8080/zh-cn/index
Posted ljh19
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Sitecore去除地址中带语言,例:localhost:8080/zh-cn/index相关的知识,希望对你有一定的参考价值。
Sitecore去除地址中带语言,例:localhost:8080/zh-cn/index
需要地址不带zh-cn
可在Sitecore.config中,这点这个节点 linkManager
<linkManager defaultProvider="sitecore">
然后把languageEmbedding="never"设置为never
以上是关于Sitecore去除地址中带语言,例:localhost:8080/zh-cn/index的主要内容,如果未能解决你的问题,请参考以下文章
如何通过浏览器的语言在 Sitecore 中设置上下文语言?