How to add favicon in AEM 6.5?
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
yes, you can add it to file 'head.resources.html', residing under the page component.
By default, it takes the path of clientlib resource folder as @arunpatidar has already mentioned.
Hi,
You need to add fevicon at your clientlibs(which is set from policy) resources folder
how to set favicon from policy ?
or How to set favicon on page ?
If you are using a core components then it will work with above configuration.
you can check logic here
can we simply add below tag in head.html file ?
<link rel="icon" type="image/x-icon" href="/etc.clientlibs/test/clientlibs/clientlib-site/resources/icons/gicon.ico">
yes, you can add it to file 'head.resources.html', residing under the page component.
By default, it takes the path of clientlib resource folder as @arunpatidar has already mentioned.
Sorry for asking again and again , how do we add favicon from page properties or template , if someone tell me the clear steps that would be really helpful
Hope this will help you, https://medium.com/@dharshangd1906/how-to-set-favicon-in-aem-8232b211e114
表示
返信
いいね!の合計
Refer this article - https://medium.com/@dharshangd1906/how-to-set-favicon-in-aem-8232b211e114
表示
返信
いいね!の合計