Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hello, I have problems adding a favicon to my site, I want to know if anyone knows how to do it, thank you very much!
Solved! Go to Solution.
Hi @LidermanGiraldoEscobar
Step 1:
You need to add favicon at your custom app clientlibs and this clientlib should be reffered from template policy resources folder
Step 2 :
If you are using WCM Core Page component then it will work as shown in
https://github.com/adobe/aem-core-wcm-components/blob/e49999b3733ceb487fd40774ac4a15f921713336/conte...
<sly data-sly-test.appResourcesPath=${page.appResourcesPath} data-sly-call="${headResources.favicons @ path = appResourcesPath}"></sly>
This will link head resource.html
Also please refer
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/favicon-aem-6-5/td-p/54818...
View solution in original post
Please refer to similar thread - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/after-sp7-favicon-not-show...
Best regards,Himanshu Singhal
Views
Likes
Replies