Meta Tag Generator
Generate HTML meta tags for better SEO and social sharing.
Page Information
0/60 characters
0/160 characters
Generated HTML
<"text-purple-600">class="text-blue-600">meta "text-purple-600">charset="UTF-8"> <"text-purple-600">class="text-blue-600">meta "text-purple-600">name="viewport" "text-purple-600">content="">width=device-width, ">initial-scale=1.0"> <"text-purple-600">class="text-blue-600">meta "text-purple-600">name="robots" "text-purple-600">content="index, follow">
How to use:
Paste this code inside the <head> section of your HTML document.
About Meta Tags
Essential Tags
- charset: Character encoding (always use UTF-8)
- viewport: Required for responsive design
- title: Displayed in browser tabs and search results
- description: Summary shown in search results
Robots Directives
- index: Allow search engines to index the page
- noindex: Prevent indexing (e.g., for private pages)
- follow: Allow following links on the page
- nofollow: Don't follow links on the page