On my current site I "document.write" a string of characters which renders as my email address (it's also a clickable mailto: link), hopefully this will hide it from search engines - or am I deluding myself?
While coding the Contact Us page for my revamped site, it occurred to me that the email address won't show if javascript is turned off in the browser, so I hit on the idea of having my email address as a graphic instead of "written" in the above fashion - I've arranged it so that if javascript is off the graphic will still show, except it's no longer clickable as a "mailto:" link.
Can anyone see any problems with this approach?
I noticed that sometimes when submitting something on a web site, I'm required to read a graphically presented character string and type it in for verification.
The distorted nature of these graphics make we wonder if it's to fool malicious bots which can do OCR, because if they can do OCR, my "button graphic" idea might not work as well as hoped.
I downloaded CC Form Builder and will try it out in the next few days, and hopefully with a form I won't need to display an email address.
BTW does Form Builder produce content which can be embedded in a page using CC Editor, or does it only produce stand-alone pages?
Windows 7