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

# wowweb.app subdomain

> Every project publishes on a personal subdomain with SSL and fast CDN.

After site creation, it's immediately published and live online. No separate "publish" button to click.

## What you get automatically

<CardGroup cols={2}>
  <Card title="Address your-project.wowweb.app" icon="link">
    Each project gets a unique subdomain.
  </Card>

  <Card title="SSL and HTTPS" icon="lock">
    The site opens with the lock icon in the browser right away.
  </Card>

  <Card title="Fast CDN" icon="bolt">
    CDN delivery, visitors from any region see the site instantly.
  </Card>

  <Card title="Slug can change" icon="pen">
    The part before .wowweb.app is editable. Rename the project in your dashboard.
  </Card>
</CardGroup>

## Ready for custom domain hookup

The `*.wowweb.app` subdomain is a working address you can show clients right away. When you want a more professional look, hook up your own domain (mybrand.com, mystudio.com).

More in [Custom domain](/en/publishing/custom-domain).

## What's next

<CardGroup cols={2}>
  <Card title="Custom domain" icon="globe-pointer" href="/en/publishing/custom-domain">
    How to hook up mybrand.com instead of subdomain.
  </Card>

  <Card title="SEO" icon="magnifying-glass" href="/en/publishing/seo">
    What we do for search engines automatically.
  </Card>

  <Card title="Russia without VPN" icon="flag" href="/en/publishing/russia">
    Why sites work in Russia without blocks.
  </Card>
</CardGroup>
