<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for LoadStr - A Loadsys Blog</title>
	<link>http://blog.loadsys.com</link>
	<description>A Web Development Company Specializing In Standard-Based Web Design and the CakePHP Framework.</description>
	<pubDate>Sun, 18 May 2008 10:22:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on Automagically setting user ID of record creator and modifier in CakePHP 1.2 by Guillaume</title>
		<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-1579</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Wed, 07 May 2008 15:12:12 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-1579</guid>
		<description>Thanks for this article. 
It would be a good suggestion to add it to the core imho.</description>
		<content:encoded><![CDATA[<p>Thanks for this article.<br />
It would be a good suggestion to add it to the core imho.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automagically setting user ID of record creator and modifier in CakePHP 1.2 by Abhimanyu Grover</title>
		<link>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-1511</link>
		<dc:creator>Abhimanyu Grover</dc:creator>
		<pubDate>Fri, 02 May 2008 21:13:22 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/05/02/automagically-setting-user-id-of-record-creator-and-modifier-in-cakephp-12/#comment-1511</guid>
		<description>Nice... I've been using a very similar trick from long time. Its really amazing that once you start developing keeping reusability in mind, you start producing some great code. I liked the idea of overloading of the component.</description>
		<content:encoded><![CDATA[<p>Nice&#8230; I&#8217;ve been using a very similar trick from long time. Its really amazing that once you start developing keeping reusability in mind, you start producing some great code. I liked the idea of overloading of the component.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO for CakePHP Websites by Cherry on the&#8230; &#187; Interesting posts in the cakePHP blogosphere</title>
		<link>http://blog.loadsys.com/2008/03/10/seo-for-cakephp-websites/#comment-1127</link>
		<dc:creator>Cherry on the&#8230; &#187; Interesting posts in the cakePHP blogosphere</dc:creator>
		<pubDate>Tue, 01 Apr 2008 08:37:54 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/03/10/seo-for-cakephp-websites/#comment-1127</guid>
		<description>[...] allusive) tidbits about the way they developp for their customers with cake. Recent posts include svn, seo (well, published some weeks before mine&#8230;) and tuning the acl database [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] allusive) tidbits about the way they developp for their customers with cake. Recent posts include svn, seo (well, published some weeks before mine&#8230;) and tuning the acl database [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO for CakePHP Websites by Chris Shepherd</title>
		<link>http://blog.loadsys.com/2008/03/10/seo-for-cakephp-websites/#comment-1110</link>
		<dc:creator>Chris Shepherd</dc:creator>
		<pubDate>Mon, 31 Mar 2008 11:23:37 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/03/10/seo-for-cakephp-websites/#comment-1110</guid>
		<description>Hi guys,

You may already be aware of this, but the below behaviour plugin developed by someone in the cakephp community can help out with more SE friendly URLs for websites.

http://bakery.cakephp.org/articles/view/slug-behavior

For me, I'm building a bespoke content management system using CakePHP, and this is pretty useful to specify a URL for my content. It does mean that your controller has to do the lookup based on the slug rather than the id though...which means if you've already built a system, it might take a fair bit of code re-work to introduce this behaviour.

Also, you've said that web developers can do little to improve SEO, which is kinda ok as a lot comes down to the content of the site, but I would emphasise that they probably have the most important job in that they must ensure that title tags and meta descriptions are 100% configurable. The capability of that in a system is pretty fundamental for SEO.

Also configurable URLs are pretty useful as well.</description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>You may already be aware of this, but the below behaviour plugin developed by someone in the cakephp community can help out with more SE friendly URLs for websites.</p>
<p><a href="http://bakery.cakephp.org/articles/view/slug-behavior" rel="nofollow">http://bakery.cakephp.org/articles/view/slug-behavior</a></p>
<p>For me, I&#8217;m building a bespoke content management system using CakePHP, and this is pretty useful to specify a URL for my content. It does mean that your controller has to do the lookup based on the slug rather than the id though&#8230;which means if you&#8217;ve already built a system, it might take a fair bit of code re-work to introduce this behaviour.</p>
<p>Also, you&#8217;ve said that web developers can do little to improve SEO, which is kinda ok as a lot comes down to the content of the site, but I would emphasise that they probably have the most important job in that they must ensure that title tags and meta descriptions are 100% configurable. The capability of that in a system is pretty fundamental for SEO.</p>
<p>Also configurable URLs are pretty useful as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO for CakePHP Websites by lee</title>
		<link>http://blog.loadsys.com/2008/03/10/seo-for-cakephp-websites/#comment-1012</link>
		<dc:creator>lee</dc:creator>
		<pubDate>Tue, 25 Mar 2008 00:11:03 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/03/10/seo-for-cakephp-websites/#comment-1012</guid>
		<description>Thanks for the comment Dan.  I guess I used the wrong term in my first sentence.  I really meant Search Engine Rankings.  I feel it is definitely the developers job to get the site to properly be indexed and give a way for the website owner to properly do link exchanges and/or backlinking programs.   We typically recommend clients to use blogs and write valuable content to achieve this.  Heck, that is how you found this article.  Thanks for the additional info on what additional things a developer can do!</description>
		<content:encoded><![CDATA[<p>Thanks for the comment Dan.  I guess I used the wrong term in my first sentence.  I really meant Search Engine Rankings.  I feel it is definitely the developers job to get the site to properly be indexed and give a way for the website owner to properly do link exchanges and/or backlinking programs.   We typically recommend clients to use blogs and write valuable content to achieve this.  Heck, that is how you found this article.  Thanks for the additional info on what additional things a developer can do!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO for CakePHP Websites by Dan Schulman</title>
		<link>http://blog.loadsys.com/2008/03/10/seo-for-cakephp-websites/#comment-1008</link>
		<dc:creator>Dan Schulman</dc:creator>
		<pubDate>Mon, 24 Mar 2008 22:13:53 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/03/10/seo-for-cakephp-websites/#comment-1008</guid>
		<description>I disagree that there is little web developers can do to help with SEO. 

In writing SEO proposals I usually sort the work into three categories 1) on page factors, 2) off page factors, and 3) information architecture.

The first of these is largely the responsibility of the site owner - what content goes on each page, how is it arranged, etc. The second refers to backlinks that this post talks about which are often uncontrollable. The developer has a lot to say about the third - the website's information architecture.

In addition to the points made in this post (title, URL's keywords, control of meta tags), the developer has alot to say about items such as URL canonicalization, navigation elements (menus, sub-navigation blocks, breadcrumbs, etc.), and production of sitemaps. All of these can be important elements for search engine optimization.

In general, information architecture works best for SEO when it is obvious and systematic.  Used properly, frameworks such as CakePHP are very good at being obvious and systematic.</description>
		<content:encoded><![CDATA[<p>I disagree that there is little web developers can do to help with SEO. </p>
<p>In writing SEO proposals I usually sort the work into three categories 1) on page factors, 2) off page factors, and 3) information architecture.</p>
<p>The first of these is largely the responsibility of the site owner - what content goes on each page, how is it arranged, etc. The second refers to backlinks that this post talks about which are often uncontrollable. The developer has a lot to say about the third - the website&#8217;s information architecture.</p>
<p>In addition to the points made in this post (title, URL&#8217;s keywords, control of meta tags), the developer has alot to say about items such as URL canonicalization, navigation elements (menus, sub-navigation blocks, breadcrumbs, etc.), and production of sitemaps. All of these can be important elements for search engine optimization.</p>
<p>In general, information architecture works best for SEO when it is obvious and systematic.  Used properly, frameworks such as CakePHP are very good at being obvious and systematic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP 1.2 - Tuning the ACL via MySQL by links for 2008-03-21 &#171; Richard@Home</title>
		<link>http://blog.loadsys.com/2008/03/19/cakephp-12-tuning-the-acl-via-mysql/#comment-885</link>
		<dc:creator>links for 2008-03-21 &#171; Richard@Home</dc:creator>
		<pubDate>Fri, 21 Mar 2008 05:17:21 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/03/19/cakephp-12-tuning-the-acl-via-mysql/#comment-885</guid>
		<description>[...] CakePHP 1.2 - Tuning the ACL via MySQL &#124; LoadStr - A Loadsys Blog Useful tip for improving the performance of large ACOS and AROS tables in CakePHP (tags: cakephp auth acos aros mysql) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] CakePHP 1.2 - Tuning the ACL via MySQL | LoadStr - A Loadsys Blog Useful tip for improving the performance of large ACOS and AROS tables in CakePHP (tags: cakephp auth acos aros mysql) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO for CakePHP Websites by Jason</title>
		<link>http://blog.loadsys.com/2008/03/10/seo-for-cakephp-websites/#comment-587</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 11 Mar 2008 12:42:10 +0000</pubDate>
		<guid>http://blog.loadsys.com/2008/03/10/seo-for-cakephp-websites/#comment-587</guid>
		<description>Hey I saw this link on Digg and wanted to say that you guys totally rock!</description>
		<content:encoded><![CDATA[<p>Hey I saw this link on Digg and wanted to say that you guys totally rock!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Paid Online Marketing:  Google Adwords by febe</title>
		<link>http://blog.loadsys.com/2007/09/17/paid-online-marketing-google-adwords/#comment-479</link>
		<dc:creator>febe</dc:creator>
		<pubDate>Fri, 07 Mar 2008 03:53:58 +0000</pubDate>
		<guid>http://blog.loadsys.com/2007/09/17/paid-online-marketing-google-adwords/#comment-479</guid>
		<description>i was looking for soem articles and blogs on online marketing. i need help to improve my blog also. thank you.</description>
		<content:encoded><![CDATA[<p>i was looking for soem articles and blogs on online marketing. i need help to improve my blog also. thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
