Do search engines index mailto and tel links?
Posted
by
Question Overflow
on Pro Webmasters
See other posts from Pro Webmasters
or by Question Overflow
Published on 2013-11-02T05:53:38Z
Indexed on
2013/11/02
10:14 UTC
Read the original article
Hit count: 245
I have a website that allows users to display their email address and contact number on their public profile page. These would be in link format, example:
<a href="mailto:user%40email.com" title="email user">[email protected]</a>
<a href="tel:+123456789" title="call user">+123456789</a>
I was wondering if it is necessary at all to add a rel="nofollow"
tag to these. Do search engines follow and index these?
© Pro Webmasters or respective owner