# 블로그 사이트맵 추가 방법

XML 사이트맵이 있으면 검색 엔진이 웹사이트를 충분히 크롤링하고 인덱싱할 수 있으며, robots.txt 파일에 사이트맵을 삽입하여 모든 검색 엔진에 알릴 수 있습니다. 간단히 말해, 사이트맵은 검색 엔진 결과에서 웹사이트의 순위를 향상시켜 SEO 효과를 높여줍니다.

새로운 블로그(Blog) 기능은 자동 사이트맵을 지원합니다. 즉, 게시물이 발행될 때마다 사이트맵이 자동으로 업데이트됩니다.

## 작동 방식

* Domain(도메인) 메뉴로 이동하세요
* 도메인을 추가하세요 - 도메인 설정은 이 가이드를 참고하세요 [도메인 연결 기능 사용 방법](/hyperclass-docs/integrations/how-to-use-the-domain-connect-feature.md)
* 도메인 추가 후, 점 3개(⋯) 메뉴에서 XML 사이트맵을 방문하는 옵션을 찾을 수 있습니다

![도메인 설정에서 XML 사이트맵 옵션](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155062561811/original/2uYrsa5_5sPHrBfvwVLRqg1NQVyN1xGzxA.png?1768314182)

* XML 사이트맵에서 첫 번째 단계는 블로그 홈과 블로그 게시물 옵션을 선택하여 추가할 랜딩 페이지/퍼널을 선택하는 것입니다
* 두 번째 단계에서 사이트맵 생성(Generate Sitemap)을 클릭하세요

예시:

![XML 사이트맵 생성 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155026313339/original/2tXQ9PFEiMAQjfj6COAroxswiGoOnTUSxw.png?1716233927)

***

*원문 최종 수정: Tue, 13 Jan, 2026 at 8:23 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/and-sites/xml-sitemaps/how-to-add-blog-sitemap.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.
