# 게시판에 스팸글을 차단하고 싶습니다

<mark style="color:blue;">스팸글의 경우, 저희 메이크샵에서 자체적으로 차단하고는 있지만</mark>\ <mark style="color:blue;">발신지, 발신자, 제목(대소문자 구분) 등이 계속 변경되기 때문에 100% 차단은 어려운 점 참고 부탁드려요.</mark>

***

우선, 쇼핑몰 운영자로 로그인하신 뒤\
`게시판` > `게시판 관리` > `게시판 설정` 에서 해당 게시판의 \[기능] 항목을 클릭하시면\
\[접근 및 스팸 설정] 메뉴가 있어요.\
여기에서 ‘필터링 설정’ 을 입력하여 스팸글을 차단하실 수 있으니 참고해 주세요.

제목으로 차단할 경우에는 단어를 콤마( , )로 구분하여 여러 개 입력하실 수 있어요.\ <mark style="color:blue;">단, 마지막 단어 뒤에는 콤마를 넣지 않도록 주의해 주세요.</mark>\ <mark style="color:blue;">또한, 대소문자를 구분하여 정확히 입력해 주셔야 해요.</mark>

스패머가 등록하는 스팸글을 보다 강력하게 차단하고 싶으신 경우에는\
`설정` > `기본 설정` > `스팸글 방지` 메뉴에서 \[스팸글 등록 방지 기능]을 설정해 사용하시면 돼요.


---

# 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://help.makeshop.co.kr/faq/set/undefined/undefined-32.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.
