更改 wp-property 中的永久链接
我已经设置了默认属性页面,因此在属性 url 中它显示 /lima-investments/property-name。但我想从网址中删除 /lima-investments。
我想更改以下网址
http://example.com/lima-投资/miraflores-apartment-for-rent-terrace/
至
http://example.com/miraflores-apartment-for-rent-terrace/
请帮忙。
I have set default property page so in the property url it shows /lima-investments/property-name. But I want to remove /lima-investments from the url.
I want to change following url
http://example.com/lima-investments/miraflores-apartment-for-rent-terrace/
to
http://example.com/miraflores-apartment-for-rent-terrace/
Please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
用这个...
http://wordpress.org/extend/plugins/custom-permalinks/
Use this...
http://wordpress.org/extend/plugins/custom-permalinks/
更改管理->设置->
添加的永久链接
自定义永久链接中
Change the permalink in the admin->settings->permalink
add
in Custom permalink
这意味着“miraflores-apartment-for-rent-terrace”是“lima-investments”的子页面,对吧?
尝试删除“miraflores-apartment-for-rent-terrace”的父页面。编辑“米拉弗洛雷斯公寓出租露台”页面。转到页面属性部分。将“父级”下拉列表更改为(无父级)
This means that "miraflores-apartment-for-rent-terrace" is a sub page of "lima-investments", right?
Try to Remove the parent page of "miraflores-apartment-for-rent-terrace". Edit "miraflores-apartment-for-rent-terrace" page. Go to Page Attribute section. Change the Parent drop-down to (no parent)