Prefetch Links

This feature aims to improve user experience by enhancing the performance of your website. The Prefetch Links feature will automatically prefetch URLs for links that appear in the viewport during idle time, resulting in significantly faster subsequent page loads. Prefetching Custom URLs Either using a helper method: Or using “powered_cache_link_prefetch_options” filter Plugin compatibility This feature […]

Read More

Preconnect Resources

Preconnect establishes a connection to a server. This process includes DNS resolution, as well as establishing the TCP connection, and performing the TLS handshake—if a site is served over HTTPS. If a page needs to make connections to many third-party domains, preconnecting them all is counterproductive. The preconnect hint is best used for only the […]

Read More

Prefetch DNS

DNS-prefetch is an attempt to resolve domain names before resources get requested. If your website opens connections to many third parties, prefetching those domains can help to reduce latency. The URLs that entered the field will be converted to protocol-relative URLs (//) when adding the hint. DNS Prefetch and Preconnect The difference between dns-prefetch and […]

Read More

Enable Sitemap Preloading

Sitemap preloading follows the URLs placed in the sitemap and preloads them. Sitemaps generated by Rank Math, Yoast SEO, All-in-one-SEO Pack, and SEOPress are detected and they preload automatically when the option has enabled. If you are using different plugins, you can enter the sitemap URLs. Sitemap preloading is available on PoweredCache Premium only.

Read More

Enable Preloading

Preloading will visit pages based on the settings and generate cache, just like any other visitor to the site. How does it work? Preloading operates as a background process and can be initiated by the following events: Does it slow down my server? Concerns about preloading’s impact on server performance are understandable, particularly for sites […]

Read More