<?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: Thesis: The Last Wordpress Theme You&#8217;ll Ever Need</title>
	<atom:link href="http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/</link>
	<description>Hype-Free Internet Marketing Tips</description>
	<lastBuildDate>Tue, 09 Mar 2010 08:30:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Keith Davis</title>
		<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/comment-page-1/#comment-3195</link>
		<dc:creator>Keith Davis</dc:creator>
		<pubDate>Thu, 24 Dec 2009 07:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.wealthydragon.com/blog/?p=343#comment-3195</guid>
		<description>Hi Martin
Thanks for taking the time to give me a comprehensive reply.
Fortunately all my sites are on the same server so I can start to look at the other things you suggest, plugins, theme etc.
I&#039;ll also take a look at some of your other posts, which you have highlighted.
Much appreciated.
.-= Keith Davis´s last blog ..&lt;a href=&quot;http://easypublicspeaking.co.uk/eye-contact-in-public-speaking/&quot; rel=&quot;nofollow&quot;&gt;The eyes have it!&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Hi Martin<br />
Thanks for taking the time to give me a comprehensive reply.<br />
Fortunately all my sites are on the same server so I can start to look at the other things you suggest, plugins, theme etc.<br />
I&#8217;ll also take a look at some of your other posts, which you have highlighted.<br />
Much appreciated.<br />
<span class="cluv"> Keith Davis´s last blog ..<a href="http://easypublicspeaking.co.uk/eye-contact-in-public-speaking/" rel="nofollow">The eyes have it!</a> </span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/comment-page-1/#comment-3191</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 23 Dec 2009 23:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.wealthydragon.com/blog/?p=343#comment-3191</guid>
		<description>Hi Keith,

There are quite a few things that can make a WordPress site slow to load - the most common of which are plugins, themes or large graphics.

Plugins that need to access other sites for their information (like Share This or Related Sites) can greatly slow down the speed at which your site loads, if the servers &lt;i&gt;they&#039;re&lt;/i&gt; running on are slow or down.

I used to get really frustrated with the speed at which this site loaded and the fix really came when I identified and removed all the plugins that accessed other sites.

I covered that in a bit more detail &lt;a href=&quot;http://www.wealthydragon.com/blog/2009/11/12/do-you-need-that-plugin/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

Thesis itself was greatly optimised in version 1.5 - I wrote about that &lt;a href=&quot;http://www.wealthydragon.com/blog/2009/05/04/review-of-thesis-15/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; - it&#039;s near the bottom in the &#039;Under The Hood&#039; section.

Finally WordPress itself was optimised in version 2.7 - and that made a big difference too.

However, my static sites also load more quickly than my WordPress sites simply because they&#039;re static sites - all HTML based and very few calls to the server to get the files to display.

Because WordPress is PHP based, it makes far more calls to the server and, if you have a plugin (even one that doesn&#039;t access external sites) or a theme that&#039;s poorly constructed (makes more calls &lt;i&gt;than necessary&lt;/i&gt; to the server) that will slow down your site load time.

I&#039;m talking here, of course, in relation to your static sites which I&#039;m assuming are on the same server.  If they&#039;re not on the same server a whole bunch of other issues come into play - such as your relative server performance and the network connections between your server and your client (the PC where you&#039;re viewing the site) and so on.

One way to identify what&#039;s causing your site to load slowly would be to disable one of your plugins and check performance, then reactivate it and disable the next one, and so on.  You could also do the same with your theme: disable it and activate the WordPress default theme.

Keep in mind, though, that WordPress will load more slowly than a static site, unless that static site is also based on PHP and has Flash and a whole bunch of other stuff on it that requires lots of server calls.

Cheers,

Martin.</description>
		<content:encoded><![CDATA[<p>Hi Keith,</p>
<p>There are quite a few things that can make a WordPress site slow to load &#8211; the most common of which are plugins, themes or large graphics.</p>
<p>Plugins that need to access other sites for their information (like Share This or Related Sites) can greatly slow down the speed at which your site loads, if the servers <i>they&#8217;re</i> running on are slow or down.</p>
<p>I used to get really frustrated with the speed at which this site loaded and the fix really came when I identified and removed all the plugins that accessed other sites.</p>
<p>I covered that in a bit more detail <a href="http://www.wealthydragon.com/blog/2009/11/12/do-you-need-that-plugin/" rel="nofollow">here</a>.</p>
<p>Thesis itself was greatly optimised in version 1.5 &#8211; I wrote about that <a href="http://www.wealthydragon.com/blog/2009/05/04/review-of-thesis-15/" rel="nofollow">here</a> &#8211; it&#8217;s near the bottom in the &#8216;Under The Hood&#8217; section.</p>
<p>Finally WordPress itself was optimised in version 2.7 &#8211; and that made a big difference too.</p>
<p>However, my static sites also load more quickly than my WordPress sites simply because they&#8217;re static sites &#8211; all HTML based and very few calls to the server to get the files to display.</p>
<p>Because WordPress is PHP based, it makes far more calls to the server and, if you have a plugin (even one that doesn&#8217;t access external sites) or a theme that&#8217;s poorly constructed (makes more calls <i>than necessary</i> to the server) that will slow down your site load time.</p>
<p>I&#8217;m talking here, of course, in relation to your static sites which I&#8217;m assuming are on the same server.  If they&#8217;re not on the same server a whole bunch of other issues come into play &#8211; such as your relative server performance and the network connections between your server and your client (the PC where you&#8217;re viewing the site) and so on.</p>
<p>One way to identify what&#8217;s causing your site to load slowly would be to disable one of your plugins and check performance, then reactivate it and disable the next one, and so on.  You could also do the same with your theme: disable it and activate the WordPress default theme.</p>
<p>Keep in mind, though, that WordPress will load more slowly than a static site, unless that static site is also based on PHP and has Flash and a whole bunch of other stuff on it that requires lots of server calls.</p>
<p>Cheers,</p>
<p>Martin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Davis</title>
		<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/comment-page-1/#comment-3189</link>
		<dc:creator>Keith Davis</dc:creator>
		<pubDate>Wed, 23 Dec 2009 17:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wealthydragon.com/blog/?p=343#comment-3189</guid>
		<description>Hi Martin
Thesis looks great and everyone mentions its SEO capabilities, but how fast does it load?

The reason I ask is that Google Webmaster Tools now has a section for checking the average load times for your site.
All my html sites are super fast but my one Wordpress site is pretty slow.
What a disappointment after all the hype about wordpress.

I wouldn&#039;t bother but Google is talking about using page load time as one of its metrics.
I&#039;m pleased with the look of my theme but if it&#039;s slow... I have to think of which theme to use on future sites.
.-= Keith Davis´s last blog ..&lt;a href=&quot;http://easypublicspeaking.co.uk/eye-contact-in-public-speaking/&quot; rel=&quot;nofollow&quot;&gt;The eyes have it!&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Hi Martin<br />
Thesis looks great and everyone mentions its SEO capabilities, but how fast does it load?</p>
<p>The reason I ask is that Google Webmaster Tools now has a section for checking the average load times for your site.<br />
All my html sites are super fast but my one Wordpress site is pretty slow.<br />
What a disappointment after all the hype about wordpress.</p>
<p>I wouldn&#8217;t bother but Google is talking about using page load time as one of its metrics.<br />
I&#8217;m pleased with the look of my theme but if it&#8217;s slow&#8230; I have to think of which theme to use on future sites.<br />
<span class="cluv"> Keith Davis´s last blog ..<a href="http://easypublicspeaking.co.uk/eye-contact-in-public-speaking/" rel="nofollow">The eyes have it!</a> </span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress Plugins: Some More Recommendations &#124; Creating an Awesome Home Business</title>
		<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/comment-page-1/#comment-2223</link>
		<dc:creator>Wordpress Plugins: Some More Recommendations &#124; Creating an Awesome Home Business</dc:creator>
		<pubDate>Thu, 07 May 2009 12:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wealthydragon.com/blog/?p=343#comment-2223</guid>
		<description>[...] Open Hook Note â€“ this is only useful for users of the Thesis theme (but it is very useful for them!). Enables Thesis users to make easier use of the custom functions [...]</description>
		<content:encoded><![CDATA[<p>[...] Open Hook Note â€“ this is only useful for users of the Thesis theme (but it is very useful for them!). Enables Thesis users to make easier use of the custom functions [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WealthyDragon</title>
		<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/comment-page-1/#comment-2147</link>
		<dc:creator>WealthyDragon</dc:creator>
		<pubDate>Sat, 11 Apr 2009 05:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.wealthydragon.com/blog/?p=343#comment-2147</guid>
		<description>Sure - if that&#039;s what you prefer to do..!

Cheers,

Martin.</description>
		<content:encoded><![CDATA[<p>Sure &#8211; if that&#8217;s what you prefer to do..!</p>
<p>Cheers,</p>
<p>Martin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsh Agrawal</title>
		<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/comment-page-1/#comment-2146</link>
		<dc:creator>Harsh Agrawal</dc:creator>
		<pubDate>Thu, 09 Apr 2009 17:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wealthydragon.com/blog/?p=343#comment-2146</guid>
		<description>Hey Martin, That&#039;s what,
Even if I  but it that will be a developer license and that will cost me more then 150$.
 Now m I gng to spend that amount of money on something where again I have to start from scratch and customize the theme?
Is int it much better if I simply hire someone who can create a custom theme for me?
Regards
Harsh

&lt;abbr&gt;&lt;em&gt;Harsh AgrawalÂ´s last blog post..&lt;a href=&quot;http://feedproxy.google.com/~r/Shoutmeloud/~3/V4M2GyXrdns/gmail-labs-new-feature-senders-time-zone.html&quot; rel=&quot;nofollow&quot;&gt;Gmail labs new feature : Senders time zone&lt;/a&gt;&lt;/em&gt;&lt;/abbr&gt;</description>
		<content:encoded><![CDATA[<p>Hey Martin, That&#8217;s what,<br />
Even if I  but it that will be a developer license and that will cost me more then 150$.<br />
 Now m I gng to spend that amount of money on something where again I have to start from scratch and customize the theme?<br />
Is int it much better if I simply hire someone who can create a custom theme for me?<br />
Regards<br />
Harsh</p>
<p><abbr><em>Harsh AgrawalÂ´s last blog post..<a href="http://feedproxy.google.com/~r/Shoutmeloud/~3/V4M2GyXrdns/gmail-labs-new-feature-senders-time-zone.html" rel="nofollow">Gmail labs new feature : Senders time zone</a></em></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WealthyDragon</title>
		<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/comment-page-1/#comment-2145</link>
		<dc:creator>WealthyDragon</dc:creator>
		<pubDate>Thu, 09 Apr 2009 13:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.wealthydragon.com/blog/?p=343#comment-2145</guid>
		<description>The forum&#039;s good, but if you&#039;re not keen on the customisation bit then you&#039;re better off with another theme - no question.

The base Thesis is very bland in appearance.  Deliberately so, because most people who would be interested in Thesis would be interested because of its customisability.

If you&#039;re interested in looking at other themes there are lots of theme sites &lt;a href=&quot;http://www.wealthydragon.com/blog/2009/03/13/best-wordpress-themes/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

Cheers,

Martin.</description>
		<content:encoded><![CDATA[<p>The forum&#8217;s good, but if you&#8217;re not keen on the customisation bit then you&#8217;re better off with another theme &#8211; no question.</p>
<p>The base Thesis is very bland in appearance.  Deliberately so, because most people who would be interested in Thesis would be interested because of its customisability.</p>
<p>If you&#8217;re interested in looking at other themes there are lots of theme sites <a href="http://www.wealthydragon.com/blog/2009/03/13/best-wordpress-themes/" rel="nofollow">here</a>.</p>
<p>Cheers,</p>
<p>Martin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsh Agrawal</title>
		<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/comment-page-1/#comment-2142</link>
		<dc:creator>Harsh Agrawal</dc:creator>
		<pubDate>Thu, 09 Apr 2009 12:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wealthydragon.com/blog/?p=343#comment-2142</guid>
		<description>No doubt thesis is good..but again customizing it is a sad part..
Wordpress theme with no footer is not a theme in my opinion and I don&#039;t think I can play with hooks and codes to add footer and do other setting.. 
How about there support forum? How good is it?

&lt;abbr&gt;&lt;em&gt;Harsh AgrawalÂ´s last blog post..&lt;a href=&quot;http://feedproxy.google.com/~r/Shoutmeloud/~3/V4M2GyXrdns/gmail-labs-new-feature-senders-time-zone.html&quot; rel=&quot;nofollow&quot;&gt;Gmail labs new feature : Senders time zone&lt;/a&gt;&lt;/em&gt;&lt;/abbr&gt;</description>
		<content:encoded><![CDATA[<p>No doubt thesis is good..but again customizing it is a sad part..<br />
Wordpress theme with no footer is not a theme in my opinion and I don&#8217;t think I can play with hooks and codes to add footer and do other setting..<br />
How about there support forum? How good is it?</p>
<p><abbr><em>Harsh AgrawalÂ´s last blog post..<a href="http://feedproxy.google.com/~r/Shoutmeloud/~3/V4M2GyXrdns/gmail-labs-new-feature-senders-time-zone.html" rel="nofollow">Gmail labs new feature : Senders time zone</a></em></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Open Hook for Thesis: A Power Plugin for Thesis Users &#124; Creating an Awesome Home Business</title>
		<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/comment-page-1/#comment-2080</link>
		<dc:creator>Open Hook for Thesis: A Power Plugin for Thesis Users &#124; Creating an Awesome Home Business</dc:creator>
		<pubDate>Wed, 25 Mar 2009 13:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.wealthydragon.com/blog/?p=343#comment-2080</guid>
		<description>[...] written before about the Thesis theme and mentioned that, in order to maximize its powerful capabilities, one of the things you needed to [...]</description>
		<content:encoded><![CDATA[<p>[...] written before about the Thesis theme and mentioned that, in order to maximize its powerful capabilities, one of the things you needed to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Themes: Premium or Free? &#124; Creating an Awesome Home Business</title>
		<link>http://www.wealthydragon.com/blog/2009/01/07/thesis-theme-review/comment-page-1/#comment-2046</link>
		<dc:creator>WordPress Themes: Premium or Free? &#124; Creating an Awesome Home Business</dc:creator>
		<pubDate>Fri, 20 Mar 2009 01:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.wealthydragon.com/blog/?p=343#comment-2046</guid>
		<description>[...] Finally, the theme I&#8217;m using on this blog is Thesis. This one I can personally vouch for and recommend, and I&#8217;ve written a review of it here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Finally, the theme I&#8217;m using on this blog is Thesis. This one I can personally vouch for and recommend, and I&#8217;ve written a review of it here. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
