<?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: 5 More Ways for You to Speed Up Your Website</title>
	<atom:link href="http://fwebde.com/web-design/5-more-ways-for-you-to-speed-up-your-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://fwebde.com/web-design/5-more-ways-for-you-to-speed-up-your-website/</link>
	<description>Helping people to make fantastic websites, whether you are a designer, a developer, or someone just who loves websites.</description>
	<lastBuildDate>Tue, 07 Sep 2010 15:55:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/web-design/5-more-ways-for-you-to-speed-up-your-website/comment-page-1/#comment-1041</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Sun, 31 Jan 2010 00:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=170#comment-1041</guid>
		<description>I&#039;m not sure about that one. Because WordPress permalinks don&#039;t directly access files, but they do something with index.php. I don&#039;t understand those mod_rewrite rules, I just let WordPress handle that for me :P

I think it&#039;s fine with a trailing slash, because in WordPress themes, the_permalink() outputs the URL with a trailing slash.</description>
		<content:encoded><![CDATA[<p>I'm not sure about that one. Because WordPress permalinks don't directly access files, but they do something with index.php. I don't understand those mod_rewrite rules, I just let WordPress handle that for me :P</p>
<p>I think it's fine with a trailing slash, because in WordPress themes, the_permalink() outputs the URL with a trailing slash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Gilbert</title>
		<link>http://fwebde.com/web-design/5-more-ways-for-you-to-speed-up-your-website/comment-page-1/#comment-1037</link>
		<dc:creator>Don Gilbert</dc:creator>
		<pubDate>Sat, 30 Jan 2010 18:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=170#comment-1037</guid>
		<description>I didn&#039;t know that about adding a slash. Interesting.

Taking that information, could it be said that if your link is NOT to a directory that you shouldn&#039;t add a slash?

For example, I use a custom permalink structure on my WordPress site, /%postname%/. This Transforms my WP URLs to http://mysite.com/sef-link-to-postname/. &lt;- Notice the trailing slash. Even though that link is NOT a directory, it has a trailing slash. Would that slow down my website, because it makes the browser THINK that it is loading a directory, when in fact it is not? Should I change my permalink structure to /%postname% and leave off the trailing slash?</description>
		<content:encoded><![CDATA[<p>I didn't know that about adding a slash. Interesting.</p>
<p>Taking that information, could it be said that if your link is NOT to a directory that you shouldn't add a slash?</p>
<p>For example, I use a custom permalink structure on my WordPress site, /%postname%/. This Transforms my WP URLs to <a href="http://mysite.com/sef-link-to-postname/">http://mysite.com/sef-link-to-postname/</a>. &lt;- Notice the trailing slash. Even though that link is NOT a directory, it has a trailing slash. Would that slow down my website, because it makes the browser THINK that it is loading a directory, when in fact it is not? Should I change my permalink structure to /%postname% and leave off the trailing slash?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Serradinho</title>
		<link>http://fwebde.com/web-design/5-more-ways-for-you-to-speed-up-your-website/comment-page-1/#comment-66</link>
		<dc:creator>George Serradinho</dc:creator>
		<pubDate>Fri, 14 Aug 2009 15:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=170#comment-66</guid>
		<description>You have listed a few good points here. I have Super Cache and it helps a lot. One could also try and keep the plugins to a minimum, the more plugins the more load on your server.

Some things you could program in PHP to do. For example, Tweetmeme has a plugin, but they also give you the script coding for it. I use the script coding and then it&#039;s one less plugin for me. There are more examples.</description>
		<content:encoded><![CDATA[<p>You have listed a few good points here. I have Super Cache and it helps a lot. One could also try and keep the plugins to a minimum, the more plugins the more load on your server.</p>
<p>Some things you could program in PHP to do. For example, Tweetmeme has a plugin, but they also give you the script coding for it. I use the script coding and then it's one less plugin for me. There are more examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/web-design/5-more-ways-for-you-to-speed-up-your-website/comment-page-1/#comment-42</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Sat, 08 Aug 2009 03:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=170#comment-42</guid>
		<description>Hua Chen: When there is a new post, the cache is rebuilt with the latest information. And you can use the rewrited URLs because normally, Wordpress has to generate all the information when it is requested, but WP Super Cache gets the information from html files and inserts the html files into the requested page.</description>
		<content:encoded><![CDATA[<p>Hua Chen: When there is a new post, the cache is rebuilt with the latest information. And you can use the rewrited URLs because normally, WordPress has to generate all the information when it is requested, but WP Super Cache gets the information from html files and inserts the html files into the requested page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hua Chen</title>
		<link>http://fwebde.com/web-design/5-more-ways-for-you-to-speed-up-your-website/comment-page-1/#comment-40</link>
		<dc:creator>Hua Chen</dc:creator>
		<pubDate>Sat, 08 Aug 2009 01:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=170#comment-40</guid>
		<description>And does it mean we can not use the rewrited url such as: http://example.com/postname/ and only can use http://example.com/postname.html?</description>
		<content:encoded><![CDATA[<p>And does it mean we can not use the rewrited url such as: <a href="http://example.com/postname/">http://example.com/postname/</a> and only can use <a href="http://example.com/postname.html?">http://example.com/postname.html?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hua Chen</title>
		<link>http://fwebde.com/web-design/5-more-ways-for-you-to-speed-up-your-website/comment-page-1/#comment-39</link>
		<dc:creator>Hua Chen</dc:creator>
		<pubDate>Sat, 08 Aug 2009 01:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=170#comment-39</guid>
		<description>I have a question: WP Super Cache. If careted the html file, how can the reader read the newest information?</description>
		<content:encoded><![CDATA[<p>I have a question: WP Super Cache. If careted the html file, how can the reader read the newest information?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hua Chen</title>
		<link>http://fwebde.com/web-design/5-more-ways-for-you-to-speed-up-your-website/comment-page-1/#comment-38</link>
		<dc:creator>Hua Chen</dc:creator>
		<pubDate>Sat, 08 Aug 2009 01:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=170#comment-38</guid>
		<description>The add a slash tip is helpful, I think I should redesign my url, thanks!</description>
		<content:encoded><![CDATA[<p>The add a slash tip is helpful, I think I should redesign my url, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Z. Cardot</title>
		<link>http://fwebde.com/web-design/5-more-ways-for-you-to-speed-up-your-website/comment-page-1/#comment-36</link>
		<dc:creator>Nicholas Z. Cardot</dc:creator>
		<pubDate>Wed, 05 Aug 2009 11:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=170#comment-36</guid>
		<description>Thanks for these great tips.  I already have put a couple of them into practice and now I&#039;ll look into the others.</description>
		<content:encoded><![CDATA[<p>Thanks for these great tips.  I already have put a couple of them into practice and now I'll look into the others.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
