admin管理员组文章数量:1122846
If I have a page called Home
and then a child page with Home as the parent, is there a way to avoid 'home' appearing in the permalink for the child page?
I've noticed this with a one-page scrolling theme which asks you to set lots of pages as child pages of the homepage. From an SEO perspective, its not great to have 'home' in all the permalinks.
This question seems relevant but refers to categories
If I have a page called Home
and then a child page with Home as the parent, is there a way to avoid 'home' appearing in the permalink for the child page?
I've noticed this with a one-page scrolling theme which asks you to set lots of pages as child pages of the homepage. From an SEO perspective, its not great to have 'home' in all the permalinks.
This question seems relevant but refers to categories
Share Improve this question edited Apr 13, 2017 at 12:37 CommunityBot 1 asked Dec 23, 2014 at 8:15 codecowboycodecowboy 1,7786 gold badges23 silver badges43 bronze badges2 Answers
Reset to default 0From the top of my head, yes.
URL has to uniquely identify target post (or set of posts) to load. One of the (often annoying) issues is that as result WordPress treats hierarchical and non–hierarchical post types differently.
In a nutshell hierarchical posts are identified by the whole path in URL, not just their individual slug. Likely you can tinker that away in principle, but such URL tweaks are considered unreliable and prone to cause issues.
There is a plugin ( when isn't there) you can use that allows you to modify the url in whatever way you'd like (https://wordpress.org/plugins/permalink-manager/).
Also if it's hierarchical. It will redirect people from for example: /lp/test to /random/.
Hope that helps!
P.S. Im not in any way connected to the plugin owner, I just like it!
本文标签: seoDoes a parent page39s posttitle have to appear in a child page permalink
版权声明:本文标题:seo - Does a parent page's post_title have to appear in a child page permalink? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736291472a1928730.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论