Meta tags
twitter:data1
Unsupported legacy Product Card field for the first custom value. X no longer supports Product Cards or publishes this field in its developer documentation.
Code examples
Avoid this example
<meta name="twitter:data1" content="42K Tweets">A historical custom value in a field X no longer supports.
Avoid this example
<meta name="twitter:data1" content="9.8/10⭐">Still unsupported, even when paired with twitter:label1.
Avoid this example
<meta name="twitter:data1" content="This is too lengthy and descriptive text for a Twitter Card data field, which should be concise and easily digestible.">The field is unsupported regardless of value length.
Avoid this example
<meta name="twitter:data1" content="">An empty unsupported field should be removed.
Recommendations
- 01Remove This FieldX retired the Product Card format that displayed twitter:data1.
- 02Do Not Rely on RenderingKeep important product facts visible on the page. X does not promise to show this metadata.
Related documentation
Related meta tags
Legacy Twitter App Card field for the numeric App Store ID of an iPad app. X has retired its public App Card reference.
<meta name="twitter:app:id:ipad" content="307234931">The numeric App Store ID once used by App Cards.
Legacy Twitter App Card field for the numeric App Store ID of an iPhone app. X has retired its public App Card reference.
<meta name="twitter:app:id:iphone" content="307234931">The numeric App Store ID for the former Twitter iPhone app.
Legacy Twitter App Card field for an Android application ID, usually the package name used by Google Play. X has retired its public App Card reference.
<meta name="twitter:app:id:googleplay" content="com.example.app">A conventional Android application ID.
Legacy Twitter App Card field for the name of an iPad app. X has retired its public App Card reference.
<meta name="twitter:app:name:ipad" content="My Amazing App">A plain app name that matches the store listing.
Legacy Twitter App Card field for the name of an Android app. X has retired its public App Card reference.
<meta name="twitter:app:name:googleplay" content="MyApp">A short app name that matches the store listing.