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

# SEO settings

> Set your favicon, title, description, and social share image so your site looks right in search and on social media.

SEO settings control how your site appears in Google search results and when someone shares your link. Open **Settings** (the gear icon in the top toolbar) and select **SEO** from the menu on the left.

## What to set

<Columns cols={2}>
  <Card title="Favicon" icon="star">
    A small square image (32×32 or 64×64 px) — the tiny icon in browser tabs next to your page title.
  </Card>

  <Card title="Website title" icon="heading">
    The name in browser tabs and the headline in Google results. Keep it clear and descriptive.
  </Card>

  <Card title="Website description" icon="align-left">
    The text under your title in search results. Keep it under 160 characters and make it inviting.
  </Card>

  <Card title="Share image (OG image)" icon="image">
    The image shown when your link is shared on social media. Recommended size: 1200×630 px.
  </Card>
</Columns>

## Save and publish

All SEO changes auto-save as you make them. A small amber reminder appears in the top-right — "Publish your website to apply your changes." Click **Publish** to push the updates to your live site.

<Note>
  It's worth setting your title, description, and share image **before** you first go live, so your site looks polished the moment it's shared.
</Note>

## What's next

<Columns cols={3}>
  <Card title="Publish & deploy" icon="cloud-arrow-up" href="/docs/studio/publish">
    Apply your SEO changes to the live site.
  </Card>

  <Card title="Media library" icon="images" href="/docs/studio/media-library">
    Prepare your favicon and share image.
  </Card>

  <Card title="Fimo Studio" icon="table-cells" href="/docs/studio/overview">
    The rest of the dashboard.
  </Card>
</Columns>
