【发布时间】:2012-09-12 15:13:52
【问题描述】:
如何在 URL 中显示页面结构?
如果我的页面及其父页面的结构类似于
+-Home
+-Fruits
+--Apple
+--Banana
+-Vegetables
+--Salad
+--Tomatoes
我想要这样的网址
/fruits/apple
/vegetables/salad
使用 Wordpress 实现这一目标的最佳方式是什么?
我不是指自定义菜单,我是指页面层次结构。
【问题讨论】:
如何在 URL 中显示页面结构?
如果我的页面及其父页面的结构类似于
+-Home
+-Fruits
+--Apple
+--Banana
+-Vegetables
+--Salad
+--Tomatoes
我想要这样的网址
/fruits/apple
/vegetables/salad
使用 Wordpress 实现这一目标的最佳方式是什么?
我不是指自定义菜单,我是指页面层次结构。
【问题讨论】:
您只需激活Pretty Permalinks
【讨论】: