Meta tags
twitter:label1
Unsupported legacy Product Card field for the first custom label. X no longer supports Product Cards or publishes this field in its developer documentation.
Code examples
Avoid this example
<meta name="twitter:label1" content="Author">A historical custom label in a field X no longer supports.
Avoid this example
<meta name="twitter:label1" content="Location">Still unsupported, even when paired with twitter:data1.
Avoid this example
<meta name="twitter:label1" content="This article was written by">The field is unsupported regardless of value length.
Avoid this example
<meta name="twitter:label1" content="">An empty unsupported field should be removed.
Recommendations
- 01Remove This FieldX retired the Product Card format that displayed twitter:label1.
- 02Do Not Rely on RenderingKeep important product labels 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.