admin管理员组文章数量:1134064
I wanted to know the best implantation of favicon in wordpress.
My wordpress (updated) is running on a specific folder. I used / to start.
- Should I still use all formats, or with the time it's not any more necessary to use them ? (57x57, 60x60, 72x72, 76x76, 114x114, 120x120, 144x144, 152x152, 180x180, 192x192, 32x32, 96x96, 16x16)
- Should I copy the favicons at the root of www on my server (ovh) or at the root of the specified folder ?
- Do we still need to put favicons files at the root or can I can use :
<link rel="icon" ...
<link rel="apple-touch-icon" ...
<meta name="msapplication-TileImage" ...
- I read somewhere that if I put files at the root, I don't need to specify them on
<link ...
meta tag
Thank for your reply and take care.
Nicolas.
I wanted to know the best implantation of favicon in wordpress.
My wordpress (updated) is running on a specific folder. I used https://www.favicon-generator.org/ to start.
- Should I still use all formats, or with the time it's not any more necessary to use them ? (57x57, 60x60, 72x72, 76x76, 114x114, 120x120, 144x144, 152x152, 180x180, 192x192, 32x32, 96x96, 16x16)
- Should I copy the favicons at the root of www on my server (ovh) or at the root of the specified folder ?
- Do we still need to put favicons files at the root or can I can use :
<link rel="icon" ...
<link rel="apple-touch-icon" ...
<meta name="msapplication-TileImage" ...
- I read somewhere that if I put files at the root, I don't need to specify them on
<link ...
meta tag
Thank for your reply and take care.
Nicolas.
Share Improve this question asked Sep 19, 2023 at 21:48 niconico 255 bronze badges 3- This seems like it's a favicon question rather than a WordPress question. You might have better luck getting answers at Webmasters SE. – Pat J Commented Sep 19, 2023 at 22:17
- I will (in 40 mn :)) , but in fact there's a question about WP within. – nico Commented Sep 19, 2023 at 22:30
- 2 Have you tried looking at the official documentation? wordpress.org/documentation/article/create-a-favicon/… – kraftner Commented Sep 20, 2023 at 9:51
1 Answer
Reset to default 0In WordPress in 2023, you can place your favicons in a specific folder by uploading them to the root directory of your theme or by using a custom folder within your theme directory. Then, you can reference the favicon in your theme's header.php file using the appropriate HTML code.
本文标签: Favicons with WP in a specific folder in 2023
版权声明:本文标题:Favicons with WP in a specific folder in 2023 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736799481a1953424.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论