Technical SEO Important

Resource Hints

priority_high Why it matters

Resource hints (preconnect, dns-prefetch, preload) reduce page load time, improving Core Web Vitals and crawl efficiency.

search What we check

Whether the page uses resource hints like preconnect, dns-prefetch, or preload to speed up page loading.

build How to fix

  1. 1 Add <link rel="preconnect" href="https://fonts.googleapis.com"> for third-party domains.
  2. 2 Use <link rel="preload"> for critical above-the-fold resources.
  3. 3 Add dns-prefetch for domains used further down the page.

Does your site pass this check?

This is 1 of 98 checks we run. Find out in under 30 seconds.