# 임베드된 주제에서만 크롤러를 차단할 수 있나요?

**URL:** https://meta.discourse.org/t/block-crawlers-from-embedded-topics-only/268916
**Category:** Support
**Created:** [6월 19, 2023, 3:34오후 UTC](https://meta.discourse.org/t/block-crawlers-from-embedded-topics-only/268916 "2023-06-19T15:34:53Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [6월 19, 2023, 6:40오후 UTC](https://meta.discourse.org/t/block-crawlers-from-embedded-topics-only/268916/11 "2023-06-19T18:40:05Z")

</div>

“숨김” 주제는 주제 목록에 표시되지 않는 주제를 의미하며, 즉 일반적인 방식으로 “발견”할 수 없습니다. 눈금선이 그어진 눈 아이콘으로 숨김 주제임을 구별할 수 있습니다.

 ![Screenshot 2023-06-19 at 20.37.37](https://global.discourse-cdn.com/meta/original/4X/a/9/6/a965f63f9f64edf5e1a5e3462b1a823e358c2f17.png)

> [@haydenjames](#):
>
> 정리하자면, WP-discourse에 연결된 게시글을 저장하는 카테고리를 숨김으로 설정하면(숨김과 비공개는 다른가요?), 포럼/공개/크롤러로부터 게시글이 숨겨지지만, 각 Wordpress 블로그 게시글 끝에 삽입된 댓글은 여전히 표시되나요?

사실 [WP Discourse](https://github.com/discourse/wp-discourse) 플러그인에서 게시글을 자동으로 “숨김”으로 만드는 방법이 _있습니다_ 🙂 “Unlisted Topics로 게시” 설정을 사용할 수 있습니다.

 ![Screenshot 2023-06-19 at 20.35.41](https://global.discourse-cdn.com/meta/original/4X/6/0/8/60857c346dff9c5aba7173bfec83404422ee0a50.png)

위에서 말한 내용과 해당 설정 옆에 적힌 내용을 모두 유의하세요. 이 설정을 적용하면 Discourse에서 Wordpress로 게시된 주제가 포럼의 주제 목록에 나타나지 않게 됩니다. 댓글은 정상적으로 작동합니다. 댓글 데이터 동기화 웹훅이 활성화되어 있다면, 첫 번째 댓글이 달린 후부터 더 이상 주제가 숨겨지지 않습니다. 이 기능은 정확히 이 용도를 위해 설계된 것이 아닙니다. 더 자세한 내용은 아래를 참조하세요.

> [@Hide topic until first reply](https://meta.discourse.org/t/hide-topic-until-first-reply/93308):
>
> I’m wondering if it’s possible to default the new topics from Wordpress to “hidden” or something, until somebody bothers to comment on them. We put up a lot of posts, and some of them will generate significant discussion, but others not so much. I’m worried about having Discourse cluttered with a lot of posts that have no activity. I see a similar question here which says it isn’t possible: However, I swear I saw something like this option somewhere in the past. Perhaps now I’m just missing t…

숨김 처리와 관련된 이러한 문제를 신경 쓰지 않고 단순히 내장된 주제에 `X-Robots-Tag: noindex` 헤더만 추가하려면, Discourse 자체의 새로운 기능으로 요청하거나 플러그인을 통해 추가해야 합니다.

---

_[View the full topic](https://meta.discourse.org/t/block-crawlers-from-embedded-topics-only/268916)._
