{"id":17,"date":"2025-12-30T17:44:05","date_gmt":"2025-12-30T17:44:05","guid":{"rendered":"https:\/\/siteacademy.co.uk\/articles\/?p=17"},"modified":"2025-12-30T18:46:03","modified_gmt":"2025-12-30T18:46:03","slug":"twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through","status":"publish","type":"post","link":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/","title":{"rendered":"Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through"},"content":{"rendered":"\n<p>When someone shares a link to your website on Twitter (now X), the preview that appears is not automatic \u2014 it is controlled by <strong>Twitter Card meta tags<\/strong>.<\/p>\n\n\n\n<p>Without them, X will either show a bare URL or fall back to limited metadata, dramatically reducing visibility and click-through. With them, your links become visual, informative, and deliberately branded.<\/p>\n\n\n\n<p>This guide explains what Twitter\/X Cards are, which tags matter, how they interact with Open Graph, and how to implement them correctly as part of a modern <a href=\"https:\/\/siteacademy.co.uk\/\">SEO strategy<\/a>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">What are Twitter (X) Cards?<\/h2>\n\n\n\n<p>Twitter Cards are metadata tags placed in the <code>&lt;head&gt;<\/code> of a web page that tell X how to display a shared link.<\/p>\n\n\n\n<p>They control:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The preview title<\/li>\n\n\n\n<li>The description text<\/li>\n\n\n\n<li>The image shown<\/li>\n\n\n\n<li>The card layout<\/li>\n<\/ul>\n\n\n\n<p>In short: <strong>Twitter Cards decide whether your link is ignored or clicked<\/strong>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Why Twitter Cards matter for SEO and traffic<\/h2>\n\n\n\n<p>Twitter Cards are not a Google ranking factor \u2014 but they directly affect <strong>user behaviour<\/strong>, which absolutely impacts performance.<\/p>\n\n\n\n<p>Properly implemented cards lead to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Higher click-through rates from social shares<\/li>\n\n\n\n<li>Better visual consistency across posts<\/li>\n\n\n\n<li>Improved brand recognition<\/li>\n\n\n\n<li>More engagement per share<\/li>\n\n\n\n<li>Increased secondary sharing<\/li>\n<\/ul>\n\n\n\n<p>If Open Graph controls <em>how your site looks everywhere<\/em>, Twitter Cards let you <strong>fine-tune how it looks on X specifically<\/strong>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">The main types of Twitter Cards<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Summary Card<\/h3>\n\n\n\n<p>A compact card with a small image and text.<\/p>\n\n\n\n<p>Best for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Articles<\/li>\n\n\n\n<li>Documentation<\/li>\n\n\n\n<li>Utility pages<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Summary Card with Large Image (recommended)<\/h3>\n\n\n\n<p>A wide image preview with headline and description.<\/p>\n\n\n\n<p>Best for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Blog posts<\/li>\n\n\n\n<li>Landing pages<\/li>\n\n\n\n<li>Marketing content<\/li>\n<\/ul>\n\n\n\n<p>This card type consistently delivers the highest engagement.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Player Card<\/h3>\n\n\n\n<p>Used for embedded video or audio playback.<\/p>\n\n\n\n<p>Best for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Media platforms<\/li>\n\n\n\n<li>Podcasts<\/li>\n\n\n\n<li>Video hosting pages<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">App Card<\/h3>\n\n\n\n<p>Designed to promote mobile apps.<\/p>\n\n\n\n<p>Best for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>iOS and Android applications<\/li>\n<\/ul>\n\n\n\n<p>Most websites only need <strong>one<\/strong> card type: <em>summary_large_image<\/em>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Core Twitter (X) Card tags you should use<\/h2>\n\n\n\n<p>At minimum, every shareable page should include:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><code>twitter:card<\/code><\/h3>\n\n\n\n<p>Defines the card layout.<\/p>\n\n\n\n<p>Recommended value:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>summary_large_image\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><code>twitter:title<\/code><\/h3>\n\n\n\n<p>The headline shown in the card.<\/p>\n\n\n\n<p>Best practices:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>40\u201370 characters<\/li>\n\n\n\n<li>Clear and human-readable<\/li>\n\n\n\n<li>Can differ slightly from the HTML title<\/li>\n\n\n\n<li>Avoid emojis and excessive punctuation<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><code>twitter:description<\/code><\/h3>\n\n\n\n<p>The summary text under the title.<\/p>\n\n\n\n<p>Best practices:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1\u20132 concise sentences<\/li>\n\n\n\n<li>Avoid truncation<\/li>\n\n\n\n<li>Expand on the title, don\u2019t repeat it<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><code>twitter:image<\/code><\/h3>\n\n\n\n<p>The image used in the preview.<\/p>\n\n\n\n<p>Best practices:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Minimum 1200 \u00d7 628 pixels<\/li>\n\n\n\n<li>Landscape orientation<\/li>\n\n\n\n<li>High contrast<\/li>\n\n\n\n<li>No small or unreadable text<\/li>\n\n\n\n<li>Absolute URL required<\/li>\n<\/ul>\n\n\n\n<p>This tag has the biggest visual impact.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Optional (but useful) Twitter Card tags<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><code>twitter:site<\/code><\/h3>\n\n\n\n<p>Your site\u2019s X handle.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@SiteAcademy\n<\/code><\/pre>\n\n\n\n<p>This adds brand context and credibility to shared links.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><code>twitter:creator<\/code><\/h3>\n\n\n\n<p>Used when individual authors or creators should be credited.<\/p>\n\n\n\n<p>Common for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Blogs<\/li>\n\n\n\n<li>News sites<\/li>\n\n\n\n<li>Personal brands<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Twitter Cards vs Open Graph: how they work together<\/h2>\n\n\n\n<p>X supports <strong>both<\/strong> Open Graph and Twitter Card tags.<\/p>\n\n\n\n<p>Fallback behaviour:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If Twitter tags exist \u2192 X uses them<\/li>\n\n\n\n<li>If Twitter tags are missing \u2192 X falls back to Open Graph<\/li>\n\n\n\n<li>If both are missing \u2192 X guesses (poorly)<\/li>\n<\/ul>\n\n\n\n<p>Best practice:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Always implement Open Graph<\/li>\n\n\n\n<li>Add Twitter Card tags for control and consistency<\/li>\n<\/ul>\n\n\n\n<p>Twitter Cards do not replace Open Graph \u2014 they refine it.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Image rules that cause most Twitter Card failures<\/h2>\n\n\n\n<p>Common reasons cards fail to render:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Image is too small<\/li>\n\n\n\n<li>Image blocked by robots.txt<\/li>\n\n\n\n<li>Relative image URLs<\/li>\n\n\n\n<li>Image behind authentication<\/li>\n\n\n\n<li>Unsupported file formats<\/li>\n<\/ul>\n\n\n\n<p>Safe formats:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>JPEG<\/li>\n\n\n\n<li>PNG<\/li>\n\n\n\n<li>WebP (supported, but test carefully)<\/li>\n<\/ul>\n\n\n\n<p>If the image fails, the entire card often collapses.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">How Twitter Cards fit into an SEO audit<\/h2>\n\n\n\n<p>A proper <a href=\"https:\/\/siteacademy.co.uk\/\">SEO audit<\/a> should verify:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Twitter Card tags present<\/li>\n\n\n\n<li><code>twitter:card<\/code> defined<\/li>\n\n\n\n<li>Image meets minimum size<\/li>\n\n\n\n<li>Absolute URLs used<\/li>\n\n\n\n<li>No blocked resources<\/li>\n\n\n\n<li>Titles and descriptions populated<\/li>\n\n\n\n<li>Consistency with Open Graph data<\/li>\n<\/ul>\n\n\n\n<p>Missing Twitter Card tags is not \u201cjust cosmetic\u201d \u2014 it is lost traffic.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Example: clean Twitter Card implementation<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;meta name=\"twitter:card\" content=\"summary_large_image\"&gt;\n&lt;meta name=\"twitter:title\" content=\"Twitter Card Meta Tags Explained\"&gt;\n&lt;meta name=\"twitter:description\" content=\"Learn how Twitter (X) Card meta tags control link previews and increase click-through from shared links.\"&gt;\n&lt;meta name=\"twitter:image\" content=\"https:\/\/example.com\/images\/twitter-preview.jpg\"&gt;\n&lt;meta name=\"twitter:site\" content=\"@SiteAcademy\"&gt;\n<\/code><\/pre>\n\n\n\n<p>Simple. Predictable. Platform-friendly.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Common mistakes to avoid<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Relying on Open Graph alone<\/li>\n\n\n\n<li>Using the same image for every page<\/li>\n\n\n\n<li>Writing auto-generated descriptions<\/li>\n\n\n\n<li>Forgetting absolute URLs<\/li>\n\n\n\n<li>Publishing before images are live<\/li>\n\n\n\n<li>Ignoring preview testing after updates<\/li>\n<\/ul>\n\n\n\n<p>Each of these increases the chance of broken or downgraded previews.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Final thought<\/h2>\n\n\n\n<p>Search engines help people <em>find<\/em> your content.<br>Twitter Cards help people <em>choose<\/em> it.<\/p>\n\n\n\n<p>If you care about how your pages perform once shared \u2014 not just how they rank \u2014 Twitter\/X Card tags are essential. They give you control, consistency, and a measurable uplift in engagement for a very small technical investment.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When someone shares a link to your website on Twitter (now X), the preview that appears is not automatic \u2014 it is controlled by Twitter Card meta tags. Without them, X will either show a bare URL or fall back to limited metadata, dramatically reducing visibility and click-through. With them, your links become visual, informative, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":18,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[29,24,15,25,18,19,26,28,27],"class_list":["post-17","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technical-seo","tag-click-through-rate","tag-large-image-card","tag-link-preview-optimisation","tag-meta-tags","tag-social-media-seo","tag-technical-seo-checklist","tag-twitter-card-meta-tags","tag-twitter-summary-card","tag-x-card-tags"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through - Site Academy<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through - Site Academy\" \/>\n<meta property=\"og:description\" content=\"When someone shares a link to your website on Twitter (now X), the preview that appears is not automatic \u2014 it is controlled by Twitter Card meta tags. Without them, X will either show a bare URL or fall back to limited metadata, dramatically reducing visibility and click-through. With them, your links become visual, informative, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/\" \/>\n<meta property=\"og:site_name\" content=\"Site Academy\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61575239173221\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-30T17:44:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-30T18:46:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/dsfg435.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"920\" \/>\n\t<meta property=\"og:image:height\" content=\"995\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"SEO Checker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SiteAcademyX\" \/>\n<meta name=\"twitter:site\" content=\"@SiteAcademyX\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"SEO Checker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/\"},\"author\":{\"name\":\"SEO Checker\",\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/#\/schema\/person\/4167699b25888aa9ed1369c8b2765df7\"},\"headline\":\"Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through\",\"datePublished\":\"2025-12-30T17:44:05+00:00\",\"dateModified\":\"2025-12-30T18:46:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/\"},\"wordCount\":722,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/#organization\"},\"image\":{\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/dsfg435.jpg\",\"keywords\":[\"click through rate\",\"large image card\",\"link preview optimisation\",\"meta tags\",\"social media seo\",\"technical seo checklist\",\"twitter card meta tags\",\"twitter summary card\",\"x card tags\"],\"articleSection\":[\"Technical SEO\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/\",\"url\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/\",\"name\":\"Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through - Site Academy\",\"isPartOf\":{\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/dsfg435.jpg\",\"datePublished\":\"2025-12-30T17:44:05+00:00\",\"dateModified\":\"2025-12-30T18:46:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#primaryimage\",\"url\":\"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/dsfg435.jpg\",\"contentUrl\":\"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/dsfg435.jpg\",\"width\":920,\"height\":995},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/siteacademy.co.uk\/articles\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/#website\",\"url\":\"https:\/\/siteacademy.co.uk\/articles\/\",\"name\":\"Site Academy\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/siteacademy.co.uk\/articles\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/#organization\",\"name\":\"Site Academy\",\"url\":\"https:\/\/siteacademy.co.uk\/articles\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/54564564.jpg\",\"contentUrl\":\"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/54564564.jpg\",\"width\":2000,\"height\":2000,\"caption\":\"Site Academy\"},\"image\":{\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/profile.php?id=61575239173221\",\"https:\/\/x.com\/SiteAcademyX\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/#\/schema\/person\/4167699b25888aa9ed1369c8b2765df7\",\"name\":\"SEO Checker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/siteacademy.co.uk\/articles\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0c5b5e3668a1f9984236b4dc9f22bf99780ffe9c0035ad6cd97305dbb39a9ad7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0c5b5e3668a1f9984236b4dc9f22bf99780ffe9c0035ad6cd97305dbb39a9ad7?s=96&d=mm&r=g\",\"caption\":\"SEO Checker\"},\"sameAs\":[\"https:\/\/siteacademy.co.uk\/articles\"],\"url\":\"https:\/\/siteacademy.co.uk\/articles\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through - Site Academy","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/","og_locale":"en_GB","og_type":"article","og_title":"Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through - Site Academy","og_description":"When someone shares a link to your website on Twitter (now X), the preview that appears is not automatic \u2014 it is controlled by Twitter Card meta tags. Without them, X will either show a bare URL or fall back to limited metadata, dramatically reducing visibility and click-through. With them, your links become visual, informative, [&hellip;]","og_url":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/","og_site_name":"Site Academy","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61575239173221","article_published_time":"2025-12-30T17:44:05+00:00","article_modified_time":"2025-12-30T18:46:03+00:00","og_image":[{"width":920,"height":995,"url":"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/dsfg435.jpg","type":"image\/jpeg"}],"author":"SEO Checker","twitter_card":"summary_large_image","twitter_creator":"@SiteAcademyX","twitter_site":"@SiteAcademyX","twitter_misc":{"Written by":"SEO Checker","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#article","isPartOf":{"@id":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/"},"author":{"name":"SEO Checker","@id":"https:\/\/siteacademy.co.uk\/articles\/#\/schema\/person\/4167699b25888aa9ed1369c8b2765df7"},"headline":"Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through","datePublished":"2025-12-30T17:44:05+00:00","dateModified":"2025-12-30T18:46:03+00:00","mainEntityOfPage":{"@id":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/"},"wordCount":722,"commentCount":0,"publisher":{"@id":"https:\/\/siteacademy.co.uk\/articles\/#organization"},"image":{"@id":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#primaryimage"},"thumbnailUrl":"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/dsfg435.jpg","keywords":["click through rate","large image card","link preview optimisation","meta tags","social media seo","technical seo checklist","twitter card meta tags","twitter summary card","x card tags"],"articleSection":["Technical SEO"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/","url":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/","name":"Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through - Site Academy","isPartOf":{"@id":"https:\/\/siteacademy.co.uk\/articles\/#website"},"primaryImageOfPage":{"@id":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#primaryimage"},"image":{"@id":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#primaryimage"},"thumbnailUrl":"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/dsfg435.jpg","datePublished":"2025-12-30T17:44:05+00:00","dateModified":"2025-12-30T18:46:03+00:00","breadcrumb":{"@id":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#primaryimage","url":"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/dsfg435.jpg","contentUrl":"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/dsfg435.jpg","width":920,"height":995},{"@type":"BreadcrumbList","@id":"https:\/\/siteacademy.co.uk\/articles\/technical-seo\/twitter-x-card-meta-tags-explained-how-to-control-link-previews-and-maximise-click-through\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/siteacademy.co.uk\/articles\/"},{"@type":"ListItem","position":2,"name":"Twitter (X) Card Meta Tags Explained: How to Control Link Previews and Maximise Click-Through"}]},{"@type":"WebSite","@id":"https:\/\/siteacademy.co.uk\/articles\/#website","url":"https:\/\/siteacademy.co.uk\/articles\/","name":"Site Academy","description":"","publisher":{"@id":"https:\/\/siteacademy.co.uk\/articles\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/siteacademy.co.uk\/articles\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/siteacademy.co.uk\/articles\/#organization","name":"Site Academy","url":"https:\/\/siteacademy.co.uk\/articles\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/siteacademy.co.uk\/articles\/#\/schema\/logo\/image\/","url":"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/54564564.jpg","contentUrl":"https:\/\/siteacademy.co.uk\/articles\/wp-content\/uploads\/2025\/12\/54564564.jpg","width":2000,"height":2000,"caption":"Site Academy"},"image":{"@id":"https:\/\/siteacademy.co.uk\/articles\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61575239173221","https:\/\/x.com\/SiteAcademyX"]},{"@type":"Person","@id":"https:\/\/siteacademy.co.uk\/articles\/#\/schema\/person\/4167699b25888aa9ed1369c8b2765df7","name":"SEO Checker","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/siteacademy.co.uk\/articles\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0c5b5e3668a1f9984236b4dc9f22bf99780ffe9c0035ad6cd97305dbb39a9ad7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0c5b5e3668a1f9984236b4dc9f22bf99780ffe9c0035ad6cd97305dbb39a9ad7?s=96&d=mm&r=g","caption":"SEO Checker"},"sameAs":["https:\/\/siteacademy.co.uk\/articles"],"url":"https:\/\/siteacademy.co.uk\/articles\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/posts\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":2,"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/posts\/17\/revisions"}],"predecessor-version":[{"id":33,"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/posts\/17\/revisions\/33"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/media\/18"}],"wp:attachment":[{"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/media?parent=17"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/categories?post=17"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/siteacademy.co.uk\/articles\/wp-json\/wp\/v2\/tags?post=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}