Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ryanllogan

    (@ryanllogan)

    I dropped some external domains that were being referenced, just to test and it broke my site. It could very well be one of the domains I put in. Again, need some guidance on how to use this new option.

    fonts.googleapis.com
    badges.gravityscan.com
    checkout.stripe.com
    fonts.gstatic.com

    Thread Starter ryanllogan

    (@ryanllogan)

    3 weeks? My last 2 tickets going ignored. You there Jody?

    Plugin Author hosting.io

    (@pigeonhut)

    You will be pleased to know, have finally started on docs.

    The option actually works as follows:
    For each domain added in “Prefetch host list” the code removes the protocol (“https://” or “https://”) because doesn’t need and add a meta tag in HTML following the format:

    <link rel=”dns-prefetch” href=”%DOMAIN_NAME%” />

    It’s a very basic and simple feature. For more info on how it works: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control .

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘DNS Prefetch’ is closed to new replies.