Removing autodetection for phone numbers on Apple devices

API Interface
Contents

    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)

    Updated on 29. March 2024
    Was this article helpful?

    Leave a Reply

    Your email address will not be published. Required fields are marked *