Hi,
what is the URL of the original page?
Are you using some plugin that could be hacking the standard permalink behaviour of WordPress?
Thread Starter
63po
(@63po)
Hi,
URL original : https://www.bfast-capture.com/
I use Duplicate post as pluging.
Hi,
I know you are using Duplicate Post, I was asking if you are using some other plugin that manipulates permalinks…
What is the name of the page you are using as homepage?
Do the copy appear as a child of that one?
Thread Starter
63po
(@63po)
No other plugins that manipulates permalinks.
https://www.bfast-capture.com/ ( HOMPAGE )
I create a post Titled : AGENCY. (Child of homepage)
I duplicate the post AGENCY to get a similar post titled ENTREPRISE.
SO, for the post titled ENTREPRISE, I got : https://www.bfast-capture.com/sample-page/entreprise/
Hi,
if you clone a child of a page X, the cloned page will be itself child of X, then its permalink will be /permalink_of_X/permalink_of_the_clone, as per WordPress standard.
If you don’t want /permalink_of_X/ in your URL, just edit the page so it’s not child of anyone.
Hope this helps