May be a bit off-topic...
When bots scan the web for e-mail address to use for spam, do they look at
what the browser is displaying, or scan through the underlying HTML markup
for e-mail addresses?
At work, we have stopped displaying our webmaster e-mail on our pages and
created a form that uses cgi to process and send the message. Our e-mail
however, is hard coded as a variable in the form and sent to the script.
Will harvesters still be able to get the address, or does it have to be
displayed on the page?
Or do e-mails get harvested in this way at all?
Thanks in advance...
--
SamMan
Rip it to reply
When bots scan the web for e-mail address to use for spam, do they look at
what the browser is displaying, or scan through the underlying HTML markup
for e-mail addresses?
At work, we have stopped displaying our webmaster e-mail on our pages and
created a form that uses cgi to process and send the message. Our e-mail
however, is hard coded as a variable in the form and sent to the script.
Will harvesters still be able to get the address, or does it have to be
displayed on the page?
Or do e-mails get harvested in this way at all?
Thanks in advance...
--
SamMan
Rip it to reply
Comment