> For the complete documentation index, see [llms.txt](https://marketing-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marketing-help.nhn-commerce.com/traffic-growth-strategies/naver-seo.md).

# 네이버 SEO 설정

- [봇 접근 허용하기](https://marketing-help.nhn-commerce.com/traffic-growth-strategies/naver-seo/naver-searchadvisor-robot.md): 고도몰관리자페이지에서   검색로봇이 정보를 수집할 수 있도록 검색로봇 접근제어 상세설정을 바꿔줍니다.
- [도메인 소유권 등록하기](https://marketing-help.nhn-commerce.com/traffic-growth-strategies/naver-seo/domain-onwership-verfication.md): 해당 쇼핑몰의 소유자임 인증하는 단계입니다.
- [사이트맵 만들고 저장하기](https://marketing-help.nhn-commerce.com/traffic-growth-strategies/naver-seo/naver-searchadvisor-apply.md): 봇이 더 원활히 정보를 크롤링할 수 있도록 도와주는 단계입니다.
- [서치어드바이저 검사 진행](https://marketing-help.nhn-commerce.com/traffic-growth-strategies/naver-seo/naver-searchadvisor-inspection.md)
- [\[SEO\] 네이버 검색결과... 네이버 서치 어드바이저 설정](https://marketing-help.nhn-commerce.com/traffic-growth-strategies/naver-seo/search-ad.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://marketing-help.nhn-commerce.com/traffic-growth-strategies/naver-seo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
