# 단일 사이트 창에서 모든 게시된 페이지 보기

**URL:** https://meta.discourse.org/t/viewing-all-published-pages-in-a-single-site-window/246403
**Category:** Support
**Tags:** page-publishing
**Created:** [11월 21, 2022, 10:02오전 UTC](https://meta.discourse.org/t/viewing-all-published-pages-in-a-single-site-window/246403 "2022-11-21T10:02:08Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Aizada\_M](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aizada_m/32/352050_2.png) [@Aizada\_M](https://meta.discourse.org/u/Aizada_M)
#### Post date: [11월 21, 2022, 10:02오전 UTC](https://meta.discourse.org/t/viewing-all-published-pages-in-a-single-site-window/246403/1 "2022-11-21T10:02:08Z")

</div>

안녕하세요.  
단일 사이트 창에서 이전에 게시된 모든 페이지를 한 번에 볼 수 있는 방법이 있을까요?

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [11월 22, 2022, 4:04오후 UTC](https://meta.discourse.org/t/viewing-all-published-pages-in-a-single-site-window/246403/2 "2022-11-22T16:04:55Z")

</div>

Discourse에서 게시된 페이지 목록을 보여주는 페이지가 있는지 모르겠습니다.

정확히 찾으시는 내용과 다를 수 있지만, [data explorer](https://meta.discourse.org/t/discourse-data-explorer/32566)를 사용하여 게시된 페이지를 나열할 수 있습니다.

쿼리는 예를 들어 다음과 같습니다:

```sql
SELECT * FROM published_pages

```

결과:

 ![list of published pages with data explorer](https://global.discourse-cdn.com/meta/original/4X/8/6/3/86371dea8f66b71e65af6f0a84d88c3a09985256.png)

---

<div class="post-metadata">

### Author: ![Aizada\_M](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aizada_m/32/352050_2.png) [@Aizada\_M](https://meta.discourse.org/u/Aizada_M)
#### Post date: [11월 22, 2022, 4:20오후 UTC](https://meta.discourse.org/t/viewing-all-published-pages-in-a-single-site-window/246403/3 "2022-11-22T16:20:08Z")

</div>

정말 감사합니다 👍 오늘을 위한 이상적인 해결책인 것 같습니다. 설치를 시도해 보겠습니다.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [12월 22, 2022, 4:20오후 UTC](https://meta.discourse.org/t/viewing-all-published-pages-in-a-single-site-window/246403/4 "2022-12-22T16:20:19Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
