![]() |
| Domain Name Sales | Domain Software | Calculate UK Domain Drop Dates | Domain Registration | NameDrive | Domain Parking | Subscribe to our Domains For Sale newsletter |
| | ||||||
| Home | Register | Rules | Membership Upgrade | Domains For Sale | Domain Name Escrow | Mark Forums Read | Domain Classified | Chat Room |
| Scripts and Coding PHP, MySQL, scripts |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
![]() | display email in a safe not scrapable way
Doe anyone know how to display an email address in a way that will not allow it to be automaticallly gathered by crawling scripts. Similar to how facebook do it (almost like showing the email as an image). Or even a different way. The email and other info will be pulled from a database. I don't care if the email is displayed without the mailto: and isn't clickable, it just needs to be displayed. Thanks for any help.
__________________ Connect with me @ TW:LI:FB | MyWeb | D/L domains4sale | Morecambe London Student Forums Student Books UK promotions agencies |
| |
| | #2 (permalink) |
![]() Join Date: Oct 2008 Location: County Cork Republic of Ireland
Posts: 3,906
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Domain Trader Rating: (100% / 104) |
@ WoopWoop, you can use an email obfuscator, a few ideas below or Google email obfuscator: Celtic Productions :: Articles :: Email :: PHP Email Obfuscator Spam Bots Part 1 - anti spam information to help you stop spam Obfuscator tools: Email Obfuscator Email Obfuscator
__________________ For Sale sat.co.uk - pda.co.uk |
| |
| | #3 (permalink) |
![]() |
I don't know for sure but I reckon if you were using PHP you would be able to use some of the graphic display modules to convert text to an image. Rgds
__________________ LowPrices.co.uk | My Twitter | KeyphraseDomains.co.uk | Mens Shirts | Hotels in Bath | Money Off Code |
| |
| | #4 (permalink) |
![]() |
Thanks for the suggestions systreg. Accel. I've been trying to find something that works giving a graphic display with php... just couldn't think of the right search term - I think systreg hit the nail on the head with 'Obfuscator' Appreciate the tips guys.
__________________ Connect with me @ TW:LI:FB | MyWeb | D/L domains4sale | Morecambe London Student Forums Student Books UK promotions agencies |
| |
| | #5 (permalink) | |
![]() |
The big issue with those javascript options is PDA's, Mobiles and Smart Phones don't like them much, and lots of people don't have javascript enabled on their machines so your cutting them out using a purely javascript option. Also unless your use a unique custom wrote function spambots detect the code that everyone uses and pieces together emails in the examples that systreg posted, so its not that safe. I personally use forms but when I need to display an email I use a graphic that used a gradient colour to make it harder for OCR spam bots to read the image, I also pull the emails from a database if there are alot of them or if just a few I use a Select Case / Switch like Quote:
Then when someone clicks on a link, I forward them to my form with the email pre-selected by the contact.php?id=0/1/admin/info, the form has a captcha code on it too. That way people can either write the email down or use the form provided. Its trial and error what you do but you need to try each thing and see how it works out for you. .
__________________ Browse: | |
| |
| | #6 (permalink) |
![]() |
Thanks skinner, I'm p[lanning on working on this later through the night, I think the tips here will help me a lot. Really appreciate it.
__________________ Connect with me @ TW:LI:FB | MyWeb | D/L domains4sale | Morecambe London Student Forums Student Books UK promotions agencies |
| |
| | #7 (permalink) |
![]() |
I have a small php script that will do this woop woop. You just need GD to be installed on your server (it probably is by default) then call the image like so: <img src="img.php?text='.$email.'"> Where $email is your text. It caches the genereated images too. Let me know if you want it. Grant |
| |
| | #8 (permalink) |
![]() |
Hi Grant, I'll pm you my email address - would be great if you could send me this. I never got round to researching this. Thanks Matt
__________________ Connect with me @ TW:LI:FB | MyWeb | D/L domains4sale | Morecambe London Student Forums Student Books UK promotions agencies |
| |
| | #9 (permalink) |
![]() |
Grant won't that script still leave the email visible in the html and the spam bots will still read it ?
__________________ Browse: |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Domain Name Community | Replies | Last Post |
| Monetising domain names with paid email addresses | bb99 | Affiliate Marketing | 15 | 28-05-2009 08:52:19 AM |