How to disable phone number linking in Safari on an iOS device?

Submitted by Jochus on Thu, 01/05/2014 - 07:33 | Posted in: Mac



I recently got a question from somebody who has a personal site on the web and he wanted to disable the phone number linking on his own site (which is rendered automatically in the Safari application of an iPad). I first assumed that such request could not be answered, but I came across following solution:

If you include the following meta tag at the top of your page:

<meta name="format-detection" content="telephone=no">

... phone linking will be disabled. More information can be found on the developer pages of Apple: https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/PhoneLinks/PhoneLinks.html

Comments

Submitted by Anonymous (not verified) on Fri, 30/10/2015 - 11:57
 

for fax please?

Submitted by Jochus on Sun, 01/11/2015 - 11:58
 

For fax, it should be the same. I guess your fax number is similar to your phone number?

Add new comment

The content of this field is kept private and will not be shown publicly.

Full HTML

  • Lines and paragraphs break automatically.
  • You can caption images (data-caption="Text"), but also videos, blockquotes, and so on.
  • Web page addresses and email addresses turn into links automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <bash>, <cpp>, <css>, <html5>, <java>, <javascript>, <php>, <sql>, <xml>. The supported tag styles are: <foo>, [foo].
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.