# 블로거닷컴

## 내 블로거 생성 및 글쓰기 <a href="#start" id="start"></a>

1. 블로거닷컴 방문

{% embed url="<https://blogger.com/>" %}

2. 로그인
3. 블로그 만들기

<figure><img src="/files/mFwOqWn9vsekN4OL5KCc" alt="" width="337"><figcaption></figcaption></figure>

4. URL 만들기

* 사용할 수 있는 주소를 입력해 주세요.

<figure><img src="/files/riww62LvAB2IYPwXZlfm" alt="" width="334"><figcaption></figcaption></figure>

5. 표시 이름 설정

<figure><img src="/files/HGVOYF9KV1azmXc54Y4W" alt="" width="331"><figcaption></figcaption></figure>

블로그 생성이 완료되었습니다. 새글을 클릭해서 글을 작성하시고, 글 메뉴에서 작성된 글들을 관리할 수 있습니다.

<figure><img src="/files/D27TRQmDI3ASkY06mjUV" alt="" width="197"><figcaption></figcaption></figure>

## 구글 서치 콘솔 등록

<figure><img src="/files/nQogvIdRTshfiFgu2PlA" alt=""><figcaption></figcaption></figure>

구글 서치 콘솔은 별도의 소유자 확인 절차 없이 내 계정으로 만들었다면 바로 등록이 됩니다.

만일 내 동일한 구글 계정이 아니라면 메타테그를 복사하여 테마 > HTML 편집으로 해서 head태그 아래에 삽입하고 저장한 후 소유권확인을 진행해 주세요.

## 네이버 웹마스터도구 등록

메타태그를 복사하여 내 블로거 대시보드에서 테마 메뉴를 클릭합니다.

<figure><img src="/files/ULCv4883NTr5IuPEGR4L" alt="" width="206"><figcaption></figcaption></figure>

다음으로는 내가 현재 사용중인 테마에서 드롭다운 버튼을 클릭 후 HTML 링크를 클릭해 주세요. 그러면 내 테마의 HTML코드가 나오는데요. \<head>와 \</head> 사이에 아무 곳이나 복사한 메타태그 코드를 삽입해 주세요.

다른 검색 등록시 복사한 메타태그 역시 이러한 방식으로 추가해 주시면 됩니다.

<figure><img src="/files/d9HqSptPjnPyQA5oWltA" alt="" width="327"><figcaption></figcaption></figure>

## 빙 웹사이트 등록

{% embed url="<https://www.bing.com/webmaster/>" %}

<https://www.bing.com/webmaster/>

## 다음 웹사이트 등록

{% embed url="<https://webmaster.daum.net/>" %}

<https://webmaster.daum.net/>

다음 웹사이트 등록 방법은 먼저 웹사이트 주소를 입력해 주세요.

핀코드를 발급받은 후 로그인하면 robots.txt에 특정 값을 복사해서 넣으라고 합니다.

해당 값을 복사합니다.

<figure><img src="/files/ETHCN0zHlr37QcVOpPsW" alt="" width="391"><figcaption></figcaption></figure>

맞춤 robots.txt 사용 설정을 하시고 클릭 후 복사한 코드를 입력해 주신 다음 다시 다음 웹마스터에서 인증을 하시면 됩니다. 한 번 인증을 하면 끝이므로 인증후춤 robots.txt를 끄셔도 됩니다.

<figure><img src="/files/rpQ5M22BY8x5rwjXlx2L" alt=""><figcaption></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://renext.gitbook.io/autogrow.kr/sns/blogger.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.
