# 특정 카테고리 내의 주제를 noindex 처리하는 방법은?

**URL:** https://meta.discourse.org/t/how-to-noindex-topics-within-a-specific-category/392395
**Category:** Support
**Created:** [12월 30, 2025, 1:43오후 UTC](https://meta.discourse.org/t/how-to-noindex-topics-within-a-specific-category/392395 "2025-12-30T13:43:27Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [12월 30, 2025, 9:39오후 UTC](https://meta.discourse.org/t/how-to-noindex-topics-within-a-specific-category/392395/5 "2025-12-30T21:39:00Z")

</div>

> [@Brandon007](#):
>
> 어딘가에 설정이 있을 것 같아서 계속 찾아봤는데 놓치고 있었네요…

그렇지 않을 가능성이 높습니다. 오프토픽 내용을 로그인한 사용자만 접근할 수 있도록 제한하는 것이 최선의 방법이라고 생각합니다.

그리고 ask.discourse.com에서 가져온 내용입니다.

> **Discourse 카테고리 주제에 Noindex 설정하기
AI**
>
> **pfaffman:**
> 
> 특정 카테고리의 모든 주제에 noindex를 설정하는 방법은 무엇인가요?
> 
> **DiscourseHelper:**
> 
> > **Thinking**
> >
> > **Searching**  
> > 검색 중: 특정 Discourse 카테고리 내에서 생성된 모든 주제에 대해 설정, 모더레이션 또는 플러그인을 사용하여 자동으로 noindex를 설정하는 방법, 그리고 검색 엔진이 해당 주제를 인덱싱하지 않도록 보장하는 방법
> > 
> > **Reading**  
> > 읽음: [지정된 카테고리의 모든 주제에 noindex를 지정할 수 있나요?](https://meta.discourse.org/t/is-it-possible-to-specify-noindex-for-all-topics-in-a-specified-category/350066)
> > 
> > **Reading**  
> > 읽음: [전체 카테고리에 noindex를 추가하는 방법?](https://meta.discourse.org/t/how-to-add-noindex-to-an-entire-category/70637)
> > 
> > **Reading**  
> > 읽음: [카테고리에서 가져온 주제에 "meta robots noindex"를 추가할 방법이 필요합니다](https://meta.discourse.org/t/need-a-way-to-add-meta-robots-noindex-in-topics-from-a-category/151347)
> > 
> > **Reading**  
> > 읽음: [카테고리에서 가져온 주제의 인덱싱을 차단하는 해결책을 찾아야 합니다](https://meta.discourse.org/t/need-to-find-a-solution-to-block-indexing-topics-from-a-category/338813)
> > 
> > **Reading**  
> > 읽음: [특정 카테고리 내 주제를 noindex 처리하는 방법?](https://meta.discourse.org/t/how-to-noindex-topics-within-a-specific-category/392395)
> > 
> > **Reading**  
> > 읽음: [아카이빙 없이 단일 토론의 인덱스를 해제하는 방법](https://meta.discourse.org/t/deindex-a-single-discussion-without-archiving/357787)
> 
> Discourse에는 현재 공개적으로 표시되는 카테고리에 대해 모든 주제에 `noindex`를 자동으로 설정하는 **내장 설정이 포함되어 있지 않습니다**. 카테고리 내 주제의 인덱싱을 방지하는 가장 신뢰할 수 있는 방법은 카테고리의 가시성을 제한하여 로그인한 사용자만 볼 수 있도록 하는 것이지만, 여전히 공개 액세스가 필요한다면 이 방법은 적합하지 않을 수 있습니다.
> 
> **주요 발견 사항:**
> 
> - 특정 카테고리의 모든 주제에 `noindex` 메타 태그를 추가하는 핵심 기능이나 관리자 설정이 없습니다.
> - `/admin/customize/robots` 설정을 통해 robots.txt를 조정하더라도 카테고리 목록 페이지에만 영향을 미치며, 해당 카테고리 내부의 개별 주제에는 영향을 주지 않습니다 ([출처](https://meta.discourse.org/t/is-it-possible-to-specify-noindex-for-all-topics-in-a-specified-category/350066#post_6)).
> - 특정 카테고리의 주제에 `noindex`를 자동으로 추가하려면 플러그인이 필요합니다 ([출처](https://meta.discourse.org/t/how-to-add-noindex-to-an-entire-category/70637#post_7)).
> - "목록에서 제외(Unlisting)"하거나 로그인한 사용자에게만 카테고리를 표시하는 등의 다른 우회 방법은 공개 액세스를 줄이거나 검색 엔진의 인덱싱에 영향을 미치지 않습니다 ([출처](https://meta.discourse.org/t/need-a-way-to-add-meta-robots-noindex-in-topics-from-a-category/151347#post_1)).
> 
> **요약 표:**
> 
> | 방법 | 검색 엔진에 대한 효과 | 공개 액세스 |
> | --- | --- | --- |
> | 카테고리를 TL0로 제한 | 검색 엔진 및 게스트를 차단하며, 진정한 공개가 아님 | ❌ |
> | 사용자 정의 robots.txt | 카테고리 목록만 차단하고, 개별 주제는 차단하지 않음 | ✅ |
> | 플러그인 (사용자 정의 개발) | 주제에 `<meta name="robots" content="noindex">`를 추가하려면 필요 | ✅ |
> | 주제 목록에서 제외 | 직접 링크된 경우에도 주제는 공개 및 인덱싱 가능 상태로 유지됨 | ✅ |
> 
> **참고 자료:**
> 
> - [“지정된 카테고리의 모든 주제에 noindex를 지정할 수 있나요?”](https://meta.discourse.org/t/is-it-possible-to-specify-noindex-for-all-topics-in-a-specified-category/350066)
> - [“카테고리에서 가져온 주제에 "meta robots noindex"를 추가할 방법이 필요합니다”](https://meta.discourse.org/t/need-a-way-to-add-meta-robots-noindex-in-topics-from-a-category/151347)
> - [“전체 카테고리에 noindex를 추가하는 방법?”](https://meta.discourse.org/t/how-to-add-noindex-to-an-entire-category/70637)
> - [“특정 카테고리 내 주제를 noindex 처리하는 방법?”](https://meta.discourse.org/t/how-to-noindex-topics-within-a-specific-category/392395)
> 
> 플러그인 솔루션이 필요하고 Discourse(Pro/Business/Enterprise)에서 호스팅되고 있다면, 호스팅 플랜은 직접 사용자 정의 플러그인을 허용하지 않지만 전문 서비스나 대체 솔루션을 제공할 수 있으므로 [team@discourse.org](mailto:team@discourse.org)에 연락하여 요구 사항을 논의해야 합니다.
> 
> 더 자세한 정보나 Discourse 팀에 요구 사항을 전달하는 데 도움이 필요하시면 말씀해 주세요!

---

_[View the full topic](https://meta.discourse.org/t/how-to-noindex-topics-within-a-specific-category/392395)._
