A lightweight VS Code extension to bootstrap your HTML5 projects with high-performance SEO meta tags, Open Graph (OG) social tags, Twitter Cards, and JSON-LD Schema.
🚀 Features
Smart Snippets: Tabbing through fields updates your Title, OG Tags, and Schema simultaneously—type once, update everywhere.
2026 SEO Standards: Includes the latest required meta tags for social media and search engines.
Automated Schema: Injects valid WebPage and BlogPosting JSON-LD scripts.
Dynamic Dates: Automatically fills in the current date for blog publishing.
🛠 Commands
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and type:
HTML5: Insert Basic Template — A full boilerplate for standard websites.
HTML5: Insert Blog Page Template — Optimized for articles with specific JSON-LD Schema.
📖 Usage
Open a new .html file.
Run a command from the palette.
Use the TAB key to jump between the Title, Description, and Image URL fields.