<?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: Transfering content from Joomla to WordPress</title>
	<atom:link href="http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/</link>
	<description>thkouk: Personal Website</description>
	<lastBuildDate>Tue, 10 Jan 2012 05:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Thanassis</title>
		<link>http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/comment-page-1/#comment-1201</link>
		<dc:creator>Thanassis</dc:creator>
		<pubDate>Thu, 30 Dec 2010 12:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thkouk.gr/?p=341#comment-1201</guid>
		<description>sounds logical! Thanks for the comment</description>
		<content:encoded><![CDATA[<p>sounds logical! Thanks for the comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kn00tcn</title>
		<link>http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/comment-page-1/#comment-1188</link>
		<dc:creator>kn00tcn</dc:creator>
		<pubDate>Mon, 20 Dec 2010 06:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thkouk.gr/?p=341#comment-1188</guid>
		<description>nice, it worked! good that i found this post

something to note, if your joomla article contains ’ instead of &#039; in the title, the query will fail, so edit those &amp; it should be good

probably other symbols not part of old ascii or your keyboard will have issues too</description>
		<content:encoded><![CDATA[<p>nice, it worked! good that i found this post</p>
<p>something to note, if your joomla article contains ’ instead of &#8216; in the title, the query will fail, so edit those &amp; it should be good</p>
<p>probably other symbols not part of old ascii or your keyboard will have issues too</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thanassis</title>
		<link>http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/comment-page-1/#comment-1060</link>
		<dc:creator>Thanassis</dc:creator>
		<pubDate>Sat, 11 Sep 2010 11:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thkouk.gr/?p=341#comment-1060</guid>
		<description>URLs usually change during the transfer (fot those worried for SEO/Google). This needs to be handled seperately</description>
		<content:encoded><![CDATA[<p>URLs usually change during the transfer (fot those worried for SEO/Google). This needs to be handled seperately</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blog</title>
		<link>http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/comment-page-1/#comment-1057</link>
		<dc:creator>blog</dc:creator>
		<pubDate>Sat, 04 Sep 2010 05:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thkouk.gr/?p=341#comment-1057</guid>
		<description>well it is not easy one,,what about the url structure..</description>
		<content:encoded><![CDATA[<p>well it is not easy one,,what about the url structure..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skinfreak</title>
		<link>http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/comment-page-1/#comment-1054</link>
		<dc:creator>Skinfreak</dc:creator>
		<pubDate>Wed, 01 Sep 2010 13:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.thkouk.gr/?p=341#comment-1054</guid>
		<description>Scratch that last one - it&#039;s something else. The script works but won&#039;t import. I am using WP 3.0 and Joomla 1.5.17. 

The import fails just before finishing the first post:
_______
Joomla2WordPress Import Wizard v3 by Azeem Khan
Second Step
Importing 25 items
SELECT ID from wp_users WHERE wp_users.user_login = &#039;admin&#039;

INSERT INTO wp_posts (id, post_author, post_title, post_content, post_date, post_modified, post_name, post_category) VALUES (&#039;&#039;, &#039;1&#039;, &#039;10 Years On...A New Site!&#039;, &#039;

POST CONTENTS HERE

&#039;, &#039;2008-01-26 12:01:34&#039;, &#039;2009-02-15 23:05:48&#039;, &#039;10-years-on-a-new-site&#039;, &#039;7&#039;)

Query failed inserting into categories</description>
		<content:encoded><![CDATA[<p>Scratch that last one &#8211; it&#8217;s something else. The script works but won&#8217;t import. I am using WP 3.0 and Joomla 1.5.17. </p>
<p>The import fails just before finishing the first post:<br />
_______<br />
Joomla2WordPress Import Wizard v3 by Azeem Khan<br />
Second Step<br />
Importing 25 items<br />
SELECT ID from wp_users WHERE wp_users.user_login = &#8216;admin&#8217;</p>
<p>INSERT INTO wp_posts (id, post_author, post_title, post_content, post_date, post_modified, post_name, post_category) VALUES (&#8221;, &#8217;1&#8242;, &#8217;10 Years On&#8230;A New Site!&#8217;, &#8216;</p>
<p>POST CONTENTS HERE</p>
<p>&#8216;, &#8217;2008-01-26 12:01:34&#8242;, &#8217;2009-02-15 23:05:48&#8242;, &#8217;10-years-on-a-new-site&#8217;, &#8217;7&#8242;)</p>
<p>Query failed inserting into categories</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skinfreak</title>
		<link>http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/comment-page-1/#comment-1053</link>
		<dc:creator>Skinfreak</dc:creator>
		<pubDate>Wed, 01 Sep 2010 12:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thkouk.gr/?p=341#comment-1053</guid>
		<description>I cannot get this to work - when I visit the index.php file in a browser it is blank - no options even though I am sure the config is correct. Not even getting an error - just blank! Poo!</description>
		<content:encoded><![CDATA[<p>I cannot get this to work &#8211; when I visit the index.php file in a browser it is blank &#8211; no options even though I am sure the config is correct. Not even getting an error &#8211; just blank! Poo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/comment-page-1/#comment-1047</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Tue, 24 Aug 2010 16:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thkouk.gr/?p=341#comment-1047</guid>
		<description>hi,thanks for this article, but i have a question:
what happens to my links submitted in google?

i have about 5000 articles in joomla! Is there any way to save the address of the links or 301 them all to the new address in WP ?</description>
		<content:encoded><![CDATA[<p>hi,thanks for this article, but i have a question:<br />
what happens to my links submitted in google?</p>
<p>i have about 5000 articles in joomla! Is there any way to save the address of the links or 301 them all to the new address in WP ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KimberlyEddy</title>
		<link>http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/comment-page-1/#comment-1045</link>
		<dc:creator>KimberlyEddy</dc:creator>
		<pubDate>Tue, 17 Aug 2010 20:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thkouk.gr/?p=341#comment-1045</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;@babywrapped Here&#039;s the instructions for the Joomla to WP import, just in case you ever need it!  http://is.gd/em0DV  Thanks again.&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">@babywrapped Here&#39;s the instructions for the Joomla to WP import, just in case you ever need it!  <a href="http://is.gd/em0DV" rel="nofollow">http://is.gd/em0DV</a>  Thanks again.</span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Petersen</title>
		<link>http://www.thkouk.gr/2010/07/transfering-content-from-joomla-to-wordpress/comment-page-1/#comment-1043</link>
		<dc:creator>Jesse Petersen</dc:creator>
		<pubDate>Tue, 17 Aug 2010 15:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thkouk.gr/?p=341#comment-1043</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;@KimberlyEddy Yeah, it&#039;s more than that because of the structure: http://is.gd/em0DV&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">@KimberlyEddy Yeah, it&#39;s more than that because of the structure: <a href="http://is.gd/em0DV" rel="nofollow">http://is.gd/em0DV</a></span></span></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

