
Sıfır Yedek Parça
High-speed e-commerce infrastructure for a 1.5M-part auto spare parts catalog, with OEM code search and Google Merchant integration.
- Challenge
- At 1.5 million parts both search and indexing were breaking down. Product pages could not be crawled at that volume and OEM-code search took seconds.
- Solution
- We built a sharded sitemap architecture (sitemap index plus 100+ child sitemaps), a full-text search index, Product + Offer schema on product pages and a robots.txt policy that protects crawl budget. A separate read-only catalog API and /llm markdown endpoints were added for AI agents.
- Result
- The entire catalog became discoverable through sitemaps, the Google Merchant feed runs without interruption, and the catalog is structurally readable by AI assistants.
- Next.js
- TypeScript
- PostgreSQL
- Tailwind CSS
- Vercel


