Your SEO companion for AI projects and for Modern Web Frameworks
One-command solution for vibe-coding and AI projects. Perfect for Lovable, Cursor, Bolt and other AI agents with automatic page discovery, robots.txt generation, and structured data for modern web applications.
# Install globally npm install -g vibe-seo@0.6.18 # Initialize in your project npx vibe-seo-init # Generate all SEO files with automatic fixes npx vibe-seo-gen all
Vibe SEO automatically optimizes your projects for both search engines and AI crawlers, ensuring maximum visibility in the age of LLMs.
True self-service tool with automatic compatibility fixes. Perfect for Vite React applications.
Automatic HTML template injection with improved token validation and error handling.
Optimized for Vite + React + TypeScript + shadcn-ui + Tailwind CSS with no conflicts.
site: url: "https://yoursite.com" name: "Your Company" description: "Complete web solutions provider" language: "en" locale: "en_US" seo: titleTemplate: "{title} | {siteName}" descriptionTemplate: "{description} - {siteName}" imageTemplate: "{siteUrl}/og-images/{slug}.jpg" verification: google: "your-google-verification-token" bing: "your-bing-verification-token" yandex: "your-yandex-verification-token" languages: - code: "en" name: "English" url: "https://yoursite.com" - code: "es" name: "Spanish" url: "https://yoursite.com/es" sitemap: changefreq: "weekly" priority: 0.8 excludePaths: - "/admin" - "/private"
Join developers who are making their projects visible to both traditional and agentic search engines.