Lessons

The BrowserConfig file

The Browser Config file contains information on how to display your website in the Windows Metro and Internet Explore interface. Windows Metro is available in Windows 8 and 10, which are still [very popular](https://gs.statcounter.com/os-version-market-share/windows/desktop/worldwide /).

It looks like this:

<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
    <msapplication>
        <tile>
            <square70x70logo src="/favicons/70x70.png"/>
            <square150x150logo src="/favicons/150x150.png"/>
            <wide310x150logo src="/favicons/310x150.png"/>
            <square310x310logo src="/favicons/310x310.png"/>
            <TileColor>#4996D7</TileColor>
        </tile>
    </msapplication>
</browserconfig>

To report its presence, add the tags <meta name="msapplication-config" content="/browserconfg.xml " /> and <meta name="msapplication-TileColor" content="#4996D7"> to the ‘` section of the site.

You can generate this and all other favicons in our service.

PRO subscription for working with the service

Promo
Checking 50 pages in the tool "Checking the page"
190 ₽
The subscription is activated for 10 days and is linked to a specific site.
PRO subscription
3,500 pages per week in tools "Checking the page" and "Full site scan".
1 580 ₽
The subscription is activated for 30 days and you can scan any site.
Wallet
Additional pages that are credited to a separate balance. For checking large sites.
200 ₽
Number of pages
An active PRO subscription is required.
We use cookies. By continuing to use the site, you agree to the processing of personal data in accordance with privacy policy. I agree