<?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"
	>
<channel>
	<title>Comments on: CSV import to wordpress</title>
	<atom:link href="http://www.site2nd.org/wordpress/csv-import-to-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/</link>
	<description>2nd Site on the net</description>
	<pubDate>Wed, 03 Dec 2008 22:42:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: admin</title>
		<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/#comment-113</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 29 Oct 2008 16:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.site2nd.org/?p=10#comment-113</guid>
		<description>Bob,

Put it in wp-admin/import/</description>
		<content:encoded><![CDATA[<p>Bob,</p>
<p>Put it in wp-admin/import/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/#comment-112</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Tue, 28 Oct 2008 18:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.site2nd.org/?p=10#comment-112</guid>
		<description>Hi,

thanks for sharing this. 

I uploaded csv.php into the plugins folder of my wordpress theme,
so now it's in:

/wp-content/plugins/csv.php

but the plugin doesn't show up in my plugin list, so I can't even activate it.

How can I fix this?
I'm using WP 2.6.2

Thank you!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks for sharing this. </p>
<p>I uploaded csv.php into the plugins folder of my wordpress theme,<br />
so now it&#8217;s in:</p>
<p>/wp-content/plugins/csv.php</p>
<p>but the plugin doesn&#8217;t show up in my plugin list, so I can&#8217;t even activate it.</p>
<p>How can I fix this?<br />
I&#8217;m using WP 2.6.2</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/#comment-101</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 10 Oct 2008 12:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.site2nd.org/?p=10#comment-101</guid>
		<description>huski, you need to run the script under Manage --&gt; import --&gt; csv

As for your question whether the tags is visible or not, I think it depends on your theme. You can edit your theme to make tags visible or hidden.</description>
		<content:encoded><![CDATA[<p>huski, you need to run the script under Manage &#8211;> import &#8211;> csv</p>
<p>As for your question whether the tags is visible or not, I think it depends on your theme. You can edit your theme to make tags visible or hidden.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/#comment-100</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 10 Oct 2008 12:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.site2nd.org/?p=10#comment-100</guid>
		<description>Max, you you can import all in one seo data. Here is an example of my import file. As you can see, title&#124;description&#124;keywords are fields for All in one SEO.

wp_title&#124;wp_post_date&#124;wp_category&#124;wp_content&#124;wp_tags&#124;&#124;title&#124;description&#124;keywords&#124;file_format.....</description>
		<content:encoded><![CDATA[<p>Max, you you can import all in one seo data. Here is an example of my import file. As you can see, title|description|keywords are fields for All in one SEO.</p>
<p>wp_title|wp_post_date|wp_category|wp_content|wp_tags||title|description|keywords|file_format&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huski</title>
		<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/#comment-98</link>
		<dc:creator>huski</dc:creator>
		<pubDate>Tue, 30 Sep 2008 20:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.site2nd.org/?p=10#comment-98</guid>
		<description>How to hide the tags from being displayed in the post. When importing, the wp_tags are added to the database, however they are visible. But when manually creating a post, the tags are hidden (which is much needed). Help !</description>
		<content:encoded><![CDATA[<p>How to hide the tags from being displayed in the post. When importing, the wp_tags are added to the database, however they are visible. But when manually creating a post, the tags are hidden (which is much needed). Help !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huski</title>
		<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/#comment-97</link>
		<dc:creator>huski</dc:creator>
		<pubDate>Tue, 30 Sep 2008 15:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.site2nd.org/?p=10#comment-97</guid>
		<description>wooops, have to take out the original csv.php or overwrite it...

works sweet !</description>
		<content:encoded><![CDATA[<p>wooops, have to take out the original csv.php or overwrite it&#8230;</p>
<p>works sweet !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huski</title>
		<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/#comment-96</link>
		<dc:creator>huski</dc:creator>
		<pubDate>Tue, 30 Sep 2008 15:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.site2nd.org/?p=10#comment-96</guid>
		<description>wordpress 2.6

i placed it into my wp-admin/import directory and receive the following error when clicking on the menu Import. not getting to the script.

Fatal error: Cannot redeclare class CSV_Import in /home/santabar/public_html/directory/wp-admin/import/csv.php on line 29</description>
		<content:encoded><![CDATA[<p>wordpress 2.6</p>
<p>i placed it into my wp-admin/import directory and receive the following error when clicking on the menu Import. not getting to the script.</p>
<p>Fatal error: Cannot redeclare class CSV_Import in /home/santabar/public_html/directory/wp-admin/import/csv.php on line 29</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/#comment-37</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 01 Jul 2008 03:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.site2nd.org/?p=10#comment-37</guid>
		<description>Hi,

I'd like to import All-in-one SEO title, keywords, description using csv2post. How would I do it? Is this the correct way?

wp_content&#124;Title:&#124;.......
test content&#124;My first SEO title&#124;....

Please help</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;d like to import All-in-one SEO title, keywords, description using csv2post. How would I do it? Is this the correct way?</p>
<p>wp_content|Title:|&#8230;&#8230;.<br />
test content|My first SEO title|&#8230;.</p>
<p>Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/#comment-35</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 22 Jun 2008 06:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.site2nd.org/?p=10#comment-35</guid>
		<description>Actually, I didn't try that. But I think it's better follow the sequence.</description>
		<content:encoded><![CDATA[<p>Actually, I didn&#8217;t try that. But I think it&#8217;s better follow the sequence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bali</title>
		<link>http://www.site2nd.org/wordpress/csv-import-to-wordpress/#comment-31</link>
		<dc:creator>bali</dc:creator>
		<pubDate>Thu, 12 Jun 2008 12:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.site2nd.org/?p=10#comment-31</guid>
		<description>May I change like this : 
wp_title&#124;wp_category&#124;wp_content&#124;wp_tags&#124;field1&#124;field2&#124;field3&#124;wp_post_date</description>
		<content:encoded><![CDATA[<p>May I change like this :<br />
wp_title|wp_category|wp_content|wp_tags|field1|field2|field3|wp_post_date</p>
]]></content:encoded>
	</item>
</channel>
</rss>
