<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">

<channel>
<title>TuneTheWeb Blog</title>
<link>https://www.tunetheweb.com</link>
<description>Barry Pollard's thoughts about web performance, security and usability</description>
<language>en-GB</language>
<lastBuildDate>Thu, 29 Jun 2023 11:10:11 +0000</lastBuildDate>
<atom:link href="https://www.tunetheweb.com/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title>What does the image decoding attribute actually do?</title>
<link>https://www.tunetheweb.com/blog/what-does-the-image-decoding-attribute-actually-do/</link>
<description>An in-depth look at the decoding attribute and how it affects web performance differently when using sync, async or not at all</description>
<guid>https://www.tunetheweb.com/blog/what-does-the-image-decoding-attribute-actually-do/</guid>
<pubDate>Mon, 26 Jun 2023 13:04:00 +0000</pubDate>
</item>
<item>
<title>What we learned about Core Web Vitals from Google IO</title>
<link>https://www.tunetheweb.com/blog/what-we-learned-about-core-web-vitals-from-google-io/</link>
<description>The 2021 Google IO event had a number of presentations about Core Web Vitals so what did we learn from them up the upcoming page experience ranking?</description>
<guid>https://www.tunetheweb.com/blog/what-we-learned-about-core-web-vitals-from-google-io/</guid>
<pubDate>Sun, 23 May 2021 07:53:00 +0000</pubDate>
</item>
<item>
<title>Making the slowest 'fast' page</title>
<link>https://www.tunetheweb.com/blog/making-the-slowest-fast-page/</link>
<description>Can you make a webpage which gets 100 score in Lighthouse and passes all the Core Web Vitals and still feels slow?</description>
<guid>https://www.tunetheweb.com/blog/making-the-slowest-fast-page/</guid>
<pubDate>Wed, 10 Mar 2021 09:40:00 +0000</pubDate>
</item>
<item>
<title>What do Lighthouse Scores look like across the web?</title>
<link>https://www.tunetheweb.com/blog/what-do-lighthouse-scores-look-like-across-the-web/</link>
<description>An in-depth look at Lighthouse scores across the 6.8 Million sites the HTTP Archive crawled in September 2020</description>
<guid>https://www.tunetheweb.com/blog/what-do-lighthouse-scores-look-like-across-the-web/</guid>
<pubDate>Sat, 03 Oct 2020 09:29:00 +0000</pubDate>
</item>
<item>
<title>Setting Height And Width On Images Is Important Again</title>
<link>https://www.tunetheweb.com/blog/setting-height-width-images-important-again/</link>
<description>Thanks to some recent changes in browsers, it's now well worth setting `width` and `height` attributes on your images to prevent layout shifts and improve the experience of your site visitors.</description>
<guid>https://www.tunetheweb.com/blog/setting-height-width-images-important-again/</guid>
<pubDate>Mon, 09 Mar 2020 17:09:00 +0000</pubDate>
</item>
<item>
<title>Should you self-host Google Fonts?</title>
<link>https://www.tunetheweb.com/blog/should-you-self-host-google-fonts/</link>
<description>A deep dive into the performance implications of using Google Fonts (good and bad) and whether self-hosting is better.</description>
<guid>https://www.tunetheweb.com/blog/should-you-self-host-google-fonts/</guid>
<pubDate>Sun, 12 Jan 2020 13:26:00 +0000</pubDate>
</item>
<item>
<title>Running Lighthouse in GitHub Actions</title>
<link>https://www.tunetheweb.com/blog/running-lighthouse-in-github-actions/</link>
<description>How to set up automatic runs of Ligthouse audits on pull requests using GitHub actions.</description>
<guid>https://www.tunetheweb.com/blog/running-lighthouse-in-github-actions/</guid>
<pubDate>Tue, 03 Dec 2019 18:43:00 +0000</pubDate>
</item>
<item>
<title>Helping to create the Web Almanac</title>
<link>https://www.tunetheweb.com/blog/helping-to-create-the-web-almanac/</link>
<description>The story behind the HTTP Archive Web Almanac from one of it's contributors.</description>
<guid>https://www.tunetheweb.com/blog/helping-to-create-the-web-almanac/</guid>
<pubDate>Tue, 03 Dec 2019 18:43:00 +0000</pubDate>
</item>
<item>
<title>Critical Resources and the First 14 KB - A Review</title>
<link>https://www.tunetheweb.com/blog/critical-resources-and-the-first-14kb/</link>
<description>Do you really need to optimise as much of your critical page into the first 14 KB of your HTML for TCP reasons? Or does that not hold true in an HTTPS world?</description>
<guid>https://www.tunetheweb.com/blog/critical-resources-and-the-first-14kb/</guid>
<pubDate>Mon, 05 Aug 2019 12:49:00 +0000</pubDate>
</item>
<item>
<title>Adding controls to Google Tag Manager</title>
<link>https://www.tunetheweb.com/blog/adding-controls-to-google-tag-manager/</link>
<description>12 tips to enforce control to secure Google Tag Manager (GTM) and prevent security or performance problems</description>
<guid>https://www.tunetheweb.com/blog/adding-controls-to-google-tag-manager/</guid>
<pubDate>Sat, 25 May 2019 13:43:00 +0000</pubDate>
</item>
<item>
<title>Writing a Technical Book for Manning</title>
<link>https://www.tunetheweb.com/blog/writing-a-technical-book-for-manning/</link>
<description>If you've ever thought of publishing a tech book then read up on my experiences writing HTTP/2 in Action for Manning.</description>
<guid>https://www.tunetheweb.com/blog/writing-a-technical-book-for-manning/</guid>
<pubDate>Fri, 19 Apr 2019 11:43:00 +0000</pubDate>
</item>
<item>
<title>Why do we need HTTP/2?</title>
<link>https://www.tunetheweb.com/blog/why-do-we-need-http2/</link>
<description>Why do we need HTTP/2? In this article, we’ll show why HTTP/1.1 has fundamental performance problems, and therefore why HTTP/2, is needed now.</description>
<guid>https://www.tunetheweb.com/blog/why-do-we-need-http2/</guid>
<pubDate>Mon, 19 Feb 2018 22:43:00 +0000</pubDate>
</item>
<item>
<title>Further thoughts on Accelerated Mobile Pages (AMP)</title>
<link>https://www.tunetheweb.com/blog/further-thoughts-on-accelerated-mobile-pages/</link>
<description>A review of AMP a couople of years after implementing this on my site and what changes (if any) it made.</description>
<guid>https://www.tunetheweb.com/blog/further-thoughts-on-accelerated-mobile-pages/</guid>
<pubDate>Sun, 11 Jun 2017 18:00:00 +0000</pubDate>
</item>
<item>
<title>Thoughts on Google versus Symantec</title>
<link>https://www.tunetheweb.com/blog/thoughts-on-google-versus-symantec/</link>
<description>Google has recently been punishing Symantec for a number of incidents when issuing certificates and are now proposing even more restrictions.</description>
<guid>https://www.tunetheweb.com/blog/thoughts-on-google-versus-symantec/</guid>
<pubDate>Thu, 30 Mar 2017 19:27:00 +0000</pubDate>
</item>
<item>
<title>HTTP versus HTTPS versus HTTP2 - The real story</title>
<link>https://www.tunetheweb.com/blog/http-versus-https-versus-http2/</link>
<description>Some people claim HTTPS is faster then HTTP and it can be - if you use HTTP/2 - but what's a real picture of these three protocols.</description>
<guid>https://www.tunetheweb.com/blog/http-versus-https-versus-http2/</guid>
<pubDate>Sun, 10 Jul 2016 22:34:00 +0000</pubDate>
</item>
<item>
<title>What does the Green Padlock Really Mean?</title>
<link>https://www.tunetheweb.com/blog/what-does-the-green-padlock-really-mean/</link>
<description>What does that green padlock on a website really mean, what's the difference between DV OV and EV certs? What does a CA do?</description>
<guid>https://www.tunetheweb.com/blog/what-does-the-green-padlock-really-mean/</guid>
<pubDate>Wed, 27 Jan 2016 19:31:00 +0000</pubDate>
</item>
<item>
<title>Implementing Accelerated Mobile Pages (AMP)</title>
<link>https://www.tunetheweb.com/blog/implementing-accelerated-mobile-pages/</link>
<description>Learn how I added Google Accelerated Mobile Pages (AMP) to this site and use my example to implement on your own site</description>
<guid>https://www.tunetheweb.com/blog/implementing-accelerated-mobile-pages/</guid>
<pubDate>Thu, 24 Dec 2015 18:00:00 +0000</pubDate>
</item>
<item>
<title>Inlining CSS</title>
<link>https://www.tunetheweb.com/blog/inlining-css-is-not-for-me/</link>
<description>Inlining CSS into a style block in your HEAD tag can have massive performance benefits but I still don't recommend it. Find out why.</description>
<guid>https://www.tunetheweb.com/blog/inlining-css-is-not-for-me/</guid>
<pubDate>Thu, 24 Dec 2015 18:00:00 +0000</pubDate>
</item>
<item>
<title>Do we really need Google's Accelerated Mobile Pages (AMP)?</title>
<link>https://www.tunetheweb.com/blog/do-we-really-need-google-amp/</link>
<description>Google is trying to fix the mobile web with Accelerated Mobile Pages Project (AMP), but do we really need another format to do this?</description>
<guid>https://www.tunetheweb.com/blog/do-we-really-need-google-amp/</guid>
<pubDate>Fri, 09 Oct 2015 19:57:52 +0000</pubDate>
</item>
<item>
<title>Tune The Web Blog</title>
<link>https://www.tunetheweb.com/blog/</link>
<description>Keep up to date with changes to tunetheweb.com and read any articles, or opinions, that don't really fit in with the rest of the site.</description>
<guid>https://www.tunetheweb.com/blog/</guid>
<pubDate>Tue, 15 Sep 2015 21:33:50 +0000</pubDate>
</item>
<item>
<title>Dangerous Web Security Features</title>
<link>https://www.tunetheweb.com/blog/dangerous-web-security-features/</link>
<description>Are some web security features like HSTS, HPKP and CSP too dangerous for mainstream use due to the potential to DoS yourself?</description>
<guid>https://www.tunetheweb.com/blog/dangerous-web-security-features/</guid>
<pubDate>Mon, 07 Sep 2015 23:55:31 +0000</pubDate>
</item>
</channel>

</rss>
