> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/zh/wang-luo/chang-jian-wen-ti/wei-shen-me-yu-ming-hui-bei-biao-ji-wei-spam.md).

# 为什么域名会被标记为垃圾邮件？

恶意软件 错误指任何类型的恶意/可疑活动，这类活动常在用户不知情的情况下窃取信息。如果检测到恶意软件 Google Tag Manager 将不会触发指向发现恶意软件网站的标签。

常见的恶意软件症状&#x20;

* 推广垃圾邮件活动
* 不受欢迎的 URL 重定向
* 弹出广告
* 计算机运行缓慢
* 垃圾邮件投诉
* 您的域与垃圾邮件发送者共享相同的 IP
* 缺失或不正确的数字签名

***

## 解决方案

* 使用带有（HTTPS）的自定义域&#x20;
* 不要推广垃圾邮件活动&#x20;
* 审查垃圾邮件投诉
* 禁用被举报的 URL
* 定期检查垃圾邮件数据库&#x20;
* 删除不良地址&#x20;
* 审查您的“选择加入”

[..](https://mnpt-local-dev.o18-test.live/website/?source=test-1212)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.offer18.com/zh/wang-luo/chang-jian-wen-ti/wei-shen-me-yu-ming-hui-bei-biao-ji-wei-spam.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
