SEO
Optimize your store for search engines.
Overview
Katura is built with SEO best practices from the ground up. As a Next.js application, your storefront uses server-side rendering, which means search engines see fully rendered HTML β not empty JavaScript shells.
Automatic SEO features
- Server-side rendering β all pages are pre-rendered for search engines
- Automatic sitemap β generated from your products, collections, and pages
- Structured data (JSON-LD) β rich snippets for products with price, availability, and reviews
- Open Graph tags β optimized social sharing previews
- Canonical URLs β prevent duplicate content issues
- Clean URL structure β human-readable URLs for all pages
- Fast load times β Vercel edge network + optimized Next.js builds
Per-page SEO settings
Customize SEO metadata for each product, collection, and page:
- Title tag β appears in search results and browser tab
- Meta description β the snippet shown in search results
- URL slug β customize the URL path
Tip
For jewelry stores, include material type (14k gold, platinum), stone details (diamond, sapphire), and style (solitaire, halo) in your product titles and descriptions. These are the keywords customers search for.
