Back
Meta Tag Generator
Shown in browser tab and search results (50–60 chars)
Shown in search result snippets (120–158 chars)
Comma-separated (not a Google ranking factor)
Preferred URL for this page
Generated HTML
<!-- Basic SEO --> <meta name="robots" content="index, follow"> <!-- Open Graph --> <meta property="og:type" content="website"> <!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image">
Paste inside the <head> of your HTML page
How to use / Why use this tool / FAQ
How to use
Fill in the basic SEO fields (title, description, keywords), then optionally add Open Graph and Twitter Card data. The HTML code panel updates in real time. Click 'Copy HTML' and paste it into the <head> of your page.
Why use this tool
Correct meta tags improve how search engines index your pages and how social platforms render shared links. This generator covers SEO, OG, and Twitter Card tags in one place — no need to write them manually.
FAQ
- What are meta tags?
- Meta tags are HTML elements in the <head> section of a page that provide metadata to search engines and social platforms — including the page title, description, keywords, and social sharing images.
- What is Open Graph?
- Open Graph (OG) is a protocol used by Facebook, LinkedIn, and other platforms to control how a page looks when shared. Setting og:title, og:description, and og:image ensures your links look great when shared.
- Do keywords meta tags still help SEO?
- Major search engines like Google no longer use the keywords meta tag as a ranking signal. It is still included here for legacy CMS compatibility, but focus your SEO efforts on title and description tags.