<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using Wordpress as a CMS</title>
	<link>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/</link>
	<description>Kickass info re CSS, WordPress Themes, ModX Templates, CubeCart Templates, CMS Templates, WebDev News, and occasional weird personal observations.</description>
	<pubDate>Sat, 17 May 2008 05:56:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: BJ</title>
		<link>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/#comment-202</link>
		<pubDate>Sat, 04 Feb 2006 01:43:05 +0000</pubDate>
		<guid>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/#comment-202</guid>
					<description>David, I have two &quot;test blog&quot; setups on this domain, a 1.5.x setup and a 2.0 setup where I test themes. That way the client can look and changes can be made and approved before code is shipped. I have testbeds for other scripts elsewhere.

Re the URL thing moving from Windows to Apache. I did a WordPress site recently where the guy was moving off an asp cms that created the most godawful ugly unspiderable urls imaginable. In that particular case we didn't even worry about redirects, we simply had Spidermeister Shawn convert the whole mess to static html and included it on the new site as &quot;the archive&quot;. Urls were all different and there was some resulting 404 mess at first, which we cured within an hour or so by using .htaccess to refer 404s to a php script that simply redirected in the kindest way to the new index page of the site. The other thing we did was include real sitemaps in 4 formats so that the new hierarchichal structure would be picked up ASAP. Did the site suffer a bit in the SEs? Yes, but it also recovered VERY quickly and the spiders have been all over the newly structured site. I know what the approximate traffic was before the site was moved. It's now increasing nicely off those numbers. More info on the &lt;a href=&quot;http://kickasswebdesign.com/wordpress/2006/01/the-political-vine-gets-the-kickass-treatment/&quot; rel=&quot;nofollow&quot;&gt;asp to html conversion here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>David, I have two &#8220;test blog&#8221; setups on this domain, a 1.5.x setup and a 2.0 setup where I test themes. That way the client can look and changes can be made and approved before code is shipped. I have testbeds for other scripts elsewhere.</p>
<p>Re the URL thing moving from Windows to Apache. I did a WordPress site recently where the guy was moving off an asp cms that created the most godawful ugly unspiderable urls imaginable. In that particular case we didn&#8217;t even worry about redirects, we simply had Spidermeister Shawn convert the whole mess to static html and included it on the new site as &#8220;the archive&#8221;. Urls were all different and there was some resulting 404 mess at first, which we cured within an hour or so by using .htaccess to refer 404s to a php script that simply redirected in the kindest way to the new index page of the site. The other thing we did was include real sitemaps in 4 formats so that the new hierarchichal structure would be picked up ASAP. Did the site suffer a bit in the SEs? Yes, but it also recovered VERY quickly and the spiders have been all over the newly structured site. I know what the approximate traffic was before the site was moved. It&#8217;s now increasing nicely off those numbers. More info on the <a href="http://kickasswebdesign.com/wordpress/2006/01/the-political-vine-gets-the-kickass-treatment/">asp to html conversion here</a>.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: David McDonald</title>
		<link>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/#comment-200</link>
		<pubDate>Fri, 03 Feb 2006 04:54:44 +0000</pubDate>
		<guid>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/#comment-200</guid>
					<description>I have been starting to set the same thing up for my clients as well. However, there are a few points which I haven't quite solved yet:

Staging Area - if the client has an existing site, then you need to set up a staging area somewhere whilst building the site for the client, so they can review it.

URLS - If the client has an existing site, say on Windows/IIS, and you move them over to Wordpress on Apache/PHP, then the URL's for pages on the new site are going to be different. How do you manage this using redirects etc? Example if the old site had a page contact.asp, how do you know setup on the server to redirect to/contact or /contact.php?

I would love to hear more about real life examples of using Wordpress as a CMS, and the  issues and benefits.</description>
		<content:encoded><![CDATA[<p>I have been starting to set the same thing up for my clients as well. However, there are a few points which I haven&#8217;t quite solved yet:</p>
<p>Staging Area - if the client has an existing site, then you need to set up a staging area somewhere whilst building the site for the client, so they can review it.</p>
<p>URLS - If the client has an existing site, say on Windows/IIS, and you move them over to Wordpress on Apache/PHP, then the URL&#8217;s for pages on the new site are going to be different. How do you manage this using redirects etc? Example if the old site had a page contact.asp, how do you know setup on the server to redirect to/contact or /contact.php?</p>
<p>I would love to hear more about real life examples of using Wordpress as a CMS, and the  issues and benefits.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: FUNNY AS HECK</title>
		<link>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/#comment-129</link>
		<pubDate>Tue, 13 Dec 2005 23:26:08 +0000</pubDate>
		<guid>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/#comment-129</guid>
					<description>Thanks for the tip, BJ! 

Will check out the free version and see how it goes..</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, BJ! </p>
<p>Will check out the free version and see how it goes..
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: BJ</title>
		<link>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/#comment-128</link>
		<pubDate>Tue, 13 Dec 2005 01:40:41 +0000</pubDate>
		<guid>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/#comment-128</guid>
					<description>You might want to look at this-

&lt;a href=&quot;http://esyndicat.com&quot; rel=&quot;nofollow&quot;&gt;A better directory script that WORKS.&lt;/a&gt;

I'll skin either but I recommend you go with the one that is written in GOOD CLEAN code. Just read the forum. Compare it with phpLD forum . . . 'nuff said.</description>
		<content:encoded><![CDATA[<p>You might want to look at this-</p>
<p><a href="http://esyndicat.com">A better directory script that WORKS.</a></p>
<p>I&#8217;ll skin either but I recommend you go with the one that is written in GOOD CLEAN code. Just read the forum. Compare it with phpLD forum . . . &#8217;nuff said.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: FUNNY AS HECK</title>
		<link>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/#comment-127</link>
		<pubDate>Tue, 13 Dec 2005 01:30:50 +0000</pubDate>
		<guid>http://kickasswebdesign.com/wordpress/2005/10/using-wordpress-as-a-cms/#comment-127</guid>
					<description>I needed a good laugh today so I'm VERY glad you let it play the way it was written...

I'm going to test out phpLD and like the template you put together for it. 

If it works out for me, hopefully sometime in the future I'll be in po$ition where I can actually compensate you for it. Or better yet, be able to afford to have you design a custom template!!

Fingers are crossed....

&lt;i&gt;&lt;b&gt;THANKS&lt;/b&gt;&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>I needed a good laugh today so I&#8217;m VERY glad you let it play the way it was written&#8230;</p>
<p>I&#8217;m going to test out phpLD and like the template you put together for it. </p>
<p>If it works out for me, hopefully sometime in the future I&#8217;ll be in po$ition where I can actually compensate you for it. Or better yet, be able to afford to have you design a custom template!!</p>
<p>Fingers are crossed&#8230;.</p>
<p><i><b>THANKS</b></i>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
