Pingdom performance and page speed follow up

I’ve had a chance to work on this site a bit more and I’ve added a couple of third party script from Google, Analytics and Recaptcha. Since these are third party, I have no control over them and they will result in the the Pingdom tool complaining about them. Kinsta wrote a good article on […]

Read more »

Finally managed to get a 100 performance rate on Pingdom website speed test

Don’t mind the slow load time, it’s because of bad hosting 🙂

Read more »

Set a “Vary: Accept-Encoding” header to woff2 files

I was running speed tests with Pingdom and got the recommendation to set a Vary:Accept-Encoding header on a woff2 file. After a lot of reading and trying different snippets in .htaccess, I finally managed to get it working using this: AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml x-font/otf x-font/ttf x-font/eot x-font/woff x-font/woff2 Header set […]

Read more »