<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: What should be optimized in one web page?</title>
	<atom:link href="/2010/01/11/what-should-be-optimized-in-one-web-page/feed/" rel="self" type="application/rss+xml" />
	<link>/2010/01/11/what-should-be-optimized-in-one-web-page/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Stoimen</title>
		<link>/2010/01/11/what-should-be-optimized-in-one-web-page/comment-page-1/#comment-13496</link>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
		<pubDate>Sun, 21 Nov 2010 09:26:01 +0000</pubDate>
		<guid isPermaLink="false">/?p=877#comment-13496</guid>
		<description><![CDATA[Yeah, I completely agree that using PageSpeed and YSlow is a great collection of tools that can lead you through page optimization! Thanks!]]></description>
		<content:encoded><![CDATA[<p>Yeah, I completely agree that using PageSpeed and YSlow is a great collection of tools that can lead you through page optimization! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Aveiga</title>
		<link>/2010/01/11/what-should-be-optimized-in-one-web-page/comment-page-1/#comment-13495</link>
		<dc:creator><![CDATA[Luis Aveiga]]></dc:creator>
		<pubDate>Sun, 21 Nov 2010 06:41:26 +0000</pubDate>
		<guid isPermaLink="false">/?p=877#comment-13495</guid>
		<description><![CDATA[I use embedded images in a combined CSS file for my websites, and I really believe that load times are smaller. 

The problem is that the rendering process takes more time until something appears (from the user perspective)... So, in a few cases, despite the optimization, the website seems to load slow because CSS takes a little more time to download (the first time).

My recommendation is to be careful when embedding images in CSS, too many images can raise the opposite effect.

When optimizing a web page I also recommend to try YSlow or PageSpeed.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>I use embedded images in a combined CSS file for my websites, and I really believe that load times are smaller. </p>
<p>The problem is that the rendering process takes more time until something appears (from the user perspective)&#8230; So, in a few cases, despite the optimization, the website seems to load slow because CSS takes a little more time to download (the first time).</p>
<p>My recommendation is to be careful when embedding images in CSS, too many images can raise the opposite effect.</p>
<p>When optimizing a web page I also recommend to try YSlow or PageSpeed.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
