How do I link an email address?

1.

To link to an email address and keep it safe from programs and bots that search the web for email addresses use the txp:email tag.

<txp:email email="email@domain.com" linktext="Contact" title="Send an Email" />

It takes the arguments:

  • email – a full email address
  • linktext – what the link should say (“email me”, “contact”, etc.)
  • title – What the tooltip should say when the link is hovered over.