Meta tags
twitter:label2
Unsupported legacy Product Card field for the second custom label. X no longer supports Product Cards or publishes this field in its developer documentation.
Code examples
Avoid this example
<meta name="twitter:label2" content="Location">A historical custom label in a field X no longer supports.
Avoid this example
<meta name="twitter:label2" content="Event Date">Still unsupported, even when paired with twitter:data2.
Avoid this example
<meta name="twitter:label2" content="This is a very long and detailed description that is likely going to be truncated.">The field is unsupported regardless of value length.
Avoid this example
<meta name="twitter:label2" content="">An empty unsupported field should be removed.
Recommendations
- 01Remove This FieldX retired the Product Card format that displayed twitter:label2.
- 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.