<?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>SmartFinds Internet Marketing &#187; email</title>
	<atom:link href="http://www.smartfindsmarketing.com/blog/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smartfindsmarketing.com/blog</link>
	<description>Internet Marketing Agency providing business Internet Marketing strategies</description>
	<lastBuildDate>Thu, 09 Feb 2012 00:33:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><atom:link rel="hub" href="http://smartfinds.superfeedr.com"/>		<item>
		<title>Email Encoding To Hide Your Email Address From Spammers</title>
		<link>http://www.smartfindsmarketing.com/blog/2009/10/29/email-encoding-to-hide-your-email-address-from-spammers/</link>
		<comments>http://www.smartfindsmarketing.com/blog/2009/10/29/email-encoding-to-hide-your-email-address-from-spammers/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 03:06:04 +0000</pubDate>
		<dc:creator>melih</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[anti-spam]]></category>
		<category><![CDATA[character entities]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email address]]></category>
		<category><![CDATA[email address encoding]]></category>
		<category><![CDATA[email encoding]]></category>
		<category><![CDATA[encode email address]]></category>
		<category><![CDATA[html email encoding]]></category>
		<category><![CDATA[php email encoding]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[w3c character entities]]></category>

		<guid isPermaLink="false">http://www.smartfindsmarketing.com/blog/?p=2721</guid>
		<description><![CDATA[Email addresses, unfortunately, are acquired by spammers that send a spider that harvests email addresses by scanning your website. There is a way to minimize the risks of having your email address on your website and also keep the website functional for your visitors.  The answer is to encode the email addresses within the code of your website's source code.  Our free tool will help you encode your email addresses.]]></description>
			<content:encoded><![CDATA[<p><script src="http://www.smartfindsmarketing.com/js/mail_encode.js" type="text/javascript"></script></p>
<div style="font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;font-size:16px;border-bottom:1px black solid;">
<p>We all have email addresses on our websites.  These email addresses, unfortunately, are acquired by spammers that send a spider that harvests email addresses by scanning your website.  This makes the process of having an email address on a website difficult.<br />
<img src="http://www.smartfindsmarketing.com/images/anti_spam_logo.png" alt="Anti-Spam using Email Encoding" width="150" height="163" style="border-style:none;float:left;padding-left:10px;padding-right:10px;padding-bottom:5px;padding-top:10px;" /></p>
<p>Many website owners and website developers have gone to great lengths to hide an email address that includes making the email address an image or made the email address something like abd [at] company [dot] com.  Both of these methods are protective, however, not practical or functional to the website visitor.</p>
<p>Changes that have taken place through global Internet organizations like the World Wide Web Consortium (W3C) have given way to a method that can hide the email address by encoding it, while keeping the process functional to the website visitor.  This technique is not guaranteed however, this technique will still certainly go a long way towards minimizing your exposure to email harvesters and allow your website to work for the website visitor.</p>
<p>The below form will allow you or your website developer to encode your e-mail address through the use of Character Entities.  You can learn more about Character Entities at the W3C.  Your email address is encoded to the appropriate decimal equivalent entity and thus in the website&#8217;s coding hidden by most email harvesters.</p>
<p>Simply enter your regular e-mail address in the first text box, click the encode button, and then highlight and copy the resulting code produced in the second text box. </p>
<p>The encoded e-mail address can be understood by any web browser.  You or your web develper can replace the email addresses within your website code and you will reduce the possibility of spammers harvesting email addresses while allowing for the functionality for the visitors to your website.</p>
<p>Here is an example how this looks on your website:</p>
<p>&#8220;For more information, send email to <span style="color: #0000FF;"><span style="text-decoration: underline;">someone@company.com</span></SPAN>.&#8221;</p>
<p>In the source code for the web page, the above should look like this:</p>
<p>&#8220;For more information, send email to &lt;a href=&#8221;mailto:encoded email address&#8221;>encoded email address&lt;/a&gt;&#8221;</p>
</div>
<p></p>
<div style="font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;font-size:16px;color:#800000;border-bottom:1px black solid;">
<form name="ENCODER">
<strong>Regular E-mail Address:</strong></p>
<input type="TEXT" size="60" name="regEmail">
<p style="padding:10px;">
<input type="BUTTON" value="Click here to Encode" onclick="encodeEmail()">
<input type="RESET" value="Reset Form">
<p style="padding:10px;">
<p><strong>Encoded E-mail Address Below:</strong><br />
(select, copy and paste into your website source code)</p>
<p><textarea name="codeEmail" rows="7" cols="60"></textarea></p>
</form>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.smartfindsmarketing.com/blog/2009/10/29/email-encoding-to-hide-your-email-address-from-spammers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

