Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试从 Wordpress 中的 URL 中删除父页面的 slug。即,而不是:
http://domain.com/grandparent/parent/child
我需要网址:
http://domain.com/child
任何人都知道如何做到这一点?谢谢
您可以通过更改您的Wordpress 永久链接结构来更改您的网站生成的链接
从您的仪表板
Settings > Permalinks