Check if your webpage includes a valid favicon. Favicons are small icons shown in browser tabs, bookmarks, and more.
A favicon is a small icon that represents your site in browser tabs, bookmarks, and search previews. It's typically saved as /favicon.ico
or added via a <link rel="icon">
tag.
<link rel="icon" href="/favicon.ico">
Use this checker to ensure your favicon is correctly implemented and previewed.