Hi,
I am using vanity URLs and I want to throw an exception if that url is not found. When I request the vanity URL which is not there in AEM, it is simply showing the blank page.
How does AEM identifies the AEM internal URL based vanity URL? Sing looks for: sling:vanityPath property in the content nodes?
Please help.
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
resource mapping is used for vanity URL's[0], see more details here [1]
Regards,
Opkar
[0] https://docs.adobe.com/docs/en/aem/6-2/deploy/configuring/resource-mapping.html
[1]http://www.aemmastery.com/2015/03/15/aem-osgi-service-dive-resource-resolver-factory/
Views
Replies
Total Likes
Look at the AEM 2015 2nd place winning application (for the annual AEM code contest):
https://helpx.adobe.com/experience-manager/using/vanitypath.html
You can build a tool to manage these URLS. You can install and extend the app if you want.
Views
Replies
Total Likes
Hi,
resource mapping is used for vanity URL's[0], see more details here [1]
Regards,
Opkar
[0] https://docs.adobe.com/docs/en/aem/6-2/deploy/configuring/resource-mapping.html
[1]http://www.aemmastery.com/2015/03/15/aem-osgi-service-dive-resource-resolver-factory/
Views
Replies
Total Likes
Views
Likes
Replies