-
-
Save eder-dias/8376adf5cf3ea9af83beb2e587647ff0 to your computer and use it in GitHub Desktop.
WP Rocket - Advanced Options Prefetch DNS requests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//maps.googleapis.com | |
//maps.gstatic.com | |
//fonts.googleapis.com | |
//fonts.gstatic.com | |
//ajax.googleapis.com | |
//apis.google.com | |
//google-analytics.com | |
//www.google-analytics.com | |
//ssl.google-analytics.com | |
//youtube.com | |
//api.pinterest.com | |
//cdnjs.cloudflare.com | |
//pixel.wp.com | |
//connect.facebook.net | |
//platform.twitter.com | |
//syndication.twitter.com | |
//platform.instagram.com | |
//disqus.com | |
//sitename.disqus.com | |
//s7.addthis.com | |
//platform.linkedin.com | |
//w.sharethis.com | |
//s0.wp.com | |
//s.gravatar.com | |
//stats.wp.com |
I used this list for DNS Prefetch domains i used it in my wordpress site dor wpRocket and litespeed cash plugins and similer.
and i add some link althogh wich belong to my site
Thank you
I implemented DNS Prefetch code on my blog website, and since then, the site speed has significantly improved.
I implemented DNS Prefetch code on my blog website, and since then, the site speed has significantly improved.
After seeing the positive results, I also implemented the DNS Prefetch code on my other APK website, and it delivered the same performance boost.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This Codes I used For my Site and I got the best results for the speed of my website