Meta Tags Generator

Generate SEO, Open Graph and Twitter Card meta tags for any page.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

This generator produces ready-to-paste SEO, Open Graph and Twitter Card meta tags plus a canonical link, so your page looks right in search results and when shared on social media. It is for developers and marketers who want correct, escaped tags without hand-writing them.

How it works

You fill in the page title, description, URL, site name and image, and the tool assembles the standard tag set: a <title> and meta description for search, og: properties for Facebook/LinkedIn, twitter: tags for X/Twitter, and a rel="canonical" link. Every value is HTML-escaped (&, ", <, > are encoded) so special characters cannot break your markup, and a live counter keeps your description in range.

Example

A title of Best Running Shoes (2026) and the matching description produce, among others:

<title>Best Running Shoes (2026)</title>
<meta name="description" content="..." />
<meta property="og:title" content="Best Running Shoes (2026)" />
<meta name="twitter:card" content="summary_large_image" />
<link rel="canonical" href="https://example.com/" />
Recommended lengthField
50–60 characterstitle
50–160 charactersdescription
1200×630 px, https URLog:image

Everything runs in your browser, so nothing you enter is uploaded — just copy the tags into your page’s <head>.

Ad placeholder (rectangle)