Level 1
Level 2
Bei der Community anmelden
Weitere Informationen
Melden Sie sich an, um alle Badges zu sehen
Leiste mit Community-Erfolgen erweitern.
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen 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!
Gelöst! Gehe zu Lösung.
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...
Lösung in ursprünglichem Beitrag anzeigen
Please refer to similar thread - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/after-sp7-favicon-not-show...
Best regards,Himanshu Singhal
Zugriffe
Likes
Antworten