<div dir="ltr"><div dir="ltr">Hello everyone,<div><br></div><div>This week, Green team looked into how to reduce DNS lookup times.<br><br>The article featured specifically analyses performance for WordPress hosting, but many of lessons presented apply to web hosting in general.</div><div><br></div><div><a href="https://kinsta.com/blog/reduce-dns-lookups/">https://kinsta.com/blog/reduce-dns-lookups/</a><br></div><div><br></div><div>When designing a website, increasing the number of hosts the site pulls from increases the amount of time DNS lookup takes, since the browser must lookup all hosts. Try to reduce the number of hosts your site pulls from where possible.</div><div><br></div><div>If this is not possible, you may also find DNS prefetch useful, as it performs DNS lookups in the background, allowing the user to get most of the site, while getting information from other hosts asynchronously.</div><div><br></div><div>Finally, you may want to consider purchasing DNS services from a premium DNS provider. Payed DNS services tend to be faster than free options (but verify this with benchmarking). </div></div></div>