<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>A web performance blog</title>
	<link>https://www.alexrp.co.uk</link>
	<atom:link href="https://www.alexrp.co.uk/rss.xml" rel="self" type="application/rss+xml" />
	<description>A few thoughts on web performance - how and why to optimise websites for speed</description>
	<category>Web development</category>
	<language>en-gb</language>
	<copyright>Copyright 2019 Alex Painter</copyright>
	<item>
		<title>How to A/B test your site without making it slow</title>
		<link>https://www.alexrp.co.uk/blog/ab-testing-and-web-performance.html</link>
		<guid>https://www.alexrp.co.uk/blog/ab-testing-and-web-performance.html</guid>
		<description>A/B testing a website can be valuable but risks slowing it down - this posts gives a few tips on how to implement testing in a way that minimises the performance impact.</description>
		<pubDate>Thu, 07 Nov 2019 16:15:00 GMT</pubDate>
	</item>
	<item>
		<title>Top web performance tips for Black Friday</title>
		<link>https://www.alexrp.co.uk/blog/web-performance-black-friday.html</link>
		<guid>https://www.alexrp.co.uk/blog/web-performance-black-friday.html</guid>
		<description>A few tips to help mitigate the risks and make the most of the opportunities on Black Friday, from tracking down third-party single points of failure to contingency planning.</description>
		<pubDate>Tue, 15 Oct 2019 12:30:00 GMT</pubDate>
	</item>
	<item>
		<title>Easy ways to make single page apps faster</title>
		<link>https://www.alexrp.co.uk/blog/fast-single-page-apps.html</link>
		<guid>https://www.alexrp.co.uk/blog/fast-single-page-apps.html</guid>
		<description>Single page apps offer many advantages but they can be slow to start displaying meaningful content. This post looks at a few simple ways to make them faster.</description>
		<pubDate>Wed, 25 Sep 2019 12:30:00 GMT</pubDate>
	</item>
		<item>
		<title>Three kinds of web page that need special web performance attention</title>
		<link>https://www.alexrp.co.uk/blog/web-performance-special-cases.html</link>
		<guid>https://www.alexrp.co.uk/blog/web-performance-special-cases.html</guid>
		<description>Your home page, campaign landing pages and other key entry points to your website need to be faster than other pages, when in fact they are often slower. This post looks at how to address the issue.</description>
		<pubDate>Thu, 12 Sep 2019 09:00:00 GMT</pubDate>
	</item>
	<item>
		<title>Why I'm preloading a font even when I shouldn't have to</title>
		<link>https://www.alexrp.co.uk/blog/preloading-fonts.html</link>
		<guid>https://www.alexrp.co.uk/blog/preloading-fonts.html</guid>
		<description>Preloading fonts is a great way to get text to display faster on a web page. This post talks about the benefits of preloading fonts, even if they're referenced in inline CSS.</description>
		<pubDate>Wed, 04 Sep 2019 09:00:00 GMT</pubDate>
	</item>
	<item>
		<title>How to deliver super-fast web pages with prerendering</title>
		<link>https://www.alexrp.co.uk/blog/resource-hints-prerender.html</link>
		<guid>https://www.alexrp.co.uk/blog/resource-hints-prerender.html</guid>
		<description>How prerendering can give the illusion of web pages that load instantaneously.</description>
		<pubDate>Thu, 29 Aug 2019 09:00:00 GMT</pubDate>
	</item>
	<item>
		<title>Does a better speed index score always mean a better experience?</title>
		<link>https://www.alexrp.co.uk/blog/speed-index-and-ux.html</link>
		<guid>https://www.alexrp.co.uk/blog/speed-index-and-ux.html</guid>
		<description>Research has shown that making assumptions about what delivers a good user experience can be unwise - this post looks at how this might apply to speed index.</description>
		<pubDate>Mon, 26 Aug 2019 09:00:00 GMT</pubDate>
	</item>	
</channel>
</rss>