# 기본 설정

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/articles/homepage-basic-b9b2143f)
{% endhint %}

<figure><img src="/files/7r8T0qZ0ThqYFZjw14CL" alt=""><figcaption></figcaption></figure>

## 1. 홈페이지 기본 색상

홈페이지의 메인 색상을 설정할 수 있습니다.&#x20;

* **색상 변경이 적용 되는 요소**: 메뉴바의 배경, 배너 버튼의 윤곽선, 내부 버튼의 색상, Intro 메뉴에서 표시 되는 달력의 년월 텍스트

## 2. 학원 홈페이지 설명

웹페이지에 대한 설명을 적습니다(30자 이내). 검색 엔진에서 학원 홈페이지가 노출되면 아래와 같이 표시됩니다.

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

## 3. 학원 LOGO image

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

홈페이지 상단에 표시 되는 학원 로고 이미지를 변경할 수 있어요.

* 가로3 : 세로1의 비율
* 이미지 사이즈: 가로 180px \* 세로 60px 이상 (추천 사이즈: 360 \* 120)

## 4. 네이버 메타 태그

네이버의 색인 로봇이 학원 홈페이지를 찾을 수 있도록 태그를 추가 합니다. 메타 태그가 추가되면 [네이버 검색에 노출](#user-content-fn-1)[^1]됩니다. 아래의 적용 방법을 참고해주세요.&#x20;

1. 네이버 [서치어드바이저](https://searchadvisor.naver.com/)로 이동하여 아래 쪽으로 조금 내려가면 보이는 <mark style="color:green;">**웹마스터 도구 사용하기**</mark> 버튼을 눌러주세요.

<div align="left"><figure><img src="/files/KmBuVBbU4Ulm5msCLWe1" alt="" width="563"><figcaption></figcaption></figure></div>

2. 학원 홈페이지 주소를 입력하고 우측 끝에 있는 버튼을 누르면 사이트 소유확인이 진행됩니다.

<div align="left"><figure><img src="/files/ckrDSkZSnAuKdLceq7BQ" alt="" width="563"><figcaption></figcaption></figure></div>

3. 🔘 **HTML 태그**를 누르고 아래의 메타 태그를 복사합니다.

<div align="left"><figure><img src="/files/ooGOVDMSOpSPENURXwQW" alt="" width="563"><figcaption></figcaption></figure></div>

4. 맥가이의 **홈페이지 설정**으로 이동하여 복사한 메타 태그를 '**네이버 메타 태그**' 항목 에 붙여 넣고 변경 사항을 저장합니다.

<div align="left"><figure><img src="/files/W5j9K5n9CMj5nIoixVzQ" alt="" width="563"><figcaption></figcaption></figure></div>

5. 다시 네이버 웹마스터 도구 페이지로 돌아가 <mark style="color:green;">**소유확인**</mark> 버튼을 누르면 메타 태그 등록이 완료 됩니다.

[^1]: 태그 저장 후 검색 노출 까지 시간이 소요 될 수 있어요.


---

# 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://docs.macgai7.com/macgai-manual/homepage/settings/basic-settings.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.
