HOW TO SPEED YOUR BLOG USING PREFETCHED DNS
Blogging today has become a very large base for bloggers, easy and free Just like we have been using blogger to create our simple blog it can't still be compare to wordpress in terms of large features like we are about to discuss on page load time, On wordpress you don't need to stress yourself has there are already plugins to take care of it for you, All you just have to do is to install them but on blogger you have to work with codes, well let's get started today i am going to share with you how to install "prefetched DNS" in blogger that will help you increase your blog load time, First i know you don't know what it means i mean the "Prefetched Dns" but i am going to enlighten you on what it means and how you can use them on your blogger blog to help you increase your blog load time and help your visitors navigate your site smoothly
WHAT IS PREFETCHED DNS
Prefetched dns is just one way of resolving the Dns of a domain if you have external scripts like youtube | Javascript | twitter | google plus and lot more whenever your site are loaded the prefetched dns will resolve the DNS for those script and make it load faster, The prefetched Dns is really good as it resolved DNS and make your blog load faster
So since i have enlighten you on what a prefetched dns is it time to guild you on how to install it on your blogger blog
STEP 1: Login to your blogger dashboard
STEP 2: Click on Theme or Template
STEP 3: Click on Edit Html
STEP 4: Use ctrl+f to search for <head>
STEP 5: Paste the below code below the <head>
<link href='//1.bp.blogspot.com' rel='dns-prefetch'/>
<link href='//28.2bp.blogspot.com' rel='dns-prefetch'/>
<link href='//3.bp.blogspot.com' rel='dns-prefetch'/>
<link href='//4.bp.blogspot.com' rel='dns-prefetch'/>
<link href='//2.bp.blogspot.com' rel='dns-prefetch'/>
<link href='//www.blogger.com' rel='dns-prefetch'/>
<link href='//maxcdn.bootstrapcdn.com' rel='dns-prefetch'/>
<link href='//fonts.googleapis.com' rel='dns-prefetch'/>
<link href='//use.fontawesome.com' rel='dns-prefetch'/>
<link href='//ajax.googleapis.com' rel='dns-prefetch'/>
<link href='//www.facebook.com' rel='dns-prefetch'/>
<link href='//plus.google.com' rel='dns-prefetch'/>
<link href='//twitter.com' rel='dns-prefetch'/>
<link href='//www.youtube.com' rel='dns-prefetch'/>
<link href='//feedburner.google.com' rel='dns-prefetch'/>
<link href='//www.pinterest.com' rel='dns-prefetch'/>
<link href='//www.linkedin.com' rel='dns-prefetch'/>
<link href='//feeds.feedburner.com' rel='dns-prefetch'/>
<link href='//github.com' rel='dns-prefetch'/>
<link href='//player.vimeo.com' rel='dns-prefetch'/>
<link href='//platform.twitter.com' rel='dns-prefetch'/>
<link href='//apis.google.com' rel='dns-prefetch'/>
<link href='//connect.facebook.net' rel='dns-prefetch'/>
<link href='//cdnjs.cloudflare.com' rel='dns-prefetch'/>
<link href='//www.google-analytics.com' rel='dns-prefetch'/>
<link href='//pagead2.googlesyndication.com' rel='dns-prefetch'/>
<link href='//googleads.g.doubleclick.net' rel='dns-prefetch'/>
<link href='//www.gstatic.com' rel='preconnect'/>
<link href='//www.googletagservices.com' rel='dns-prefetch'/>
<link href='//static.xx.fbcdn.net' rel='dns-prefetch'/>
<link href='//tpc.googlesyndication.com' rel='dns-prefetch'/>
<link href='//syndication.twitter.com' rel='dns-prefetch'/>
Now this are all the whole Dns link that could be used in a blogger blog but if you feel there is any one you have not added all you have to do is to locate it and add it
NOTE: Hope you don't mind leaving a comment below if you have any query, we want to know our visitor cause we will be given free gift to our potential visitors we don't want you to be left out just comment below so we will be keeping record till date
Thanks
Editor's Room
Nice tutorial bro... Thanks for this
ReplyDeleteThanks Beta you welcome to bloggarians
Delete