RealFaviconGenerator / realfavicongenerator

Generate favicon for all major platforms
505 stars 23 forks source link

Question: No Touch Icon / favicon.ico in root directory #468

Open davorpa opened 3 years ago

davorpa commented 3 years ago

Dear team

Surely this has already been asked before but I cannot clarify myself by reading the FAQ.

As can be seen in the following spoiler image, all the steps are in green except two in blue, which refers to the fact that the *.ico / *.png resources are not in the root.

:arrow_down: Click to see checker report :arrow_down: ![checker foodify](https://user-images.githubusercontent.com/3125580/132099271-33a04a09-9594-42ad-a66a-c347a728ec47.png)

The manifest,browserconfig and favicon.ico its sure there are in the root and everything else in /assets/favicon of the project.

:arrow_down: Click to see website folder structure :arrow_down: ![image](https://user-images.githubusercontent.com/3125580/132099642-09b2ff93-bb9d-4d9c-8a78-be416b5a7210.png)

Also comment that the site is not in the root of the domain, only a one step below path. Is there any drawback in having it like this or should everything go in the root of the domain or either in the app?

And last question.... Does the order in which you put the tags in the header matter?

:arrow_down: Click to see the HTML snippet we use :arrow_down: ```html Some app ```

If necessary, I put the link to site so that contributes to be clearer.

Thanks in advance.

David.