|
Posted by Harry Bellafonte on 11/13/07 10:37
On 13 nov, 10:49, "Jukka K. Korpela" <jkorp...@cs.tut.fi> wrote:
> Scripsit Harry Bellafonte:
>
> > I am creating a company website. On almost each page there is an
> > emailadres with the mailto: in the a href tag.
>
> That's questionable. What will they do when the addresses change? It might
> not be a problem if they have content management that lets them change an
> address in one place only and have this reflected everywhere on the site,
> via some authoring, preprocessing, or dynamic generation software.
>
> > My company want this
> > adres not to be visible through the html source code ( so that bots
> > cannot read the emailaddress from the source code from the internet).
>
> That's clueless, but if that's what they want, they can remove their
> addresses, just as they can remove their phone numbers from catalogues to
> prevent prank calls, their postal addresses from everywhere to prevent junk
> mail, etc.
>
> > What is the simplest way to do this?
>
> Remove the web site. (You asked for the _simplest_ way, didn't you?)
>
> > Do I have to create javascript
> > function that is triggered from the a href tag, and the javascript
> > function opens an email with the adres in it?
>
> And wait for spammers to use tools that interpret JavaScript?
>
> Just tell them to make up their mind. Either use the Internet, or stay away
> from it. In the former case, stay tuned to getting spam. Deal with it.
> There's a lot of software to filter out spam. Just preventing some address
> harvesting, at the cost of aggravating your customers and making your site
> crappy, wouldn't stop them from getting spam.
>
> --
> Jukka K. Korpela ("Yucca")http://www.cs.tut.fi/~jkorpela/
Hi Jukka
I understand your reaction. Each page has different email addresses on
it. This is what the company wants. I cannot tell them to remove the
addresses just because it is useless to prevent it from being used by
spammers. I need a good solution ( even if it is not 100% spamsafe)
not to show the email address in the source code but still visible via
the webpage.
Maybe that someone else can help me.
Regards
Navigation:
[Reply to this message]
|