Hi All,
We are using vanity urls for bulk of pages like below. Could you please help here
to cache and invalidate the vanity urls.
/product/data/feature/test1.html
test1 is dynamic
I am able to the vanity url data in publish
http://localhost:4503/libs/granite/dispatcher/content/vanityUrls.html
i have added the below things to dispatcher.
farm file:
/vanity_urls {
/url "/libs/granite/dispatcher/content/vanityUrls.html"
/file "/tmp/vanity_urls"
/delay 300
}
filter :
/0100 { /type "allow" /url "/libs/granite/dispatcher/content/vanityUrls.html" }
Thanks for help.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Naresh536 ,
Please check this: [0] https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/caching-vanity-url-s-in-di...
[1] https://blog.kristianwright.com/2016/02/11/aem-dispatcher-and-vanity-urls/
Hope that helps!
Regards,
Santosh
Please refer to the instructions found here > https://blog.3sharecorp.com/enabling-vanity-urls-with-adobe-experience-manager
Hi @Naresh536 ,
Please check this: [0] https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/caching-vanity-url-s-in-di...
[1] https://blog.kristianwright.com/2016/02/11/aem-dispatcher-and-vanity-urls/
Hope that helps!
Regards,
Santosh
Views
Likes
Replies