<?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: Saving Bandwidth and Speeding Up Your Site With GZIP and Browser Caching</title>
	<atom:link href="https://www.webmaster-source.com/2009/09/23/saving-bandwidth-and-speeding-up-your-site-with-gzip-and-browser-caching/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com/2009/09/23/saving-bandwidth-and-speeding-up-your-site-with-gzip-and-browser-caching/</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Wed, 29 Apr 2026 13:07:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>By: jetext</title>
		<link>https://www.webmaster-source.com/2009/09/23/saving-bandwidth-and-speeding-up-your-site-with-gzip-and-browser-caching/#comment-11712</link>
		<dc:creator><![CDATA[jetext]]></dc:creator>
		<pubDate>Sun, 18 Jul 2010 09:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2570#comment-11712</guid>
		<description><![CDATA[Thanks]]></description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>https://www.webmaster-source.com/2009/09/23/saving-bandwidth-and-speeding-up-your-site-with-gzip-and-browser-caching/#comment-11436</link>
		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Sat, 15 May 2010 11:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2570#comment-11436</guid>
		<description><![CDATA[I&#039;ve inserted the &quot;Enable Browser Caching&quot; and &quot;GZIP Compression&quot; codes to my .htaccess file and neither work on my Apache server.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve inserted the &#8220;Enable Browser Caching&#8221; and &#8220;GZIP Compression&#8221; codes to my .htaccess file and neither work on my Apache server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>https://www.webmaster-source.com/2009/09/23/saving-bandwidth-and-speeding-up-your-site-with-gzip-and-browser-caching/#comment-10855</link>
		<dc:creator><![CDATA[Martin]]></dc:creator>
		<pubDate>Wed, 27 Jan 2010 14:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2570#comment-10855</guid>
		<description><![CDATA[Enable Browser Caching.
Placed the required code into my .htaccess file including the filesmatch tag and the browser returned an &quot;internal error&quot; with site ?

ExpiresActive On
ExpiresDefault &quot;access plus 1 month&quot;]]></description>
		<content:encoded><![CDATA[<p>Enable Browser Caching.<br />
Placed the required code into my .htaccess file including the filesmatch tag and the browser returned an &#8220;internal error&#8221; with site ?</p>
<p>ExpiresActive On<br />
ExpiresDefault &#8220;access plus 1 month&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>https://www.webmaster-source.com/2009/09/23/saving-bandwidth-and-speeding-up-your-site-with-gzip-and-browser-caching/#comment-10645</link>
		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Wed, 16 Dec 2009 01:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2570#comment-10645</guid>
		<description><![CDATA[You need to have the &quot;&lt;filesmatch&gt;&quot; parts.]]></description>
		<content:encoded><![CDATA[<p>You need to have the &#8220;&lt;filesmatch&gt;&#8221; parts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>https://www.webmaster-source.com/2009/09/23/saving-bandwidth-and-speeding-up-your-site-with-gzip-and-browser-caching/#comment-10641</link>
		<dc:creator><![CDATA[sam]]></dc:creator>
		<pubDate>Tue, 15 Dec 2009 19:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2570#comment-10641</guid>
		<description><![CDATA[i add this code:

 ExpiresActive On
 ExpiresDefault &quot;access plus 1 month&quot;

to .htaccess file then my site not working.
is this code correct?]]></description>
		<content:encoded><![CDATA[<p>i add this code:</p>
<p> ExpiresActive On<br />
 ExpiresDefault &#8220;access plus 1 month&#8221;</p>
<p>to .htaccess file then my site not working.<br />
is this code correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: redwall_hp</title>
		<link>https://www.webmaster-source.com/2009/09/23/saving-bandwidth-and-speeding-up-your-site-with-gzip-and-browser-caching/#comment-9595</link>
		<dc:creator><![CDATA[redwall_hp]]></dc:creator>
		<pubDate>Thu, 24 Sep 2009 05:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2570#comment-9595</guid>
		<description><![CDATA[WP Super Cache has an option to turn on GZIP&#039;ing (assuming your server supports it). I&#039;m not sure about cache expiration though. ]]></description>
		<content:encoded><![CDATA[<p>WP Super Cache has an option to turn on GZIP&#039;ing (assuming your server supports it). I&#039;m not sure about cache expiration though. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gennice</title>
		<link>https://www.webmaster-source.com/2009/09/23/saving-bandwidth-and-speeding-up-your-site-with-gzip-and-browser-caching/#comment-9594</link>
		<dc:creator><![CDATA[Gennice]]></dc:creator>
		<pubDate>Thu, 24 Sep 2009 04:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2570#comment-9594</guid>
		<description><![CDATA[Can I just install Wordpress plugin that does all of this? Or this needs to be done manually like this?  ]]></description>
		<content:encoded><![CDATA[<p>Can I just install WordPress plugin that does all of this? Or this needs to be done manually like this?  </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-04-29 11:49:49 by W3 Total Cache
-->