manifest / search
“dns-prefetch” 3
1
Site Kit GTag Script Deprioritization
westonruter/google-site-kit-gtag-script-deprioritization
Performance & Caching
Moves the GTag script to the footer, adds fetchpriority=low, and eliminates the dns-prefetch resource hint to deprioritize to prevent it from impacting the critical rendering path.
★ 1stars
2
WordPress Preconnect Cleaner
★ 0stars
13downloads
3
Jetpack Stats Script Deprioritization
westonruter/jetpack-stats-script-deprioritization
Performance & Caching archived
Adds `fetchpriority=low` to the Jetpack Stats script to reduce network contention with the loading of resources in the critical rendering path. Also removes the `dns-prefetch`.
★ 1stars