Vanity urls are not working on publishers
I have a page, where I wanted to add a vanity URL. After adding the vanity URL,
In Author instance,
When checked on <SERVER_URL>/libs/granite/dispatcher/content/vanityUrls.html - VanityUrl appears fine.
In the Publish instance,
When checked on <SERVER_URL>/libs/granite/dispatcher/content/vanityUrls.html - VanityUrl doesn't appear. It should appear on the publisher instance.
When I hit the vanity URL directly on the publisher, I get the page with the correct content. Why do I get the correct page provided the vanity URL doesn't appear in Query?
When I hit the vanity URL via the dispatcher, it throws 404 error page.
I have checked a few threads in the community related to vanity URLs - but didn't find anything related to my query.
Please help me here with suitable pointers.