Forum Moderators: phranque

Message Too Old, No Replies

what do spambots look for?

         

chopchop

5:09 am on Sep 22, 2003 (gmt 0)

10+ Year Member



I'm sorry, I know this has been discussed, but it's still a bit foggy.

Do spambots look for "mailto" or @ followed by a domain name, or do they look for a host of things? Is each one different?

If I list a contact email address, like joe@domain.com, but don't link it, will a spambot pick it up? (whether people will be willing to copy and paste it in their mail program is another issue).

On a personal site, I've used joe @ domain.com (with spaces and without linking). Seems to work. Fine for a personal site, but I'd never use such a method on my commercial site.

I'd like to avoid a form (based on a personal dislike for them that is probably irrational), but will use one if there's no easy workaround.

Any suggestions appreciated.

dmorison

5:46 am on Sep 22, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There isn't any straight answer to your question as the functionality of a spambot is entirely up to its author.

My guess is that a spambot will pick up anything that looks like an email address, with knowledge of the mailto: protocol; so both mailto:user@domain.com (as a "href") and user@domain.com will be grabbed.

There are various tricks you can use to show an email address but not have it appear in "plain text" within the page source - however most are browser version dependent and you'll have to be careful about how older browsers deal with your trick.

John_Caius

12:14 pm on Sep 22, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You'll find this thread useful:

[webmasterworld.com...]

:)