Vibe SEO

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.

Quick Start
# 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

AI-First SEO Made Simple

Vibe SEO automatically optimizes your projects for both search engines and AI crawlers, ensuring maximum visibility in the age of LLMs.

One-Command Solution

True self-service tool with automatic compatibility fixes. Perfect for Vite React applications.

Enhanced Google Verification

Automatic HTML template injection with improved token validation and error handling.

Perfect for Lovable Stack

Optimized for Vite + React + TypeScript + shadcn-ui + Tailwind CSS with no conflicts.

What It Generates

seo.config.yaml
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"

Ready to Optimize Your AI projects?

Join developers who are making their projects visible to both traditional and agentic search engines.