SEO Tool Results
Back to Home Page
URL Encoding Encrypted
Please use this encoder to update any email address onto your websites.
Enter your email address to be converted here, then press "Convert".
Click on the "
Select URL Code
" button and then copy (ctrl+C) URL-encoded text into your MCMS Hyperlink Manager. Please follow the instructions below:
Proceedure in MCMS
Please follow the following proceedures whilst authoring in MCMS:
Enter name of email link e.g. “Contact Us”
Highlight the email link.
Click the “Hyperlink Manager” button.
Go to the “Email” tab.
In the Address field, paste the URL Encode text. (make sure you use URL encode)
Click Ok
“Save and Exit” and “Approve”
Page preferences:
When creating the code for the hyperlink please try and avoid using text emails address in the visible section.
<a href="mailto:%62%6F%62%40%62%6F%62%2E%63%6F%6D" >
bob@bob.com
</a>
The preference would be:
<a href="mailto:%62%6F%62%40%62%6F%62%2E%63%6F%6D">
Contact bob
</a>