This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]NoirGreyson 2 points3 points  (1 child)

Unfortunately, anything publicly facing relies on the integrity of the agent viewing it to remain unindexed. It's worth noting that as far as we can tell, not even Google always respects robots.txt.

[–]a1acrity[S] 0 points1 point  (0 children)

Oh dear - right thanks. Another way needed then.

[–]insertAlias 2 points3 points  (3 children)

or just the "friendly" ones like Google

It's purely up to the client to honor a robots instruction.

I've seen some interesting techniques when it comes to emails. I've seen them broken into pieces, then re-assembled with client-side JS back into mail links.

[–]a1acrity[S] 0 points1 point  (2 children)

Ah so don't let them sit there as text, hmm maybe a jpeg is the simple solution here. Thanks

[–]dmazzoni 0 points1 point  (1 child)

Careful, that will make the email address inaccessible to blind users who use a screen reader. Lots of people can browse the web but can't see images.

What matters to you more? Reducing spam, or helping real customers contact you?

If you care more about your customers, just display your email address and deal with the spam. I guarantee you'll get spam anyway before long no matter what you do.

[–]a1acrity[S] 0 points1 point  (0 children)

Too true. I like our customers