CanDoYa
EN

Free Meta Tag Generator

Runs entirely in your browser - no upload, no sign-up.

Page details
Generated meta tags
Live preview
example.com
Your page title appears here
Your meta description appears here in the search snippet and social card.
og:image preview
example.com
Your page title appears here
Your meta description appears here in the search snippet and social card.
Share this tool

What is a meta tag generator?

A meta tag generator turns your page title, description, and social details into the exact HTML meta tags a page needs - the SEO title and description plus Open Graph (og:) and Twitter Card tags. Fill in the fields and it writes escaped, copy-ready markup live. Everything runs in your browser, so nothing is uploaded.

How to use

  1. 1Enter your page details. Type the page title and meta description, then add the canonical URL and, if you want, an og:image and site name.
  2. 2Set the social options. Pick the og:type, choose a Twitter card size, and add your Twitter handle. The og:url defaults to the canonical URL.
  3. 3Watch the live preview. A Google-style result and a social card update as you type so you can see how the page will look when it is found or shared.
  4. 4Copy the meta tags. The HTML regenerates live. Copy it and paste it into the head of your page.

Who it's for

Meta tags live in the <head> of a page and tell search engines and social platforms how to display it. This generator builds the whole set at once: the title and meta description Google shows in results, the canonical and robots directives, and the Open Graph and Twitter Card tags that control the image, title, and text when someone shares your link. It escapes every value you type, so a stray quote or angle bracket in a title can never break the markup, and it skips any field you leave blank instead of emitting an empty tag.

FAQ

Is the meta tag generator free?

Yes - it is completely free, with no sign-up and no limits. It runs entirely in your browser.

Is my data uploaded anywhere?

No. The title, description, and URLs you enter are turned into HTML meta tags locally in your browser and are never sent to a server.

What meta tags does it generate?

It builds the title tag, meta description, canonical link, robots directive, the Open Graph set (og:type, og:title, og:description, og:url, og:image, og:site_name), and the Twitter Card tags (twitter:card, twitter:title, twitter:description, twitter:image, twitter:site).

How long should the title and description be?

Aim for a title under about 60 characters and a meta description of roughly 50 to 160 characters. The tool flags anything longer, since Google truncates titles and descriptions that overflow those limits in search results.

What is the difference between og:image and twitter:image?

og:image is the picture shown when your link is shared on Facebook, LinkedIn, and most platforms; twitter:image is the equivalent for X/Twitter cards. This tool uses the same image URL for both, which is the usual setup - a single 1200x630 image works everywhere.

Where do I paste the generated meta tags?

Put them inside the <head> element of your page's HTML, alongside any existing meta tags. Then you can validate the social tags with Facebook's Sharing Debugger or the Twitter Card Validator.