SEO Tool

Generate
Meta Tags

Generate production-ready HTML meta tags with Open Graph, Twitter cards, canonical URLs, and advanced SEO settings.

HTML · SEO · Browser Based

Used to auto-generate the canonical tag. Enter with or without https:// — it will be handled automatically.

0/60
0/160

Missing — social shares will show a blank card without this.

Shown when your page is shared on X, LinkedIn, Facebook, or iMessage. Recommended size: 1200×630px. Must be an absolute URL.

Leave blank to auto-generate from Website URL above. Only set manually if this page has a different canonical.

Separate with commas. Note: Google has ignored this tag since 2009 — it has no SEO impact but won't hurt.

Social

Describes the type of content. Use 'website' for most pages, 'article' for blog posts.

Large Image shows a big preview image. Summary shows a small thumbnail on the left.

Robots
Allow Indexing

Turn off only for pages you don't want in Google (e.g. admin, thank-you).

Allow Follow

Controls whether crawlers follow outbound links on this page.

Controls how many characters Google can show in the search snippet. -1 means no limit.

Controls the size of image previews Google can show for this page.

Number of seconds Google can use for a video preview. -1 means no limit, 0 disables it.

Site Settings

Tints the browser chrome on Android. No SEO impact.

Include Favicon
Technical

e.g. en, fr, de, es

The default works for all responsive sites. Only change if you have a specific reason.

Verification

Found in Google Search Console → Settings → Ownership verification → HTML tag.

Found in Bing Webmaster Tools → Settings → Site verification → Meta tag.

Search Preview

example.com
https://example.com

Untitled Page

Your page description will appear here when generated.

Title0/60Empty
Description0/160Empty

Add an OG Image URL above to preview your social card.

Generated HTML

<title>Untitled Page</title>

<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="language" content="en" />
<meta name="robots" content="index,follow" />
<meta name="theme-color" content="#1b3b80" />


<meta property="og:type" content="website" />
<meta property="og:title" content="Untitled Page" />

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Untitled Page" />

Paste inside the <head> of your page, before the closing </head>.

Actions

Generated locally in browserExplore SEO →