Fill in your page details to get a complete, copy-pasteable set of meta tags including Open Graph and Twitter Card markup, so your link preview looks right when it is shared. Values are HTML-escaped so quotes in your title cannot break the tag.
Free, no signup, and everything runs in your browser.
InkSTR writes and applies meta tags on every article it publishes, and its GEO tools push schema and metadata across pages you did not write in inkSTR at all.
About the Meta Tag and Open Graph Generator.
No. Google stopped using the meta keywords tag in 2009 and it is not included here for that reason. Meta title and description still matter because they shape what appears in search results and how many people click.
1200 by 630 pixels is the safe standard. It renders correctly on Facebook, LinkedIn, and Twitter/X large cards. Keep it under about 5MB and use an absolute URL, not a relative path.
Twitter/X falls back to Open Graph tags when Twitter-specific ones are missing, so strictly you can skip them. Including both gives you separate control over how the link looks on each platform, which is worth it for pages you actively promote.
Inside the <head> element of your page, before the closing </head> tag. On WordPress an SEO plugin usually manages them for you, in which case set the values in the plugin rather than pasting raw tags.
No signup on any of them.
InkSTR researches the keywords, writes the articles, and publishes them to your site on a schedule.
3-day free trial · your first 3 articles included · nothing charged during the trial
38 characters
119 characters
1200 x 630 px. Use an absolute URL, not a relative path.
Paste into your <head>
<title>Gatlinburg Cabin Rentals With Hot Tubs</title>
<meta name="title" content="Gatlinburg Cabin Rentals With Hot Tubs" />
<meta name="description" content="Browse pet-friendly Gatlinburg cabins with private hot tubs, mountain views, and no booking fees. Book direct and save." />
<link rel="canonical" href="https://example.com/cabins" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://example.com/cabins" />
<meta property="og:title" content="Gatlinburg Cabin Rentals With Hot Tubs" />
<meta property="og:description" content="Browse pet-friendly Gatlinburg cabins with private hot tubs, mountain views, and no booking fees. Book direct and save." />
<meta property="og:image" content="https://example.com/images/cabin-og.jpg" />
<meta property="og:site_name" content="Example Cabin Rentals" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://example.com/cabins" />
<meta name="twitter:title" content="Gatlinburg Cabin Rentals With Hot Tubs" />
<meta name="twitter:description" content="Browse pet-friendly Gatlinburg cabins with private hot tubs, mountain views, and no booking fees. Book direct and save." />
<meta name="twitter:image" content="https://example.com/images/cabin-og.jpg" />Values are HTML-escaped, so a quotation mark in your title cannot break out of the attribute. Meta keywords are deliberately not included: Google stopped using that tag in 2009. If you run WordPress with an SEO plugin, set these values in the plugin rather than pasting raw tags, or you will end up with two of each.