# 블로그 진단

{% tabs %}
{% tab title="1. 블로그 순위" %}

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

분석하고 싶은 블로그의 전반적인 위치를 확인할 수 있어요.

* 첫번째 차트는 최근 7일 내 같은 주제 내 인플루언서와 상위블로거의 발행량이에요.
* 두번째 차트는 전체 활성화 블로그 중 내 블로그의 상위 %를 알려줘요. 육각형 그래프에서는 내가 부족한 부분을 한 눈에 살펴볼 수 있죠.
* 세번째 차트는 같은 주제 계정 중 내가 어느정도 위치인지 볼 수 있어요. 방문자/포스팅수가 다른 계정들보다 크다면 좋은 정보를 담고 있는 글을 작성하는 것으로 해석할 수 있어요. 적은 글로 더 많은 방문자를 확보했다면 이것은 좋은 글을 작성했다고 볼 수 있는 것이죠.
  {% endtab %}

{% tab title="2. 최근 게시글 진단" %}

<figure><img src="/files/2cvWQOLmI3Hv8QGQHhpx" alt=""><figcaption></figcaption></figure>

최근 5개의 글을 가져와서 분석해요.

* 각 게시글 별로 어떤 키워드에서 상위 노출되고 있는지, 누락이 되었는지 여부를 한 눈에 볼 수 있어요.
* 상위 노출되는 키워드를 한 번에 볼 수 있어요.
* 게시글과 계정의 정보를 분석한 최적화 점수를 보여줘요.
  {% endtab %}

{% tab title="3. 경쟁자 블로그" %}

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

내 블로그와 가장 유사한 블로그를 추천해줘요.

* 글의 주제를 찾을 수도, 더 가까운 이웃이 되어 서로의 블로그 운영을 응원하는 관계가 될 수도 있어요.
* \[상세분석] 버튼을 클릭하면 해당 블로그를 진단해볼 수 있어요.
  {% endtab %}
  {% endtabs %}


---

# 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://guide.pandarank.net/userguide/influencer/blog-diagnosis/diagnosis.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.
