Expand my Community achievements bar.

SOLVED

Vanity URL resolution

Avatar

Community Advisor

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.

1 Accepted Solution

Avatar

Correct answer by
Employee
2 Replies

Avatar

Level 10

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. 

Avatar

Correct answer by
Employee