Im working on a project that has multiple markets and AEM is our CMS. Wanted to know if we can use same vanity urls for same page across different markets.
I know vanity url in AEM does not allow duplicates within a single instance. But has anyone seen a work around that would facilitate the same.
To be more specific :
Market1 / Page1 : vanityURL1
Market1/Page2 : vanityURL1 ( should not be allowed )
Market2/ Page1 : vanityURL1 ( should be allowed )
Thank you .