Joomla 自定义链接
好的,我有一个三层菜单并打开了 SEF 链接。我有一个像这样的链接 http://www.site.com/something/column/banning。我怎样才能让它像这样http://www.site.com/banning,而不改变菜单结构
Ok I have a three tier menu and have SEF links turned on. I have a link like this http://www.site.com/something/column/banning. How would I get it to be like this http://www.site.com/banning, without changing the menus structure
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
作为管理员,默认情况下这是不可能的。您必须创建自己的插件/扩展程序或更改代码,或者安装一个扩展程序,该扩展程序允许您管理和映射 URI,例如 sh404SEF。请参阅 Joomla 扩展中的 SEF 类别。
That is not possible by default, as an admin. You will either have to create your own plugin/extension or change the code, or install an extension which allows you to manage and map URIs like sh404SEF. See the SEF category at Joomla Extensions.