# 티스토리에 도메인을 연동하고 싶어요

### 로워드 브릿지에서 도메인 구매 후 티스토리에 연동하려는 경우

<figure><img src="/files/74e52pCbYAEVZMjGVpOz" alt=""><figcaption></figcaption></figure>

1. 로워드 브릿지 로그인 후 오른쪽 프로필 클릭 -> 내 콘솔 관리를 클릭합니다.

<figure><img src="/files/zndVHTtSvIhGXCRicGCW" alt=""><figcaption></figcaption></figure>

2. 내 서비스 관리 -> 도메인 관리를 클릭합니다.

<figure><img src="/files/I75ko0RlkTrwd7Dgtu2Q" alt=""><figcaption></figcaption></figure>

3. 로워드 브릿지에서 구매한 도메인을 클릭합니다.

<figure><img src="/files/R9ArCgzQrDWpy5CFe0Hz" alt=""><figcaption></figcaption></figure>

4. DNS 추가를 클릭합니다.

{% hint style="info" %}
메인 도메인이 아닌 하위도메인을 추가하려는 경우 레코드 이름에 www가 아닌 추가하려는 하위 도메인 값을 입력하시면 됩니다.
{% endhint %}

<figure><img src="/files/MW6JiGktydWGy8Y7LhdT" alt=""><figcaption></figcaption></figure>

5. 아래와 같이 정보를 입력 후 추가하기를 눌러줍니다.

<table><thead><tr><th>유형</th><th>값</th><th data-hidden></th></tr></thead><tbody><tr><td>레코드 이름</td><td>www</td><td></td></tr><tr><td>레코드 유형</td><td>CNAME</td><td></td></tr><tr><td>TTL (초)</td><td>600</td><td></td></tr><tr><td>DNS 값</td><td>host.tistory.io</td><td></td></tr></tbody></table>

<figure><img src="/files/oNSoFO1vtlMJmrAWePZE" alt=""><figcaption></figcaption></figure>

도메인을 적용하려는 티스토리 관리자에 접근 후 개인 도메인 설정에 도메인을 입력 후 '변경사항 저장'을 클릭하면 정상적으로 도메인 적용이 완료됩니다.


---

# Agent Instructions: 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.loword.co.kr/qna/undefined.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.
