Skip to main content

Fonts // Third Party Connection

Comments

3 comments

  • KC George

    Hi Marco,

    Can you please mention your website URL so that we can check the issue?

    0
  • Marco Suessmilch

    Hey George,

    thanks for you response. 

    The Code snipped i found: (The snipped from the first post is the wrong one)

    <link class="brz-link brz-link-bunny-fonts-prefetch" rel="dns-prefetch" href="//fonts.bunny.net"> <link class="brz-link brz-link-bunny-fonts-preconnect" rel="preconnect" href="https://fonts.bunny.net/" crossorigin> ...

    URL https://schwimmbadfachbetrieb.net/

    Thanks a lot for your time & All the best!

    0
  • KC George

    Hi Marco,

    You can see each HTTP request your website makes if you look at the "waterfall" of your website. This is your website's GT Metrix performance report. https://gtmetrix.com/reports/schwimmbadfachbetrieb.net/YsfCqVdO/  Please select "Waterfall" tab of the report to view the various HTTP requests that your website sends out.

    All requests made by your website are internal, and none are being sent to external servers, as can be seen by looking at the domain column of the waterfall.

    The code snippet you have mentioned does not indicate that your website makes a calls to fonts.bunny.net.  You have no cause for concern if your aim is to prevent making HTTP calls to external servers.

    0

Please sign in to leave a comment.