# 2단계 - Wordpress 셋팅

> 이전 단계에서 Wordpress 설치를 끝낸 상태로써 하단의 셋팅과정을 진행하시면 됩니다.

### 1. WordPress 관리자 초기셋팅 진입

<figure><img src="/files/4MZ2ZJE7eTRcrm8KBFFR" alt=""><figcaption></figcaption></figure>

### 2. WordPress 초기셋팅 시작

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

### 3. WordPress 셋팅 정보 입력

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

{% hint style="info" %}

* 테이블 접두어는 wp\_ 기본 또는 임의지정영문 *으로 하시면됩니다.*\
  *데이터베이스 테이블의 이름 앞 wp*\_tablename 이 방식으로 저장됩니다.
  {% endhint %}

### 4. 설치 진행

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

### 5. WordPress 관리자 정보 입력

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

### 6. WordPress 셋팅 완료

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

### 7. 실제 공개될 웹 접속

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

{% hint style="info" %}
&#x20;제공받은 도메인을 검색창에 입력하시면 공개된 홈페이지로 접속됩니다.
{% endhint %}

### 8. WordPress 관리자 페이지 접속

{% hint style="info" %}
관리자 페이지는 <https://자신의도메인/wp-admin> 입니다.\
ex) <https://snsworks1.hostyle.me/wp-admin>  (관리자 페이지 접속 wp-admin은 관리자페이지에서 플러그인으로 변경 가능합니다.)
{% endhint %}

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

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

> 여기까지 WordPress 웹 솔루션을 설치 및 셋팅하는 단계입니다.
>
> 이후 테마 설정 및 페이지 디자인 사는 기능요소들을 참고하여 자신만의 개성있는 웹페이지를 디자인해보세요\~!


---

# 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://s-organization-887.gitbook.io/hostyle-web/wordpress/editor-1.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.
