rel=canonical and as a fallback for og:url.<head>.How to use
Fill in your page details, then generate a ready-to-paste HTML block.
- Enter your Title and Description.
- Add your Canonical URL (recommended) and optional Page URL for sharing tags.
- Choose Robots directives and toggle Open Graph/Twitter tags.
- Click Generate, then Copy into your page
<head>.
FAQ
What meta tags does this generator create?
It generates charset, viewport, title, description, robots, canonical, and optional Open Graph + Twitter Card tags.
Does this tool send my data to a server?
No. Everything runs locally in your browser and the JavaScript makes no network requests.
Should I always include a canonical URL?
It’s recommended for most indexable pages to avoid duplicate URL variations; point it to your preferred URL.
What robots value should I choose?
Use index,follow for normal pages. Use noindex when you don’t want the page indexed.
How does it handle special characters like quotes and ampersands?
It HTML-escapes text and attribute values (e.g., &, ") so the output stays valid.
Do I need both Page URL and Canonical URL for Open Graph?
No. If Page URL is empty, the tool uses the canonical URL as og:url.
What Twitter Card type will it output?
It uses summary_large_image when you provide an image URL; otherwise it uses summary.