<?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>Findability Today &#187; Spam</title>
	<atom:link href="http://www.findabilitytoday.com/category/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.findabilitytoday.com</link>
	<description>Just a place to share the information that I have learned and am still learning To make your Wordpress Blog more findable about Findability</description>
	<lastBuildDate>Tue, 02 Feb 2010 16:47:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The One Where We Need to Evolve</title>
		<link>http://www.findabilitytoday.com/2009/04/08/the-one-where-we-need-to-evolve/</link>
		<comments>http://www.findabilitytoday.com/2009/04/08/the-one-where-we-need-to-evolve/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 20:07:17 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Ads]]></category>
		<category><![CDATA[Interactive Marketing]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Direct Marketing]]></category>
		<category><![CDATA[E-mail]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.findabilitytoday.com/?p=51</guid>
		<description><![CDATA[Tamara Gielen over at BeRelevent! asked an interesting question the other day: does email marketing have a future? I totally agree with her supposition about &#8216;E-mail Marketing&#8217; as a term slowly fading away as we find more and more vehicles to get our messages in front of the customer, consumer or client &#8211; the marketing [...]<p>a</p>
]]></description>
			<content:encoded><![CDATA[<p>Tamara Gielen over at BeRelevent! asked an interesting question the other day: does email marketing have a future?</p>
<p>I totally agree with her supposition about &#8216;E-mail Marketing&#8217; as a term slowly fading away as we find more and more vehicles to get our messages in front of the customer, consumer or client &#8211; the marketing doesn&#8217;t change, just the medium in which we do it.</p>
<p>But I think the key point that&#8217;s missing is that we need to change the discourse and make our superiors (whether those are bosses or clients) realize that marketing online is a much more holistic medium now and doesn&#8217;t just involve &#8216;an e-mail blast to tweak some sales&#8217; (said to me more often than I care to count &#8211; as an aside, I hate the term &#8216;blast.&#8217; Makes me think my client is Dick Cheney with a shotgun on a hunting trip: dangerous and not good for anyone on the other side of that &#8216;blast.&#8217;).</p>
<p>No, it&#8217;s now our responsibility as marketers to make people realize that any marketing content is going to be used across multiple mediums, and that the audience is having more and more control in how they interact with us. That the convergence that was mentioned almost a decade ago as the holy grail of technology and marketing is finally happening today and that our messages will be seen on Facebook, MySpace, Del.icio.us, TiVo, the iPhone, the Android, the billboard, or the internet-enabled car stereo.</p>
<p>We&#8217;ve finally entered the age of true, <strong>interactive</strong> marketing.</p>
<p>a</p>
]]></content:encoded>
			<wfw:commentRss>http://www.findabilitytoday.com/2009/04/08/the-one-where-we-need-to-evolve/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A WordPress Read Contact Form</title>
		<link>http://www.findabilitytoday.com/2008/01/19/a-wordpress-read-contact-form/</link>
		<comments>http://www.findabilitytoday.com/2008/01/19/a-wordpress-read-contact-form/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 19:34:44 +0000</pubDate>
		<dc:creator>Topher</dc:creator>
				<category><![CDATA[Findability]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.findabilitytoday.com/2008/01/19/a-wordpress-read-contact-form/</guid>
		<description><![CDATA[<p>I could hand write the HTML / PHP to make the form work and come up with a safety to keep spam out of it, but this is WordPress and we have a community of developers that have written some great plug-ins.</p>
<p>...If it does not look the way you want with yours, you can fix it by hand or there is a list of styles that come with it for a whole lot of popular WordPress themes.</p>
<p>a</p>
]]></description>
			<content:encoded><![CDATA[<p>I decided I want to add a contact form to Findability Today instead of just adding a mailto link with my email address. The reason I made this choice is three fold.</p>
<p>The first reason being that with no email address on the page there is a much smaller chance of getting random spam email from a bott that farmed my email address off the the site.</p>
<p>Now that more and more people are using web based email as there only email, a mailto link is not as practical. As the code is written, it cannot open up a browser and then launch the web mail site you use like it can with a desktop based mail application.</p>
<p>The last reason is with a form that is accessible, usable, and well thought out, the reader can narrow the question and just zip you off a quick note. That is part of what Findability is, giving the readers a well thought out way to complete a task on your site.</p>
<p>So I decided to add the page, and then I got to thinking. I could hand write the HTML / PHP to make the form work and come up with a safety to keep spam out of it, but this is WordPress and we have a community of developers that have written some great plug-ins. So, there must be one for this also.</p>
<p>And there was. After some short searching I came across a plugin on <a href="http://green-beast.com/blog/?page_id=136">Beast-Blog.com</a> . A great secure and accessible form plugin for WordPress written by <a href="http://green-beast.com/">Mike Cherim (http://green-beast.com/)</a> and <a href="http://www.blue-anvil.com/">Mike Jolley (http://www.blue-anvil.com/)</a> . If you can install a plug-in on your blog, then you can by all means do the install for this one.</p>
<p>A great install guide is on the site that walks you through the set up once you have uploaded the files to your server. You can even add custom CSS to it if you like. I started with the default style and it looked good in my template. If it does not look the way you want with yours, you can fix it by hand or there is a list of styles that come with it for a whole lot of popular WordPress themes.</p>
<p>So did I make the right choice to not include my email address on the site? Do you like a form or a mailto link? Drop me a coment and let me know what you think.</p>
<p>As always thanks for reading.</p>
<p>a</p>
]]></content:encoded>
			<wfw:commentRss>http://www.findabilitytoday.com/2008/01/19/a-wordpress-read-contact-form/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Protecting Your Content From the Spinning Spammers</title>
		<link>http://www.findabilitytoday.com/2007/11/24/protecting-your-content-from-the-spinning-spammers-the-blog-herald/</link>
		<comments>http://www.findabilitytoday.com/2007/11/24/protecting-your-content-from-the-spinning-spammers-the-blog-herald/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 02:53:41 +0000</pubDate>
		<dc:creator>Topher</dc:creator>
				<category><![CDATA[Bloging]]></category>
		<category><![CDATA[Digital Fingerprint]]></category>
		<category><![CDATA[Findability]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.findabilitytoday.com/2007/11/24/protecting-your-content-from-the-spinning-spammers-the-blog-herald/</guid>
		<description><![CDATA[After following a link or two, I came across this article on Blog Herald by Jonathan Bailey Protecting Your Content From the Spinning Spammers  Spinning Spammers are described as people who are taking posts from real bloggers and then running them through some type of algorithm. This may involve using a thesaurus to find synonyms [...]<p>a</p>
]]></description>
			<content:encoded><![CDATA[<p>After following a link or two, I came across this article on Blog Herald by Jonathan Bailey<a href="http://www.blogherald.com/2007/11/12/protecting-your-content-from-the-spinning-spammers/">  Protecting Your Content From the Spinning Spammers</a></p>
<p> Spinning Spammers are described as people who are taking posts from real bloggers and then running them through some type of algorithm. This may involve using a thesaurus to find synonyms for the words in questions or an automatic translation program to convert the work into another language and perhaps converting it back to English.</p>
<p> There is a good explanation of it in this <a href="http://www.blogherald.com/2007/11/07/sploggers-get-craftier-or-should-i-say-sploggers-son-cada-vez-mas-complicado/">article also on Blog Herald</a></p>
<p>They then post it on a site, and you get a notice of a track back. If you are good and want to know who is linking to you (and you should), you can go and hand trace the link back to the page it came from. When you get there you will find a post that may kind of look like yours, but at the bottom it has a link that says something like &#8220;Go read the rest of the article at:&#8221; and it links back to your blog.</p>
<p>So why is this bad? You are getting an incoming link and that is what we all want, right? As the owner of the blog and the post, you did nothing wrong, and there is a good chance that you will see no repercussions from this at all. But there is a small chance that you could get flagged for posting duplicate content or some unkown penalty that Google has yet to come up with.</p>
<p>Besides that, they are stealing the work you have created and that is never good. You took the time to sit down and come up with an idea and write it down. In theory, you also spent time crafting it and changing it until it was just right. All they want is new content to up their AdSense rating and make more money.</p>
<p>How to stop it? Well there are some ways that Jonathan talks about. All of them are good, and I am sure they will work.  The one I am trying out is the first one on his list which is the <a href="http://www.maxpower.ca/wordpress-plugin-digital-fingerprint-detecting-content-theft/2006/09/25/">Digital Fingerprint plugin for WordPress.</a> I have installed it and am running it now, and it looks like it works. You can set your fingerprint to anything you want, and they even give you an option to trace the prints right from your dashboard in WordPress.</p>
<p> After it has been running a little longer I will give you all an update of how it is working for me. In the mean time what do you all think? Should we be worried about this kind of Spam / Content stealing? Are we wasting time trying to stop them? Let me know in the comments.</p>
<p>a</p>
]]></content:encoded>
			<wfw:commentRss>http://www.findabilitytoday.com/2007/11/24/protecting-your-content-from-the-spinning-spammers-the-blog-herald/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
