> For the complete documentation index, see [llms.txt](https://docs.digably.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digably.io/pages/i-cant-see-my-website-when-i-type-in-my-domain-slug-settings.md).

# I Can't See My Website When I Type In My Domain (Slug Settings)

{% embed url="<https://youtu.be/_svNvrxZV-U>" %}

Learn how to fix the issue of not being able to see your website when typing in your domain. This is usually a very simple fix and can be done in the page settings. Let's begin.

***

#### 1. Click "Pages"

From your dashboard, navigate to the "Pages" section in the left side menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FkJabmpUiQoSLVzMcf2T2Q2%2FdTWFZEL4vaTBGhtGFWM57u_doc.png?alt=media&#x26;token=7887c7b7-38bd-405d-8af6-d00099b20e34" alt=""><figcaption></figcaption></figure>

#### 2. Click the website

Click on the affected website to open the page builder.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FkJabmpUiQoSLVzMcf2T2Q2%2F4VouPkVAnyCc8nRHRZY38k_doc.png?alt=media&#x26;token=37018abf-c693-4564-83bd-84e4e4911900" alt=""><figcaption></figcaption></figure>

#### 3. Click "Page Setting"

Access the "Page Settings" in the upper left.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FkJabmpUiQoSLVzMcf2T2Q2%2FkY5KL6PRWj95DA9oynkysC_doc.png?alt=media&#x26;token=c116a5c9-136b-4315-ac26-8cc944955788" alt=""><figcaption></figcaption></figure>

#### 4. Enter "index" for the slug of your page.

Enter the word "index" for the slug of your page.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FkJabmpUiQoSLVzMcf2T2Q2%2FjNRysR72R3vvvaxNpVRZPr_doc.png?alt=media&#x26;token=5be08c70-7e04-490e-8e2e-cff71ecb0a4a" alt=""><figcaption></figcaption></figure>

#### 5. Click "Save"

Save the changes.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FkJabmpUiQoSLVzMcf2T2Q2%2F2VPv1bvdFjGJ5Vb3RSTALB_doc.png?alt=media&#x26;token=0b1031f4-c0a1-4448-b085-300a125ba701" alt=""><figcaption></figcaption></figure>

#### 6. Click "Publish"

Publish the updated website.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FkJabmpUiQoSLVzMcf2T2Q2%2F3JQvatzEqpuZxNHPb2LV8M_doc.png?alt=media&#x26;token=3db23ce1-a3aa-42da-8c9a-186229cb0569" alt=""><figcaption></figcaption></figure>

This guide covered the steps to resolve the issue of not being able to see your website when typing in your domain.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digably.io/pages/i-cant-see-my-website-when-i-type-in-my-domain-slug-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
