<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mohsin Rasool &#187; spam</title>
	<atom:link href="http://www.mohsinrasool.com/tag/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mohsinrasool.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 27 Jan 2012 19:39:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Delete All Those Spam Comments</title>
		<link>http://www.mohsinrasool.com/how-to-delete-all-those-spam-comments/</link>
		<comments>http://www.mohsinrasool.com/how-to-delete-all-those-spam-comments/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 17:14:00 +0000</pubDate>
		<dc:creator>Mohsin Rasool</dc:creator>
				<category><![CDATA[Internet Business]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Comment Spam]]></category>
		<category><![CDATA[delete spam]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://www.PressGold.com/wordpress/how-to-delete-all-those-spam-comments/</guid>
		<description><![CDATA[This is very risky to leave your WordPress blog open for all comment spam without adding any anti comment spam plugins. This was the case with the blog which a client of us have, it had about 4000 spam comments, and it was going to take ages to delete them all from WordPress dashboard. So they came to us for [...]]]></description>
			<content:encoded><![CDATA[<p>This is very risky to leave your WordPress blog open for all comment spam without adding any anti comment spam plugins.</p>
<p>This was the case with the blog which a client of us have, it had about 4000 spam comments, and it was going to take ages to delete them all from WordPress dashboard. So they came to us for the help.</p>
<p>We deleted all those about 4000 spam comment using little query operation at database level from <strong>phpmyadmin</strong>. I want to share the same process with you.</p>
<p><strong>1.</strong> You need to login to your hosting panel and access PhpMyAdmin to access your database for that blog.</p>
<p><strong>2.</strong> When you are there, select your blog’s database and then click <strong>SQL </strong>tab and run the following query:</p>
<p><em><font color="#004080">DELETE FROM wp_comments WHERE comment_approved = 0</font></em></p>
<p><strong>3.</strong> Wow within milliseconds all spam comment junk is gone.</p>
<p><font color="#0080ff"><strong>Deleted rows: 3994 (Query took 0.1472 sec)</strong></font></p>
<p>Now go to your wordpress blog and see all pending(spam) comments are gone. Now you please add some anti spam plugins to stop this thing happening again. I recommend you activate built-in plugin for comment spam called <strong>akismet. </strong>And add any other anti spam plugin you may like.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohsinrasool.com/how-to-delete-all-those-spam-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

