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

# Subdomain

> Learn how to manage and customize your directory subdomain in Directify. Understand subdomain creation, customization options, and important considerations for URL changes.

After creating your directory, it will receive a default subdomain based on your directory name. This subdomain serves as your directory's unique web address on the Directify platform.

## Subdomain

For example, if your directory name is "Toolhub", your default subdomain will be `toolhub.directify.xyz`. This allows you to immediately share and access your directory online.

You can customize your subdomain at any time by editing your directory's slug in the settings. The slug is the unique identifier in your URL, and changing it will:

* Automatically update your subdomain
* Keep all your listings and categories intact

<Warning>
  Changing your slug will NOT redirect your old links to the new URL. So if you shared your directory with others, they will not be able to access it.
  Make sure to share the new URL with your audience.
</Warning>

Choose a slug that is:

* Short and memorable
* Contains only letters, numbers, and hyphens
* Reflects your directory's name or purpose

<Frame>
  <iframe width="100%" height="400" src="https://www.youtube.com/embed/P9aPlRXbPes?si=CJqfVzRWlVJ3Wpw1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

## Next Steps

After setting up your subdomain, you can further customize your directory:

<CardGroup cols={2}>
  <Card title="Connect Custom Domain" icon="globe" href="/directories/custom-domain">
    Connect your own domain name for a more professional look
  </Card>

  <Card title="Customize Your Directory" icon="palette" href="/directories/customize-your-directory">
    Add your logo, choose a theme, and customize the design
  </Card>
</CardGroup>
