

<?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: WordPress WP-O-Matic Duplicate Posts Fix</title>
	<atom:link href="http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/</link>
	<description>Independent PHP, WordPress &#38; CubeCart Programmer</description>
	<lastBuildDate>Wed, 16 May 2012 16:54:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Kyle</title>
		<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/#comment-2588</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Wed, 14 Sep 2011 07:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=295#comment-2588</guid>
		<description>That was a wonderful code. Thank you very much. 18000 posts in data vase and it was quick and efficient...

Kyle</description>
		<content:encoded><![CDATA[<p>That was a wonderful code. Thank you very much. 18000 posts in data vase and it was quick and efficient&#8230;</p>
<p>Kyle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress WP O Matic Duplicate Posts Fix kieranbarnes - Scammers &#124; Scammers</title>
		<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/#comment-2510</link>
		<dc:creator>Wordpress WP O Matic Duplicate Posts Fix kieranbarnes - Scammers &#124; Scammers</dc:creator>
		<pubDate>Sat, 23 Jul 2011 03:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=295#comment-2510</guid>
		<description>[...] Duplicate Posts Fix &#124; kieranbarnes &#124; Independent PHP, WordPress &amp; CubeCart Programmer &#8211; Full Story    Posted on July 22, [...]</description>
		<content:encoded><![CDATA[<p>[...] Duplicate Posts Fix | kieranbarnes | Independent PHP, WordPress &amp; CubeCart Programmer &#8211; Full Story    Posted on July 22, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kieran</title>
		<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/#comment-2430</link>
		<dc:creator>kieran</dc:creator>
		<pubDate>Tue, 12 Jul 2011 08:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=295#comment-2430</guid>
		<description>I think you&#039;d have to write a small wrapper round it to split the results into chunks. Like a LIMIT 1000 on your SQL query.</description>
		<content:encoded><![CDATA[<p>I think you&#8217;d have to write a small wrapper round it to split the results into chunks. Like a LIMIT 1000 on your SQL query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: criss</title>
		<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/#comment-2429</link>
		<dc:creator>criss</dc:creator>
		<pubDate>Tue, 12 Jul 2011 07:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=295#comment-2429</guid>
		<description>for me unfortunately it&#039;s not working ( way too large db at the moment I think ) ... around 35K posts , with I think more than 5K duplicates maybe more ...  I try to run it from one vps on dreamhost and wasn&#039;t working ( with max memory allowed ) ...</description>
		<content:encoded><![CDATA[<p>for me unfortunately it&#8217;s not working ( way too large db at the moment I think ) &#8230; around 35K posts , with I think more than 5K duplicates maybe more &#8230;  I try to run it from one vps on dreamhost and wasn&#8217;t working ( with max memory allowed ) &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kieran</title>
		<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/#comment-2427</link>
		<dc:creator>kieran</dc:creator>
		<pubDate>Fri, 08 Jul 2011 15:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=295#comment-2427</guid>
		<description>With a cron!</description>
		<content:encoded><![CDATA[<p>With a cron!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kris</title>
		<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/#comment-2426</link>
		<dc:creator>kris</dc:creator>
		<pubDate>Fri, 08 Jul 2011 15:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=295#comment-2426</guid>
		<description>how do i run this automatically?? this is nice plugin.. very well work done</description>
		<content:encoded><![CDATA[<p>how do i run this automatically?? this is nice plugin.. very well work done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Masamune</title>
		<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/#comment-1989</link>
		<dc:creator>Masamune</dc:creator>
		<pubDate>Wed, 16 Feb 2011 17:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=295#comment-1989</guid>
		<description>I&#039;m on 3.0.5 and still the same problem from wp_insert_post.

I didn&#039;t take your solution, but it inspired me to delete duplicate posts, so thank you ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;m on 3.0.5 and still the same problem from wp_insert_post.</p>
<p>I didn&#8217;t take your solution, but it inspired me to delete duplicate posts, so thank you <img src='http://bloke.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naeem</title>
		<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/#comment-960</link>
		<dc:creator>Naeem</dc:creator>
		<pubDate>Wed, 10 Feb 2010 12:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=295#comment-960</guid>
		<description>not working</description>
		<content:encoded><![CDATA[<p>not working</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marlin</title>
		<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/#comment-956</link>
		<dc:creator>Marlin</dc:creator>
		<pubDate>Sun, 07 Feb 2010 17:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=295#comment-956</guid>
		<description>wow  great script   thanks for this works really great .   i was using delete duplicate posts plugin , it was working fine before but it just freeze when there are near thousands posts  and wp o matic  creating lot of duplicate posts like 5-6 time of each post.  Now no problem at all  this takes a sec to do it. save lot of work  Thanks again</description>
		<content:encoded><![CDATA[<p>wow  great script   thanks for this works really great .   i was using delete duplicate posts plugin , it was working fine before but it just freeze when there are near thousands posts  and wp o matic  creating lot of duplicate posts like 5-6 time of each post.  Now no problem at all  this takes a sec to do it. save lot of work  Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskMichaelHart.com</title>
		<link>http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/#comment-679</link>
		<dc:creator>AskMichaelHart.com</dc:creator>
		<pubDate>Thu, 15 Oct 2009 20:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=295#comment-679</guid>
		<description>ok so i swapped out the  wp_posts in the code provided and inserted   wp_pre_posts  since my prefix is wp_pre and ran the code..all it does is render the page as displaying just the text and not as a php program.  i saved it as a php program...and uploaded it to the plugins directory.  

still no luck.


suggestions?</description>
		<content:encoded><![CDATA[<p>ok so i swapped out the  wp_posts in the code provided and inserted   wp_pre_posts  since my prefix is wp_pre and ran the code..all it does is render the page as displaying just the text and not as a php program.  i saved it as a php program&#8230;and uploaded it to the plugins directory.  </p>
<p>still no luck.</p>
<p>suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

