GitHubGitHub (opens in a new tab)
  • Start
  • General Information
  • What are Meta Tags?
  • What is WHATWG?
      • apple-itunes-app
      • apple-mobile-web-app-capable (Deprecated)
      • apple-mobile-web-app-status-bar-style (Deprecated)
      • apple-mobile-web-app-title
      • blazerr (Deprecated)
      • startver (Deprecated)
      • google-site-verification
      • google
      • googlebot (Obsolete)
      • abstract (Obsolete)
      • author
      • bitcoin
      • canonical
      • classification (Obsolete)
      • copyright
      • distribution
      • format-detection
      • keywords (Obsolete)
      • language
      • license
      • license:uri
      • no-email-collection (Obsolete)
      • subject (Obsolete)
      • summary (Obsolete)
      • topic (Obsolete)
      • Og
      • Twittercard
      • Twittercreator
      • Twittersite
      • Alternate(lang)
      • Description
      • Revised
      • Revisit
      • Revisit After
      • Robots
      • Refresh
      • Theme Color
      • Viewport

On This Page

  • MetaExtension apple-itunes-app
  • Usage
Question? Give us feedback → (opens in a new tab)Edit this page
Meta Tags
Apple
apple-itunes-app

MetaExtension apple-itunes-app

Is used as a promotional method, to show the corresponding iOS app to a website in the websites header.

Read more about apple-itunes-app on Apples Developer Guide to Webkit (opens in a new tab).

Usage

<meta name="apple-itunes-app" content="app-id=myAppStoreID, app-argument=myURL">

app-id is required and should include your app’s unique identifier.

app-argument is optional and helps your user to jump to the corresponding position to the websites position in your app.

What is WHATWG?apple-mobile-web-app-capable (Deprecated)

This work is licensed under CC BY 4.0 by FrontendNetwork