<?xml version="1.0" encoding="UTF-8"?>
<blog-post>
  <author-id type="integer">42244</author-id>
  <blog-comments-count type="integer">3</blog-comments-count>
  <blog-post-status-id type="integer">3</blog-post-status-id>
  <body-format>econsultancy_xml</body-format>
  <body-formatted>
  &lt;p&gt;A slow loading site is a sure fire way to annoy customers and&#160;prompt them to&#160;seek out a competitor that can deliver the goods. &lt;/p&gt;
  &lt;p&gt;
    &lt;em&gt;Here are a few tips, then,&#160;for speeding up your website:&lt;/em&gt;
  &lt;/p&gt;
  &lt;ul&gt;
    &lt;li&gt;
      &lt;strong&gt;Remove unnecessary Flash elements&lt;/strong&gt;
      &lt;br /&gt;
      &lt;br /&gt;Flash can have its uses, such a presentation of rich content, but&#160;can also quite often be extremely annoying for users. It is one element that can slow up page loading times - Next's &lt;a href="http://www.next.co.uk/"&gt;website&lt;/a&gt; being one example. &lt;br /&gt;&lt;br /&gt;It can be slow even on fast connections and a killer for users on slower ones. And there are plenty of other &lt;a href="/blog/428-reasons-to-avoid-flash-on-your-website"&gt;reasons to avoid Flash&lt;/a&gt;, including lack of search engine appeal and inaccessibility. &lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
    &lt;li&gt;
      &lt;strong&gt;Use CSS instead of tables&lt;br /&gt;&lt;/strong&gt;
      &lt;br /&gt;Tables&#160;can be useful&#160;for displaying data in columns and rows but&#160;are less efficient for web pages. &lt;br /&gt;&lt;br /&gt;CSS requires less code than tables and allows you to&#160;select the order in&#160;which items download onto the page.&#160;It speeds up the pageload process as&#160;the browser can cache all the formatting and won&#8217;t have to read it again and again.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
    &lt;li&gt;
      &lt;strong&gt;Keep HTTP requests to a minimum&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;If you have several elements of your web pages loading up from other websites, such as ads, images, audio or video, then this will slow up the total load time. &lt;br /&gt;&lt;br /&gt;Reducing the number of these types of components on a webpage will reduce the number of HTTP requests and make for a faster loading page. &lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
    &lt;li&gt;
      &lt;strong&gt;Compress images&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;This is a good way of losing a few kilobytes from your website and reducing the overall load time - compressing images can reduce the file size by 50% or more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
    &lt;li&gt;
      &lt;strong&gt;Avoid heavy, slow-loading ads&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;Ads are delivered via third party servers and each request for an ad to load can slow down the overall page load time.&lt;br /&gt;&lt;br /&gt;It's best to keep ads to a minimum, especially on e-commerce sites, and avoid overly heavy ones. The best&#160;solution would be for the content and navigation to load before the ads -&#160;something the Daily Mail &lt;a href="http://www.dailymail.co.uk/"&gt;website&lt;/a&gt; does. &lt;/li&gt;
  &lt;/ul&gt;
  &lt;p&gt;
    &lt;strong&gt;Related stories:&lt;/strong&gt;
    &lt;a href="/blog/500-eight-second-rule-for-e-commerce-websites-now-halved"&gt;Eight second rule for e-commerce websites now halved&lt;/a&gt;
  &lt;/p&gt;
</body-formatted>
  <body-unformatted>&lt;FormattedContent xmlns="http://www.e-consultancy.com/schema/formattedContent/"&gt;
  &lt;Paragraph&gt;A slow loading site is a sure fire way to annoy customers and&#160;prompt them to&#160;seek out a competitor that can deliver the goods. &lt;/Paragraph&gt;
  &lt;Paragraph&gt;
    &lt;Quote&gt;Here are a few tips, then,&#160;for speeding up your website:&lt;/Quote&gt;
  &lt;/Paragraph&gt;
  &lt;List Type="Disc"&gt;
    &lt;ListItem&gt;
      &lt;Emphasis&gt;Remove unnecessary Flash elements&lt;/Emphasis&gt;
      &lt;LineBreak /&gt;
      &lt;LineBreak /&gt;Flash can have its uses, such a presentation of rich content, but&#160;can also quite often be extremely annoying for users. It is one element that can slow up page loading times - Next's &lt;Link URL="http://www.next.co.uk/" Window="Self"&gt;website&lt;/Link&gt; being one example. &lt;LineBreak /&gt;&lt;LineBreak /&gt;It can be slow even on fast connections and a killer for users on slower ones. And there are plenty of other &lt;Link URL="/blog/428-reasons-to-avoid-flash-on-your-website" Window="Self"&gt;reasons to avoid Flash&lt;/Link&gt;, including lack of search engine appeal and inaccessibility. &lt;LineBreak /&gt;&lt;LineBreak /&gt;&lt;/ListItem&gt;
    &lt;ListItem&gt;
      &lt;Emphasis&gt;Use CSS instead of tables&lt;LineBreak /&gt;&lt;/Emphasis&gt;
      &lt;LineBreak /&gt;Tables&#160;can be useful&#160;for displaying data in columns and rows but&#160;are less efficient for web pages. &lt;LineBreak /&gt;&lt;LineBreak /&gt;CSS requires less code than tables and allows you to&#160;select the order in&#160;which items download onto the page.&#160;It speeds up the pageload process as&#160;the browser can cache all the formatting and won&#8217;t have to read it again and again.&lt;LineBreak /&gt;&lt;LineBreak /&gt;&lt;/ListItem&gt;
    &lt;ListItem&gt;
      &lt;Emphasis&gt;Keep HTTP requests to a minimum&lt;LineBreak /&gt;&lt;LineBreak /&gt;&lt;/Emphasis&gt;If you have several elements of your web pages loading up from other websites, such as ads, images, audio or video, then this will slow up the total load time. &lt;LineBreak /&gt;&lt;LineBreak /&gt;Reducing the number of these types of components on a webpage will reduce the number of HTTP requests and make for a faster loading page. &lt;LineBreak /&gt;&lt;LineBreak /&gt;&lt;/ListItem&gt;
    &lt;ListItem&gt;
      &lt;Emphasis&gt;Compress images&lt;LineBreak /&gt;&lt;LineBreak /&gt;&lt;/Emphasis&gt;This is a good way of losing a few kilobytes from your website and reducing the overall load time - compressing images can reduce the file size by 50% or more. &lt;LineBreak /&gt;&lt;LineBreak /&gt;&lt;LineBreak /&gt;&lt;/ListItem&gt;
    &lt;ListItem&gt;
      &lt;Emphasis&gt;Avoid heavy, slow-loading ads&lt;LineBreak /&gt;&lt;LineBreak /&gt;&lt;/Emphasis&gt;Ads are delivered via third party servers and each request for an ad to load can slow down the overall page load time.&lt;LineBreak /&gt;&lt;LineBreak /&gt;It's best to keep ads to a minimum, especially on e-commerce sites, and avoid overly heavy ones. The best&#160;solution would be for the content and navigation to load before the ads -&#160;something the Daily Mail &lt;Link URL="http://www.dailymail.co.uk/" Window="Self"&gt;website&lt;/Link&gt; does. &lt;/ListItem&gt;
  &lt;/List&gt;
  &lt;Paragraph&gt;
    &lt;Emphasis&gt;Related stories:&lt;/Emphasis&gt;
    &lt;Link URL="/blog/500-eight-second-rule-for-e-commerce-websites-now-halved" Window="Self"&gt;Eight second rule for e-commerce websites now halved&lt;/Link&gt;
  &lt;/Paragraph&gt;
&lt;/FormattedContent&gt;</body-unformatted>
  <created-at type="datetime">2008-01-29T13:12:00+00:00</created-at>
  <enabled-blog-comments-count type="integer">1</enabled-blog-comments-count>
  <expertise-level-id type="integer">1</expertise-level-id>
  <extract-format>econsultancy_xml</extract-format>
  <extract-formatted>
  &lt;p&gt;
    &lt;strong&gt;There used to be an 'eight second rule'&#160;that&#160;predicted how long&#160;users would wait for a web page to load before abandoning their efforts and heading off into the sunset. &lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;But this&#160;has since come down, with &lt;a href="/blog/1192-interview-with-jakob-nielsen"&gt;Jakob Nielsen telling E-consultancy&lt;/a&gt; recently that the reality is now closer to one second. &lt;/p&gt;
  &lt;p&gt;With increased connection speeds, users expect pages to load almost instantly and many will&#160;hit the back button if they feel they are being kept waiting. &lt;/p&gt;
</extract-formatted>
  <extract-unformatted>&lt;FormattedContent xmlns="http://www.e-consultancy.com/schema/formattedContent/"&gt;
  &lt;Paragraph&gt;
    &lt;Emphasis&gt;There used to be an 'eight second rule'&#160;that&#160;predicted how long&#160;users would wait for a web page to load before abandoning their efforts and heading off into the sunset. &lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph&gt;But this&#160;has since come down, with &lt;Link URL="/blog/1192-interview-with-jakob-nielsen" Window="Self"&gt;Jakob Nielsen telling E-consultancy&lt;/Link&gt; recently that the reality is now closer to one second. &lt;/Paragraph&gt;
  &lt;Paragraph&gt;With increased connection speeds, users expect pages to load almost instantly and many will&#160;hit the back button if they feel they are being kept waiting. &lt;/Paragraph&gt;
&lt;/FormattedContent&gt;</extract-unformatted>
  <featured type="boolean">false</featured>
  <id type="integer">2122</id>
  <learn-more-formatted>&lt;p&gt;Refer also to Econsultancy's &lt;strong&gt;&lt;a href="http://econsultancy.com/reports/user-experience-buyers-guide"&gt;User Experience Buyer's Guide&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href="http://econsultancy.com/reports/effective-web-design-best-practice-guide"&gt;Effective Web Design Guide&lt;/a&gt;&lt;/strong&gt; for more information about best practice in these areas.&lt;/p&gt;</learn-more-formatted>
  <learn-more-unformatted>&lt;p&gt;Refer also to Econsultancy's &lt;strong&gt;&lt;a href="http://econsultancy.com/reports/user-experience-buyers-guide"&gt;User Experience Buyer's Guide&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href="http://econsultancy.com/reports/effective-web-design-best-practice-guide"&gt;Effective Web Design Guide&lt;/a&gt;&lt;/strong&gt; for more information about best practice in these areas.&lt;/p&gt;</learn-more-unformatted>
  <legacy-article-id type="integer">364952</legacy-article-id>
  <name>Five ways to speed up your website</name>
  <private type="boolean">false</private>
  <published-at type="datetime">2008-01-30T09:30:00+00:00</published-at>
  <slug>five-ways-to-speed-up-your-website</slug>
  <tweetbacks-updated-at type="datetime">2009-04-29T23:36:23+01:00</tweetbacks-updated-at>
  <unpublished-at type="datetime" nil="true"></unpublished-at>
  <updated-at type="datetime">2009-10-13T09:29:45+01:00</updated-at>
  <views-count type="integer">533</views-count>
</blog-post>
