Removing autodetection for phone numbers on Apple devices

If you want to switch off the autodetection for texts and numbers that are displayed on websites in Safari on Apple devices (iOS, MacOs, iPadOS), you need to do the following:

  1. Open the file with the of your website
  2. Insert the following line of code there and autodetection is switched off
<meta name="format-detection" content="telephone=no">

Dieser Beitrag ist auch verfügbar auf: Deutsch (German)

Was this article helpful?

Related Articles

Leave A Comment?