<?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>The Writer&#039;s Technology Companion &#187; spam</title>
	<atom:link href="http://www.writerstechnology.com/tag/spam/feed" rel="self" type="application/rss+xml" />
	<link>http://www.writerstechnology.com</link>
	<description>Tools, Tips, and Technology for Productive Writers</description>
	<lastBuildDate>Mon, 08 Feb 2010 13:00:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>WordPress Plugins for Writers: Part 3 — Feeds and Comments</title>
		<link>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments</link>
		<comments>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments#comments</comments>
		<pubDate>Wed, 25 Jun 2008 13:00:50 +0000</pubDate>
		<dc:creator>Dustin Wax</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress. plugins]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments</guid>
		<description><![CDATA[One of the keys to building a successful website is making it easy for your users to read and participate in your site. The two most important ways are built in to WordPress: all WordPress are comment-enabled, and all WordPress sites create an RSS feed so that readers can subscribe in the reader of their [...]<p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer's Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don't Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments">WordPress Plugins for Writers: Part 3 — Feeds and Comments</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">One of the keys to building a successful website is making it easy for your users to read and participate in your site. The two most important ways are built in to WordPress: all WordPress are comment-enabled, and all WordPress sites create an RSS feed so that readers can subscribe in the reader of their choice and not miss a single post.</p>
<p>These are pretty bare-bones tools, though. While WordPress’ RSS feeds are fine for your readers, WordPress doesn’t offer any tools to track how many subscribers you have, or to list the number of comments, or to add links for social networking sites so that, for instance, your reader can bookmark your latest post on </a href="http://del.icio.us">del.icio.us</a>.  Likewise, while a reader can leave a comment on your blog, they have no way of knowing if anyone has responded — other than obsessively reloading your page over and over — which stunts the development of ongoing conversations with and between your readers. </p>
<p>Here are two plugins that add another dimension to how readers can interact with your site.  <span id="more-331"></span>The first is the <a href="http://www.feedburner.com/fb/a/help/wordpress_quickstart">Feedburner Feedsmith</a> plugin, which allows you to redirect your site’s RSS feed through <a href="http://feedburner.com/">Feedburner</a>. Feedburner is a free online RSS feed service that offers a number of features to its users, including a subscriber count (which can be extremely difficult and even impossible to find using your webhosts stats log), the ability to insert ads into your feed, and “Feedflare”, which inserts your post’s comment count, plus links to add to del.icio.us, <a href="http://www.digg.com">Digg</a>, and other social networking services.</p>
<p>You’ll need to sign up for a Feedburner account first (it’s free). You’ll be asked to provide your site’s RSS feed, and will then be provided with a new Feedburner feed address (it looks like “feeds.feedburner.com/yourusername” or something similar). Once you’ve installed the plugin, you insert your new Feedburner address into the plugins configuration page, and hit “Save”. Now, you can add whatever Feedburner features you want (and there are a ton more than I’ve described) and they’ll automatically show up in your readers’ feeds. What’s more, any <em>existing</em> RSS subscribers you have will be automatically and transparently redirected to the new feed — they won’t even notice. </p>
<p><a href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments</a> is a plugin that allows your visitors to receive email notifications whenever someone adds a comment to a post they’ve already commented on. Let’s say someone asks a question, or leaves an angry rebuttal of another commenter’s comment — it stands to reason they’d want to know if a response was made. Without Subscribe to Comments, they’re stuck revisiting the page, until they forget or lose interest.</p>
<p>What Subscribe to Comments does is add a checkbox below their comment saying “Notify me of any responses to my comment” (or whatever text you choose). Readers who comment this will get an email whenever someone adds a new comment in the future. (It also allows the option to subscribe even if you don’t leave a comment.) This encourages them to revisit your site and, hopefully, to continue the conversation they started with their earlier comment. Not only does this help foster a sense of community, it raises the comment count — which will attract even more readers to look at the comments and, hopefully, leave more. And so it goes — building community depends on this sort of “snowball effect”, where the impact of 10 comments is far more than 10 times the impact of one comment. </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.writerstechnology.com/2008/05/how-to-add-a-plugin-to-a-wordpress-blog" rel="bookmark" class="crp_title">How to Add a Plugin to a WordPress Blog</a></li><li><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-1-introduction" rel="bookmark" class="crp_title">WordPress Plugins for Writers: Part 1 — Introduction</a></li><li><a href="http://www.writerstechnology.com/2008/06/rss-craziness" rel="bookmark" class="crp_title">RSS Craziness</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer’s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don’t Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments">WordPress Plugins for Writers: Part 3 — Feeds and Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-3-feeds-and-comments/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins for Writers: Part 2 — Anti-Spam</title>
		<link>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-2-anti-spam</link>
		<comments>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-2-anti-spam#comments</comments>
		<pubDate>Tue, 24 Jun 2008 13:00:36 +0000</pubDate>
		<dc:creator>Dustin Wax</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.writerstechnology.com/?p=330</guid>
		<description><![CDATA[The #1 hassle of running a website is the inevitable flood of spam that, if left unattended, will fill your posts’ comments sections. Most of these are obvious attempts to get either click-throughs (people clicking on the links to see what’s up) or link-backs (links from your site to theirs which affect their site’s rating [...]<p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer's Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don't Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-2-anti-spam">WordPress Plugins for Writers: Part 2 — Anti-Spam</a></p>
]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">The #1 hassle of running a website is the inevitable flood of spam that, if left unattended, will fill your posts’ comments sections. Most of these are obvious attempts to get either click-throughs (people clicking on the links to see what’s up) or link-backs (links from your site to theirs which affect their site’s rating on some search engines). Some of it is downright obscure — random strings of numbers with no links to be found, that sort of thing. <em>All</em> of it is clutter, useless rubbish that clogs up your comments, making it less easy (and less fun) for your readers to read or leave comments, and making your site look bad.</p>
<p>Fortunately, there are several WordPress plugins that help minimize, and often eliminate entirely, spam from your comments section. <span id="more-330"></span>The first, Akismet, is even built in. You need to activate it, though — and for that you need a “Wordpress API key”. Fortunately, that’s easy enough to get — just sign up for an account at <a href-"http://www.wordpress.com">WordPress.com</a> and they’ll send you one by email, automatically. It’s a long string of characters that, after you’ve activated Akismet, you’ll be asked to enter. Just cut-and-paste it from the email.</p>
<p>Akismet works by aggregating the collective judgment of its users. Every comment on an Akismet-enabled site is fed through their servers and compared with their profiles of known spam. If a new comment on your site looks like a piece of spam in Akismet’s database, it’s flagged as “spam” (you can look occasionally and make sure it’s all properly flagged, and un-flag comments you think should not be considered spam). If it looks kosher to Akismet, it’s sent back to your site. If something “spammy” gets through Akismet, you can manually flag it as spam, and Akismet will add it to their database. When you mark something as spam, it helps the rest of the network; when anyone else on the network marks something as spam, it helps you. </p>
<p>What Akismet is to comment spam, the <a href="http://seclab.cs.rice.edu/proj/trackback/trackback-validator-plugin/">Trackback Validator</a> plugin is to trackback spam. Normally, trackbacks are notifications sent to your site when a trackback-enabled site links to your site. It’s a nice way to let someone know you’re linking to them, and it posts a link under the post they linked to so that other readers can click through and see the conversation unfold. Unfortunately, a lot of scummier sorts have hijacked the process, sending fake trackbacks to sites just to get the link. Trackback Validator checks the address the trackback links to, to make sure there really is a page there and it really does link to you, before letting the trackback show up on your site.</p>
<p>The third line of defense against spam is <a href="http://www.bad-behavior.ioerror.us/">Bad Behavior</a>, which aims to stop spam at the source by identifying “bad guys” before they can reach your site. Bad Behavior looks at the way that a visitor or alleged visitor is attempting to access your site. Since most comment spam, trackback spam, and other malicious attacks against your site are carried out by automated programs accessing the site directly (as opposed to a person accessing it via a browser), they can often be identified and, in Bad Behavior’s case, prevented from being able to access the site <em>at all</em>. </p>
<p>All three of these plugins can be used together, giving you a pretty good defense strategy against the kind of scum that has decided that your site is a great platform for whatever malicious purposes they have in mind. Once installed, the only thing you have to do is remember to check your spam queue once in a while (the WordPress dashboard will let you know how many comments are in the spam queue and need to be approved or marked as spam) to make sure you catch anything Akismet missed — which should be less and less, since Akismet is learning faster and faster the more people use it.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.writerstechnology.com/2008/05/how-to-add-a-plugin-to-a-wordpress-blog" rel="bookmark" class="crp_title">How to Add a Plugin to a WordPress Blog</a></li><li><a href="http://www.writerstechnology.com/2008/06/rss-craziness" rel="bookmark" class="crp_title">RSS Craziness</a></li><li><a href="http://www.writerstechnology.com/2008/04/how-to-add-a-contact-form-to-a-wordpress-blog" rel="bookmark" class="crp_title">How to Add a Contact Form to a WordPress Blog</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><p><div style="border: 1px darkblue; color: lightblue; padding: 5px; margin: 5px;">Post from: <a href="http://www.writerstechnology.com">The Writer’s Technology Companion</a>.<hr />Buy my book! <a href="http://www.dwax.org/stupid">Don’t Be Stupid: A Guide to Learning, Studying, and Succeeding at College</a></div>

<br/><br/><a href="http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-2-anti-spam">WordPress Plugins for Writers: Part 2 — Anti-Spam</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.writerstechnology.com/2008/06/wordpress-plugins-for-writers-part-2-anti-spam/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

