> ## Documentation Index
> Fetch the complete documentation index at: https://docs.komerza.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pages & SEO

> Adding pages, setting slugs and search metadata

A new storefront starts with the standard pages - home, products, product detail and policies. Add your own from the page manager.

## Page settings

| Field                | Notes                                     |
| -------------------- | ----------------------------------------- |
| **Page title**       | Shown in navigation                       |
| **URL slug**         | The path, e.g. `/about`                   |
| **Meta title**       | Defaults to the page title if left empty  |
| **Meta description** | The snippet shown in search results       |
| **Social image**     | The preview image when the page is shared |

## Writing metadata worth having

Search engines and social previews use the meta fields, not your on-page headings, so they're worth a minute each:

* **Meta title** should read as a result, not a label - "Minecraft ranks and perks" beats "Products".
* **Meta description** is the sales pitch under the link. Say what's sold and why to buy here.
* **Social image** is what appears when someone drops your link in Discord or Twitter. Without it, the preview is whatever the platform picks.

<Tip>
  Slugs are part of your URLs, so changing one on a live page breaks any
  existing links to it. Settle on a slug before you publish rather than after.
</Tip>
