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.
Views
Replies
Total Likes
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
<sly data-sly-test.appResourcesPath=${page.appResourcesPath} data-sly-call="${headResources.favicons @ path = appResourcesPath}"></sly> |
This will link head resource.html
Also please refer
Please refer to similar thread - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/after-sp7-favicon-not-show...
Best regards,
Himanshu Singhal
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
<sly data-sly-test.appResourcesPath=${page.appResourcesPath} data-sly-call="${headResources.favicons @ path = appResourcesPath}"></sly> |
This will link head resource.html
Also please refer
Views
Likes
Replies
Views
Likes
Replies