# 네이버 사이트 등록하기

**\[목차]**

[#id-1](#id-1 "mention")

[#id-2](#id-2 "mention")

[#id-3](#id-3 "mention")

[#id-4](#id-4 "mention")

[#id-5](#id-5 "mention")

[#id-6](#id-6 "mention")

***

## 1. 네이버 서치어드바이저 접속하기

1. [네이버 서치어드바이저](https://searchadvisor.naver.com/)에 접속합니다. (<https://searchadvisor.naver.com/>)
2. 오른쪽 상단의 **웹마스터 도구** 버튼을 클릭합니다.
3. 네이버 아이디로 로그인합니다.

<figure><img src="/files/mtFYx6JG4jEfZuu4rPbj" alt=""><figcaption><p><strong>네이버 서치어드바이저 홈</strong></p></figcaption></figure>

***

## 2. 사이트 등록하기

1. 내 사이트 도메인을 입력합니다.
   * 내 사이트 도메인의 SSL 보안서버 인증서 설치 여부에 따라 프로토콜이 http 또는 https로 달라집니다.\
     (SSL 설치 시 https로 시작)
2. **추가** 버튼(우측 아이콘)을 클릭합니다.

<figure><img src="/files/2dJGUjR3ZGM2ghxUlWSk" alt=""><figcaption><p><strong>네이버 서치어드바이저 > 사이트 관리</strong></p></figcaption></figure>

***

## 3. 사이트 소유 확인하기

1. 사이트 소유 확인 방식을 **HTML 태그**로 선택합니다.
2. **메타 태그**를 복사합니다.
   * <mark style="color:red;">현재 창은 닫지 마시고 다음 단계를 진행해 주세요.</mark>

<figure><img src="/files/06oEYnnxfVwAzo6ceot4" alt=""><figcaption><p><strong>네이버 서치어드바이저 > 사이트 관리</strong></p></figcaption></figure>

***

## 4. 메타 태그 붙여넣기

1. 내 사이트의 **\[고도몰 관리자]** 페이지에 접속합니다.
2. 왼쪽 메뉴에서 **\[기본설정 > 기본정책 > 외부서비스 설정]** 을 클릭합니다.
3. 외부 스크립트 등록 버튼을 클릭합니다.

<figure><img src="/files/THvDSfgyviV5qUJ1Dy0M" alt=""><figcaption><p>고도몰 > 기본설정 > 외부서비스 설정</p></figcaption></figure>

4. 서비스명을 입력합니다.
5. 스크립트 삽입 위치를 **상단 공통 영역**으로 선택합니다.
6. **상단 공통 영역 스크립트 입력** 항목에 복사한 **메타 태그**를 붙여 넣습니다.
   * PC 쇼핑몰, 모바일 쇼핑몰 모두 입력합니다.
7. **저장** 버튼을 클릭해 적용합니다.

<figure><img src="/files/kX2xxATZQI2i94nU0BWg" alt=""><figcaption><p>고도몰 > 기본설정 > 외부 스크립트 등록</p></figcaption></figure>

***

## 5. 사이트 소유 확인하기

1. 네이버 웹마스터 도구 창으로 돌아갑니다.
2. &#x20;**소유 확인** 버튼을 클릭합니다.
3. **자동 등록 방지** 문자를 입력합니다.
4. **확인** 버튼을 클릭하고 다음 단계로 넘어갑니다.

<figure><img src="/files/oCMEhKecIKJjlyXZlzUE" alt=""><figcaption><p><strong>네이버 서치어드바이저 > 사이트 관리</strong></p></figcaption></figure>

5. 사이트 소유 확인이 완료되었다는 창이 뜨면 **확인**을 클릭합니다.

<figure><img src="/files/lMl7R86cORPpGuoM2W3y" alt=""><figcaption><p><strong>네이버 서치어드바이저 > 사이트 관리</strong></p></figcaption></figure>

***

## 6. 검색로봇 수집 허용하기

1. 내 사이트의 **\[고도몰 관리자]** 페이지로 돌아갑니다.
2. 왼쪽 메뉴에서 **\[기본설정 > 기본정책 > 검색엔진 최적화(SEO) 설정]**&#xC744; 클릭합니다.
3. **검색로봇 정보 수집 허용 설정** 항목에서 Disallow: /의 '/' 부분을 삭제합니다. (PC 쇼핑몰, 모바일 쇼핑몰 모두 삭제)
   * <mark style="color:red;">Disallow: /의 '/' 부분 삭제 시 모든 검색엔진의 검색로봇이 내 사이트에 접근 가능합니다.</mark>
4. **저장** 버튼을 클릭해 적용합니다.

<figure><img src="/files/c2WoflKWusNKeFbo3IXG" alt=""><figcaption><p>고도몰 > 기본설정 > 검색엔진 최적화(SEO) 설정</p></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://godomall-help.nhn-commerce.com/beginner/search_engine/naver.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.
