Skip to content

DNS Prefetch

DNS Prefetch allows you to configure domain names for DNS prefetching, which can improve page load performance by resolving domain names before they are needed.

List of domain names to prefetch DNS for. This helps improve loading times for external resources.

Values Domain names, one per line (without http:// or https://)
Default None

When DNS prefetch is enabled for a domain, the browser will perform DNS resolution for that domain in the background while the page is loading. This means when the browser needs to load resources from that domain, the DNS lookup has already been completed.

  • External CDN domains
  • Analytics domains
  • Social media embeds
  • Third-party scripts
  • Keap API domains

Add domain names (without http:// or https://) to the prefetch list. For example:

  • cdn.example.com
  • fonts.googleapis.com
  • api.keap.com