In many content management systems (CMS), linking phone numbers and email addresses is similar to creating hyperlinks for web URLs. Here’s a general guide:
- Phone Numbers:
- Highlight the phone number you want to make clickable.
- Click on the “Insert/Edit Link” button (often represented by a chain link icon).
- In the URL field, enter the
tel:scheme followed by the phone number. For example:tel:+1234567890 - Confirm or save the link.
tel:+1234567890in the URL field. - Email Addresses:
- Highlight the email address you want to make clickable.
- Click on the “Insert/Edit Link” button.
- In the URL field, enter the
mailto:scheme followed by the email address. For example:mailto:[email protected] - Confirm or save the link.
[email protected], you’d entermailto:[email protected]in the URL field.
Remember, the exact steps might vary slightly depending on the CMS you’re using, but the general rule is the same.
