How To Change Favicon In Magento 2
WHAT IS FAVICON IN MAGENTO 2 WEBSITE?
Favicon is short for “favorite icon,” which is a small icon on the tab of each browser page and in the address bar in some browsers. The standard sizes of the favicon are 16×16 pixels or 32 x 32 pixels. For Magento e-commerce websites, only the favicons saved in ICO (highly recommended), PNG, JPG, and SVG file types are accepted. In this Magento 2 tutorial, we will show you how to change favicon in the back-end step-by-step.
Some notes for creating the favicon for your Magento website:
1. You must create a 16×16 or 32×32 graphic image of your logo on any proper image editor.
2. You should find a free online tool to convert that file to the .ico format (E.g.: Red ketchup, Image.online-convert, Icoconvert, Convertico, etc.). Then, save the file to your computer.
HOW TO CHANGE FAVICON IN MAGENTO 2?
Step 1: Go the admin panel, navigate to CONTENT and choose Configuration (under Design)
(Admin Panel => CONTENT => Configuration)
Step 2: Choose a specific store view where you want to change the favicon
Step 3: Upload the favicon and add necessary information
First, expanding the “HTML Head” section.
Here, you can upload new favicon from your computer. Then, remember to enter the Page Title Default/ Prefix/ Suffix/ Description/ Keywords.
Save the configuration and clear the cache to complete.