SEO settings
Optimize your store for search engines.
Overview
Katura is built with SEO as a first-class feature. As a server-rendered Next.js application deployed on Vercel's edge network, your store is fast, crawlable, and optimized for search engines out of the box.
Built-in SEO features
- Server-side rendering β search engines see complete HTML, not JavaScript shells
- Automatic sitemap β regenerated with every deployment
- JSON-LD structured data β Product, Organization, and BreadcrumbList schemas
- Open Graph & Twitter Card meta tags β for rich social sharing
- Clean URL structure β
/products/slug,/collections/slug - Canonical URLs β prevent duplicate content penalties
Customizing SEO per page
See Product SEO and Marketing SEO for detailed guides on optimizing individual pages and your overall SEO strategy.
