IndexFast is a high-performance SEO indexing engine designed for the AI-first web. It automates the process of notifying Google, Bing, and IndexNow about your new content, ensuring your pages are indexed within minutes instead of weeks.
In the era of AI search (ChatGPT, Perplexity, Copilot), visibility starts with indexing. IndexFast removes the friction between "Published" and "Indexed," giving your content the priority it deserves.
- Vibe Coders: Launch fast, index faster.
- Bloggers: Your content on Bing/Google before the "New Post" notification even hits.
- pSEO Builders: Manage indexing for 100k+ pages with zero manual effort.
- AI-Focused Brands: Maximize discoverability in Generative Search Engines.
Set it and forget it. IndexFast scans your sitemaps and feeds every 24 hours, automatically submitting new URLs to Bing and IndexNow.
- Intelligent Diffing: Only submits truly new or updated content.
- Conflict Resolution: Handles rate limits and engine-specific constraints.
A curated directory of 120+ SEO utilities, including:
- Indexability Checks: Real-time validation of robots.txt and meta tags.
- Sitemap Audits: Deep scan of your sitemap structure and link health.
- GEO Optimizer: Analyze how AI agents perceive and cite your content.
IndexFast speaks the language of AI. With built-in Model Context Protocol (MCP) support, you can control your indexing workflow directly from AI IDEs like Cursor, Windsurf, or Claude Desktop.
- "Rank all new URLs to search engines using IndexNow"
- "Run a technical SEO audit on my latest site"
A minimalist, high-contrast dashboard built with Tailwind CSS v4 and OKLCH colors.
- Multi-Property Support: Manage all your domains from a single interface.
- Real-time Logs: Track every submission and engine response with detailed diagnostics.
- Framework: Next.js 15+ (App Router, React 19)
- Auth: Stack Auth (Managed User Identity)
- Database: PostgreSQL + Drizzle ORM
- Styling: Tailwind CSS v4 + shadcn/ui
- Compute: Vercel Cron + Serverless Functions
bun installCreate a .env.local file:
# Database
DATABASE_URL=postgresql://user:pass@host/db
# Authentication (Stack Auth)
NEXT_PUBLIC_STACK_PROJECT_ID=
NEXT_PUBLIC_STACK_PUBLISHABLE_CLIENT_KEY=
STACK_SECRET_SERVER_KEY=
# AI & Tools
NVIDIA_API_KEY=
CRON_SECRET=bunx drizzle-kit pushbun devDetailed technical documentation can be found in:
- INDEXFAST.md: Database schema and directory structure.
- DESIGN.md: UI/UX principles and OKLCH color tokens.
- AGENTS.md: Guidelines for AI Agents working on this repo.
Built with ⚡ by IndexFast Team.