How To Set Favicon In Magento 2
A favicon is the tiny icon that appears in the browser tab and bookmarks. It helps users recognize your site when many tabs are open and reinforces your brand.
Steps
- In the Magento Admin, go to Content → Design → Configuration.
- Click Edit for the Global scope or the specific Store View you want to update.
- Expand HTML Head and find Favicon Icon.
- Upload your favicon image (use a square image for best results).
- Click Save Configuration.
- Go to System → Cache Management, Flush Magento Cache, then reload the storefront.


Notes & tips
- If you run multiple store views, make sure you select the correct scope before uploading the favicon so it applies where you expect.
- Favicons are best kept simple. Use a clear, high‑contrast symbol and ensure the image is square (e.g., 32×32 or larger). Browsers will downscale as needed.
- After updating, some browsers may cache the old icon. If you don’t see changes, hard‑refresh the page or clear your browser cache.
Updated on: 18/09/2025
Thank you!