If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.
Register Today on DNForum IT'S FREE!Is this possible?
Is there any way to include your email contact on a webpage, besides listing it to look like ... mail at mysite dot com ?
do i just have crappy spam filters? most all professional companies have their emails listed directly with the @ and . how do they avoid getting scraped by spam harvesters?
even using forms or mailto: feature you still have to code the email address. can anyone help me here? i hate spam to death. heavan help any spammer that would ever cross me in a dark alley.![]()
DomainAnimal.com
Patience is a virtue
you could always make an your email address an image. people won't be able to click on it to mail you but it should work to avoid spam harvesters.
Listing your email address in the form "name at domain dot com" isn't really safe nowadays either, as most email harvesting spiders look for several patterns, including that one.
Like DomainsInc said, creating an image of the email is your best bet. As far as mailto links go, I personally hate them and never use them. In the case of a mailto link, there's no way to get around it, because like you said, you have to include the email address in the html markup.
DomainAnimal.com
Patience is a virtue
Use a 'captcha' and obfuscate the target email address string, character by character with a simple logical operator so it's not readily visible in the source. This for the paranoid only![]()
You can do it with javascript:
If you want to make it trickier, break up the domain into more than one variable.Code:<script type="text/javascript"> var y = "contact" var z = "example.com" document.write("<a href=\"mailto:" + y + "@" + z + "\">" + y + "@" + z + "<\/a>") </script>
Domains Names and Development, SEO -- Travel domains
JerusalemGuidebook.com - EgyptGuidebook.com
AmsterdamGuidebook.com - and many more...
hi
I have this site Im uploading now that has 2 options that work for me
http://www.1privacy.net/encryptemail/email/
try and let me know, free for now.
(:
http://seo.submittools.net/
- I reserve the right not to sell to anyone at my discretion
- Buyer pays the PAyPAl fees of 3.9% if paying by CC
Great dicussion on an ever present challenge to keep email addresses protected. I thought I would add two more suggestions: E Cloaker 2.0 and MailTo Protector. Both are email link generators and encoders that significantly reduce the possibility of spam bots harvesting email addresses from a web page.
I had been using a simple .gif image and informing people to typein the unclickable image address to send email by using the ALT Tag message which appears upon mouseover. It's free with insignificant amount of work involved.
I use this method. Sometimes i put an image too
And sometimes i put some hidden HTML characters between real e-mail address
For example the real e-mail address is "admin@example.com" :
And the visitor still see the above as "admin@example.com"Code:ad<span style="color:#000;display:none;" id="xawda">sdxasjdkw</span>min<span style="color:#F00;display:none;" id="a019s">sdxasjdkw</span>@exa<span style="color:#FC0;display:none;" id="ab1n9">mination</span>mple.com
You could just use a contact form. Or you could create a clever javascript challenge such as "slide the slider to the end of the bar to reveal the email address".
www.musicdownloads.tv for sale, taking offers.
Not everyone is a fan of it but you could create a very small flash file link on the page. Spambots don't know how to deal with flash files.
Save the wolves - join The Wolf Army today!
Please follow the rules or suffer the wrath of Thor's Hammer.
this is my point about the flash (.swf) file. People would still be able to click it and it would also be visible just like an image. And spambots wouldn't be able to deal with it. You could even have the email address get retrieved dynamically by the swf file from either an xml or database field so that the address isn't even embedded in the swf.
These are the best ways: http://www.metaprog.com/samples/encoder.htm
Does email harvester see source code or visible page?
If it sees source code, you can simply encrypt html code, no?
domaintools uses a good one for their 'domain who-is history' page
BobGuzzo.comdomains.
I really would like to know this, so, let me repost.
Could someone answer this?
Does email harvester see source code or visible page?
If it sees source code, you can simply encrypt html code, no?
Bookmarks