A decade of Canvas at your command — powered by our custom cutting-edge, continuously trained AI engineStart Building →

SEO Tool

Free Meta Tag Generator

Generate complete HTML meta tags, Open Graph properties, and Twitter Card markup in one click. Paste the output directly into your Canvas HTML Template <head> section to improve SEO rankings, control social share previews, and set canonical URLs correctly.

Page Details

Generated Tags

<!-- Primary Meta Tags -->
<title></title>
<meta name="title" content="">
<meta name="description" content="">
<link rel="canonical" href="">
<meta name="robots" content="index, follow">

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="">
<meta property="og:title" content="">
<meta property="og:description" content="">
<!-- og:image not set -->

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="">
<meta property="twitter:title" content="">
<meta property="twitter:description" content="">
<!-- twitter:image not set -->

What are HTML meta tags?

Meta tags are HTML elements placed inside the <head> section of your page that provide metadata to browsers, search engines, and social platforms. They are invisible to visitors but critical for SEO, social sharing, and search ranking. The most important ones are meta name="description", meta name="robots", and the Open Graph properties.

Open Graph tags (og:title, og:description, og:image) control how your page appears when shared on Facebook, LinkedIn, WhatsApp, and Slack. Twitter Cards use a parallel set of twitter:* properties. Without these tags, social platforms will guess at your title and description — often with poor results.

When building with the Canvas HTML Template, your generated page’s <head> section should include a complete set of meta tags for every page you intend to publish. This tool generates the complete block — just fill in your page details and paste the output directly into your Canvas HTML file.

The canonical tag <link rel="canonical"> is especially important when the same Bootstrap 5 template is used across multiple URLs or when content is syndicated — it consolidates link equity to a single preferred URL, preventing duplicate content penalties.

How to use this tool

  1. 1

    Enter your page title. Keep it under 60 characters and include your primary keyword near the start.

  2. 2

    Write a meta description of 120–160 characters. Make it compelling — this is your search result snippet.

  3. 3

    Optionally set a different OG Title and OG Description for social sharing (can be more emotive than the SEO title).

  4. 4

    Add your OG Image URL. Use an absolute URL to a 1200×630px image hosted on your server or CDN.

  5. 5

    Set the Canonical URL to the final, preferred URL of the page (with https://, no trailing slash).

  6. 6

    Click 'Copy to Clipboard' and paste the entire block inside the <head> of your Canvas HTML Template file.

Meta tag reference

TagPurposeNotes
<title>Page title in search results and browser tab50–60 chars; most important SEO tag
meta descriptionSnippet shown under search result title120–160 chars; not a ranking factor but affects CTR
og:titleTitle when shared on social mediaCan differ from <title>; up to 90 chars
og:descriptionDescription in social share cardsUp to 200 chars; more engaging copy than SEO desc
og:imageImage shown in social share previews1200×630px recommended; must be absolute URL
og:urlCanonical URL for social sharesShould match your canonical link tag
twitter:cardTwitter card display typesummary or summary_large_image
meta robotsCrawler instructions for indexing/followingindex/noindex + follow/nofollow combinations
link canonicalPreferred URL to consolidate duplicate contentPrevents duplicate content SEO penalties

Frequently Asked Questions

What does the robots meta tag do?

The robots meta tag instructs search engine crawlers how to treat the page. The most common values are 'index, follow' (default — allow indexing and follow links), 'noindex, follow' (exclude from search results but follow links), and 'noindex, nofollow' (block both indexing and link following). For Canvas HTML Template pages you want ranked, always use 'index, follow'.

What is the difference between a canonical tag and a meta tag?

A canonical tag (<link rel='canonical' href='...'>) tells search engines which URL is the preferred version of a page — useful when the same content exists at multiple URLs. Meta tags like description and robots are instructions or hints for crawlers and social platforms. The canonical tag prevents duplicate content penalties; the meta description influences click-through rates in search results.

What are the recommended OG image dimensions?

The optimal Open Graph image size is 1200×630 pixels (1.91:1 ratio). Facebook, LinkedIn, and Slack all render this size correctly. Twitter's summary_large_image card uses the same dimensions. Minimum is 600×315px. Images smaller than 600px wide may not render on some platforms. Always use absolute URLs for og:image.

What are the Twitter Card types?

Twitter supports four card types: 'summary' (small square thumbnail + title + description), 'summary_large_image' (large landscape image + title + description — the most common), 'app' (for mobile app promotion with install links), and 'player' (embeds video/audio). For most landing pages and blog posts, 'summary_large_image' gives the best visual impact in the timeline.

Do meta tags affect SEO directly?

The meta description is NOT a direct ranking factor, but it strongly influences click-through rates in search results — which is an indirect SEO signal. The title tag IS a ranking factor and should include your target keyword. The robots meta controls crawlability. Open Graph tags don't affect Google rankings but improve social sharing performance, which can drive traffic.

Ready to build a full HTML layout?

Canvas Builder generates production-ready Canvas HTML Template pages in seconds — with your meta tags, colours and copy baked in.

Try Canvas Builder