This is just a quick post (mostly for my own reference but also for anyone else that might find it helpful).
There’s a super simple code you can add to the end of your webpages that will start to load a webpage right before you click on it.
It’s called Instant.page and it’s free. Just add the following code right before the closing </body> tag on your website.
<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp">

You can get the code directly at https://instant.page/
When people click internal links on your website, the pages should load faster than they did before. I originally read about this on CSS Tricks (which is a great website if you’re into web development). Follow the link to read their thoughts about it.
Did this work for you? Let us know your thoughts in the comments below…
No Comments
1 Trackback