# 구글 사이트 등록하기

**\[목차]**

[#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")

***

## 1. 구글 서치 콘솔 접속하기

1. [구글 서치 콘솔](https://search.google.com/search-console/about)에 접속합니다. (<https://search.google.com/search-console/about>)
2. **시작하기** 버튼을 클릭합니다.
3. 구글 계정으로 로그인합니다.

<figure><img src="/files/2UDnIe2ESl1o6XidRPPd" alt=""><figcaption><p>구글 서치 콘솔 홈</p></figcaption></figure>

***

## 2. 사이트 추가하기

1. **URL 접두어** 유형에서 내 사이트 도메인을 입력합니다.
   * <mark style="color:red;">내 사이트 도메인에 SSL 보안서버 인증서 설치 여부에 따라 프로토콜이 http 또는 https로 달라집니다.</mark>\ <mark style="color:red;">(SSL 설치 시 https로 시작)</mark>
2. **계속** 버튼을 클릭합니다.

<figure><img src="/files/ltdF1MusFRHAvmGZp1g0" alt=""><figcaption><p>구글 서치 콘솔 > 시작하기</p></figcaption></figure>

***

## 3. 소유권 확인하기

1. **다른 확인 방법** 항목에서 **HTML 태그**를 클릭합니다.

<figure><img src="/files/h48ynogjCWw40c9KXZtw" alt=""><figcaption><p>구글 서치 콘솔 > 소유권 확인</p></figcaption></figure>

2. **복사** 버튼을 클릭해 **메타 태그**를 복사합니다.
   * <mark style="color:red;">현재 창은 닫지 마시고 다음 단계를 진행해 주세요.</mark>

<figure><img src="/files/FNZWcuWxRNAVUCG4qm2R" alt=""><figcaption><p>구글 서치 콘솔 > 소유권 확인</p></figcaption></figure>

***

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

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

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

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

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

***

## 5. 소유권 확인하기

1. 구글 서치 콘솔 창으로 돌아갑니다.
2. **확인** 버튼을 클릭합니다.

<figure><img src="/files/6VWOWzeLnG9oQ1xq45UG" alt=""><figcaption><p>구글 서치 콘솔 > 소유권 확인</p></figcaption></figure>

3. 소유권 확인이 되었다는 창이 뜨면 **완료**를 클릭합니다.


---

# 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/google.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.
