Favicon
Adding a favicon to your site gives it a professional look in your visitor’s browsers:
Adding a favicon
The easiest way is to add a file called favicon.ico
to the root folder in your code repository. We recommend using the .ico
format for best support across all major browsers. That’s all – your site now has a favicon!
Gone repoless?
If you are reusing the same code repository for multiple sites (see Repoless) and you need different favicons for some or all of them, you can add the favicon.ico
file to the root folder of each content source instead, and preview and publish it using the Sidekick or Admin API.
Previous
Fastly Setup
Up Next