RealFaviconGenerator / realfavicongenerator

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

Windows 8 - There is no Browser Configuration file at ... #481

Open pl71 opened 2 years ago

pl71 commented 2 years ago

From a nice article about fav-icons:

Edge and IE11 will request the browserconfig.xml file automatically. However, you can explicitly expose the configuration file with the following, allowing you to change its name and path:

<meta name="msapplication-config" content="/path/to/config-file.xml" />

But this checker is searching only in the root for the browserconfig.xml file disregarding my meta.