At all sites in which users interact with each other, e-mail addresses should be displayed. But this great cause of the disorder, because of the Spy Bots, the analysis of the Web site and d & 39; try, e-mail addresses. When you find an e-mail address, is stored in a database, which will soon be sold numerous companies, the need for potential customers. Then, after a few days, you begin, a large number of & quot; super job & quot;, most of them are between & 39; damn currently working to & 39; WHO, fill your inbox reception and you lose a lot of time between the e-mails from spam e-mails.
This is the reason why many people are members of sites with a & quot; account spam & quot; and I would like an e-mail account, which is used only for the drawing, and not a real and official e-mail account. But what if you register, you must put on a website, and you are obliged to d & 39, an official e-mail, something like support@yourdomain.com? When you register when you know that soon your inbox is full of unnecessary spam messages? Here is the decision of the webmaster, the May May or not try to hide their users of e-mails.
Many the webmaster is not interested in little to show for the consequences, and its users of e-mail. But this can not determine the persons to register as absolutely nobody wants tons of spam. On the other hand & 39, when the webmaster in order to establish its users e-mail addresses, these are certainly happy. And we all know that a user & 39; happy is a user back!
That the reason why I recommend that all webmasters and operators of websites anti-spam and privacy of users. There are 2 aspects to be taken into account: the text and the link itself.
The HTML code d & 39, an e-mail address is as follows: username@domain.com To better understand the explanations, I observed: - mailto: username@domain.com as string1 -- username@domain.com as string2. Spy Bots try, e-mail addresses in the two word1 and word2, it would be better to d & 39; encoder both.
The best way is to hide String1 d & 39; using JavaScript. For string2, a simple exchange between & quot; @ & quot; and & quot;. & quot; (point) d & 39; other characters would be sufficient. Name & 39; users [AT] [DOT] com
Because usually & 39; user E-mail d & 39, a table in a database, I will now show how quickly to implement these anti-spam solution. I use PHP, one of the scripting languages in use today. We assume that $ support of the variables that contains the & 39, e-mail address.
============================================ / / We are now String2 encoder replaced & quot; @ & quot; and & quot;. & quot; Sup text $ = str replace (& quot; @ & quot;, & quot; [AT] & quot;, $ support); sup text $ = str replace ( & quot;. & quot;, & quot; [DOT] & quot;, $ sup text);
/ / We are now the name d & 39; Users of string1 $ i = strpos ($ $, & quot; @ & quot;); support sup user = substr ($ support, 0, $ i) / / We go now, the domain name String1 = & $ sup ext; quot; & quot;; $ i = strlen ($ support) While ($ support [$ i]! = & quot;. & quot;) ($ $ = Sup ext support [$ i]. Sup ext $ I -;)
/ / We are now receive the extension area sup domain $ String1 = & quot; & quot;; $ I -; while ($ support [$ i]! = & quot; @ & quot;) ($ $ = sup domain support [$ i]. Sup domain $ $ i -;)
/ / We are now encode Sup hidden $ string1 = & quot; $ sup text & quot;;
echo & quot; Support: $ Sup hidden & quot;; ================= ================ ========== =
Using this method, the user of e-mails appear, but it is much more difficult for spam bots To find them. Of course, the people behind the spam bots, the engines can adapt Spy Bots, but the sides d & 39; analysis would be much more difficult. If you combine the solution I have described & 39, with some random alternative text (string2), you have an anti-shield, the & 39, e-mail hunters walk away from your site.
Webmasters independent Web, the operators of forums, & 39; n Do not hesitate! Use this method and your users to gain trust and respect. Protect their privacy and am sure that their registration on your site & 39; n calls not to receive hundreds of spam e-mails to spare.
You this method with success on http://www.coredownload.com/, marked a new software d & 39; archiving, with more than 23000 songs and 8000 developers.
Bookmark it:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment