Web Meta Tag Generator
About HTML Meta Tags:
- 1. Meta tags are in the head and provide metadata about the document.
- 2. Metadata is not displayed but helps SEO and browser behavior.
Common meta-related tags:
- 1. Charset: encoding of the page, usually UTF-8.
- 2. Viewport: controls layout on mobile devices.
- 3. Title: not a meta tag, shows the page title.
- 4. Keywords: legacy; most search engines ignore it.
- 5. Description: short summary shown in search results.
- 6. Author: page author (optional).
- 7. Copyright: copyright statement (optional).
- 8. Designer: page designer (rarely used).
- 9. Renderer: browser engine hints.
- 10. Robots: indexing and link-following rules.