<?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>Exploring The Internet &#187; spammers</title>
	<atom:link href="http://www.learningwp.com/tag/spammers/feed" rel="self" type="application/rss+xml" />
	<link>http://www.learningwp.com</link>
	<description>Exploring the web - Growing my experience toward my online business</description>
	<lastBuildDate>Fri, 11 Jun 2010 00:01:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Things You Can Do To Improve Your Comment Issues</title>
		<link>http://www.learningwp.com/things-you-can-do-to-improve-your-comment-issues.html</link>
		<comments>http://www.learningwp.com/things-you-can-do-to-improve-your-comment-issues.html#comments</comments>
		<pubDate>Sun, 27 Apr 2008 22:58:26 +0000</pubDate>
		<dc:creator>Lanna</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[commenters]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[Spam Karma]]></category>
		<category><![CDATA[spammers]]></category>
		<category><![CDATA[spams]]></category>

		<guid isPermaLink="false">http://www.learningwp.com/?p=26</guid>
		<description><![CDATA[








Comments can be annoying if they are targeted by spammers on your blog/website. Without using anti-spam plugin(s), you may not know how to detect them and you may not know how to handle them. In fact spammers can target your blog/website easily if you used WordPress.org software.
Another annoying issue is if you have moderation function [...]]]></description>
			<content:encoded><![CDATA[<p>
<!-- Begin Google Adsense code -->
<div style="display: block; float: left; padding: 5px 10px 10px 0;">
<script type="text/javascript"><!--
google_ad_client = "pub-4932554700716308";
/* 336x280, created 12/24/07 */
google_ad_slot = "2510575724";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<!-- End Google Adsense code -->
Comments can be annoying if they are targeted by spammers on your blog/website. Without using anti-spam plugin(s), you may not know how to detect them and you may not know how to handle them. In fact spammers can target your blog/website easily if you used <em>WordPress.org </em>software.</p>
<p>Another annoying issue is if you have moderation function on, some commenters may not know that; they may keep sending you the same messages over and over again. How can you avoid all these hassles on you blog/website? The following things listed below can help you improve your comment issues:</p>
<ul>
<li>Use <a title="Akismet" href="http://akismet.com/" target="_blank">Akismet</a> to protect your blog/website being spammed. <em>Akismet</em> is an anti-spam plugin which came with your <em>WordPress.com</em> blog as default. It requires an <em>API</em> key to work with. As you can see my blog has caught 91 spams so far from <em>Askimet</em>. It continues to grow&#8230;</li>
</ul>
<ul>
<li>Alternatively use <a title="Dave's Spam Karma" href="http://unknowngenius.com/blog/wordpress/spam-karma/" target="_blank">Spam Karma</a> to protect your blog/website being spammed. <em>Spam Karma</em> is an anti-spam plugin that you can download it Free from <a title="Dave's Spam Karma" href="http://unknowngenius.com/blog/wordpress/spam-karma/" target="_blank">Dave&#8217;s Blog</a>. Some people use both to keep spammers away from their blog/website. I am one of them. See <em>Spam Karma</em> at the bottom of my footer on this blog. Both of them work nicely so far.</li>
</ul>
<ul>
<li>For a full version of <em>WordPress</em> blogs (<em>WordPress.org</em> blogs) only: If you don&#8217;t want your commenters to keep sending you the same message again and again, then you need to present a message to inform them that your moderation is on and tell them no need to keep sending the same message more than once:</li>
</ul>
<p style="padding-left: 60px; text-align: left;">(1) Open you <span style="color: #cc66cc;">commenst.php</span> by clicking on <em>Design/Theme Editor/</em><span style="color: #cc66cc;">comments.php</span></p>
<p style="padding-left: 60px; text-align: left;">(2) Find <span style="color: #cc66cc;">&lt;input name=&#8221;submit&#8221;</span> (yours may look different than mine) in your <span style="color: #cc66cc;">comments.php</span>; you can hold <em>Crtl</em> and hit <em>F</em> at the same time to open up a search toolbar on the bottom; copy and paste <span style="color: #cc66cc;">&lt;input name=&#8221;submit&#8221;</span> in the search box to find it</p>
<p style="padding-left: 60px; text-align: left;">(3) Insert <span style="color: #cc66cc;">&lt;h4&gt;Comment moderation is in use. Please do not submit your comment twice&lt;/h4&gt;.</span> right before <span style="color: #cc66cc;">&lt;input name=&#8221;submit&#8221;</span>. Here you can change <span style="color: #cc66cc;">h4</span> and <span style="color: #cc66cc;">words inside &lt;h4&gt; </span>to meet your needs.</p>
<p style="padding-left: 60px; text-align: left;">(4) Make sure you save <span style="color: #cc66cc;">comments.php</span> file</p>
<p style="text-align: left;">Now go ahead and click on a <span style="color: #cc66cc;">single</span> post to see whether those words showing up at the bottom of your post; right before the <em>Submit</em> button. If you&#8217;ve done right, you should see them there. Like this article? Then don&#8217;t forget to subscribe! Also your comments are welcome!</p>
<p>Related articles<br />
<a title="Top 10 WordPress Anti Spam Plugins" href="http://www.net-security.org/article.php?id=987" target="_blank">Top 10 WordPress Anti Spam Plugins</a><br />
<a title="30 Spam Fighting WordPress Plugins" href="http://wpthemesplugin.com/30-spam-fighting-wordpress-plugins/" target="_blank">30 Spam Fighting WordPress Plugins</a><br />
<a title="30+ Plugins for WordPress Comments" href="http://mashable.com/2007/07/24/wordpress-comments/" target="_blank">30+ Plugins for WordPress Comments</a></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;title=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues&amp;bodytext=Comments%20can%20be%20annoying%20if%20they%20are%20targeted%20by%20spammers%20on%20your%20blog%2Fwebsite.%20Without%20using%20anti-spam%20plugin%28s%29%2C%20you%20may%20not%20know%20how%20to%20detect%20them%20and%20you%20may%20not%20know%20how%20to%20handle%20them.%20In%20fact%20spammers%20can%20target%20your%20blog%2Fwebsite%20easily%20if%20yo" title="Digg"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;title=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues&amp;notes=Comments%20can%20be%20annoying%20if%20they%20are%20targeted%20by%20spammers%20on%20your%20blog%2Fwebsite.%20Without%20using%20anti-spam%20plugin%28s%29%2C%20you%20may%20not%20know%20how%20to%20detect%20them%20and%20you%20may%20not%20know%20how%20to%20handle%20them.%20In%20fact%20spammers%20can%20target%20your%20blog%2Fwebsite%20easily%20if%20yo" title="del.icio.us"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;t=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues" title="Facebook"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;h=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues" title="NewsVine"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;title=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues" title="Reddit"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;title=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues" title="StumbleUpon"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;title=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues&amp;annotation=Comments%20can%20be%20annoying%20if%20they%20are%20targeted%20by%20spammers%20on%20your%20blog%2Fwebsite.%20Without%20using%20anti-spam%20plugin%28s%29%2C%20you%20may%20not%20know%20how%20to%20detect%20them%20and%20you%20may%20not%20know%20how%20to%20handle%20them.%20In%20fact%20spammers%20can%20target%20your%20blog%2Fwebsite%20easily%20if%20yo" title="Google Bookmarks"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;submitHeadline=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues&amp;submitSummary=Comments%20can%20be%20annoying%20if%20they%20are%20targeted%20by%20spammers%20on%20your%20blog%2Fwebsite.%20Without%20using%20anti-spam%20plugin%28s%29%2C%20you%20may%20not%20know%20how%20to%20detect%20them%20and%20you%20may%20not%20know%20how%20to%20handle%20them.%20In%20fact%20spammers%20can%20target%20your%20blog%2Fwebsite%20easily%20if%20yo&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues%20-%20http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html" title="Twitter"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html" title="Technorati"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;title=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues" title="Live"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;title=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues&amp;source=Exploring+The+Internet+Exploring+the+web+-+Growing+my+experience+toward+my+online+business&amp;summary=Comments%20can%20be%20annoying%20if%20they%20are%20targeted%20by%20spammers%20on%20your%20blog%2Fwebsite.%20Without%20using%20anti-spam%20plugin%28s%29%2C%20you%20may%20not%20know%20how%20to%20detect%20them%20and%20you%20may%20not%20know%20how%20to%20handle%20them.%20In%20fact%20spammers%20can%20target%20your%20blog%2Fwebsite%20easily%20if%20yo" title="LinkedIn"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.learningwp.com%2Fthings-you-can-do-to-improve-your-comment-issues.html&amp;t=Things%20You%20Can%20Do%20To%20Improve%20Your%20Comment%20Issues" title="MySpace"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.learningwp.com/things-you-can-do-to-improve-your-comment-issues.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
