In my case I have a real estate web-site and Amazon Pre-fetch java scripts interfere with the one that render maps. I think that they are leaflets.
I wish I could have kept all these codes. Can someone tell me how to just remove the Amazon pre-fetch and not the other two?
Thank you so much for the reply
Hi,
I have the 3 pre-fetch codes in my site and have no problems with the bottom 2 prefetchs. But I need to remove the s3.amazonaws.com prefetch because I have a real estate web-site and it conflicts with the maps. I have no idea why this is.
I did find a code and put it in functions.php but it kills the other 2. I just want to remove the amazon code
I am a total beginner. Could you help me with the code and tell me where to put the code in. God Bless you for helping me.
<link rel=”dns-prefetch” href=”//s3.amazonaws.com”>
<link rel=’dns-prefetch’ href=’//fonts.googleapis.com’>
<link rel=’dns-prefetch’ href=’//s.w.org’>