> 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/naver-searchadvisor-inspection.md).

# 서치어드바이저 검사 진행

### 1) 웹페이지 수집 요청&#x20;

* 웹마스터도구 > 등록된 사이트 선택&#x20;
* 요청 > 웹페이지 수집&#x20;
* 웹페이지 URL 입력 후, ‘확인’ 클릭

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaVCOj08LBZawJvdBmTNq%2Fuploads%2FxrfTIW4e3U8tX1Vwtay5%2Fimage%201662603388.png?alt=media&#x26;token=95510200-2bb9-4807-8b3e-e45c4c2e6ad6" alt=""><figcaption></figcaption></figure>

### 2) URL 검사 진행

* 웹마스터도구 > 등록된 사이트 선택
* 검증 > URL 검사&#x20;
* 웹페이지 URL 입력 후, '확인' 클릭&#x20;

### 3) 검색엔진에site:도메인 검색해보기&#x20;

검색 결과페이지에 정상적으로 사이트가 노출 되는지 확인 위해&#x20;

* 네이버 검색창에 'site:도메인' 검색

\*네이버 로봇이 문서를 수집하는데 시간이 걸릴 수 있어 검색결과에 노출되지 않을 수 있습니다.&#x20;


---

# 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/naver-searchadvisor-inspection.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.
