> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/publishers/zh/fa-bu-shang-chang-jian-wen-ti/fa-bu-shang-he-gui/website-rejected-why.md).

# 为什么我的网站被拒绝了？

每个网站都会由我们的合规团队单独检查，以确保其符合我们的 [**指南**](https://www.exoclick.com/guidelines/).

当点击"**网站和广告位**"在您的管理面板中，您将看到被拒绝的原因。

下面是我们使用的每种拒绝原因的更多信息：

## 不符合美国法典第18编第2257条

当审核您提交的网站时，它不符合这一国际公认的规则（符合 18 U.S.C. 2257）。您的内容被认为不适合，并且违反了我们的 [**指南**](https://www.exoclick.com/guidelines/).

## 不接受免费/共享主机域名

诸如“Blogspot”之类的网站很难变现，对我们的广告客户也不太有吸引力。此外，当我们曾接受它们时，发布者对收益水平并不满意。基于这些原因，我们不再接受这类网站。

## 不允许激励广告（PTC、PTR 等……）

任何会鼓励人为生成展示或点击的网站设计元素，例如误导访问者点击横幅以诱导点击，均不被允许。

## 内容不足或网站不可访问

您提交的网站上应当有足够的可见内容，以吸引我们的广告客户。内容很少或没有内容将导致收入极低，发布者甚至很难达到最低付款门槛。

## 检测到恶意或非法内容

您网站中的任何合规问题，例如您的网站被 **Google 安全浏览**，都会导致您的网站被立即拒绝。

## 相对于您网站的内容，广告位过多

例如，如果您添加了 25 个横幅广告位，但网站只有寥寥几页，这对访问者来说并不吸引人。同时也会引起我们的广告客户投诉。结果就是没有收入或收入很低！！请注意平衡广告数量与您网站内容的总量，并将广告位分布到整个网站！

## 流量质量过低

可能是在我们批准您的网站之后，我们收到了多位广告客户的投诉，称您的网站无法为他们带来转化。我们的合规团队会调查每一项投诉，也可能因此需要使用此原因拒绝您的网站。

## 您网站内容的类别选择错误

为避免投诉，至关重要的是，您在管理面板中添加网站时选择的类别必须与您的网站相匹配。

{% hint style="info" %}
**注意**: 已批准的网站仍可能随时被拒绝。我们的合规团队会持续审核网站内容，如果发现违反我们的 [**指南**](https://www.exoclick.com/guidelines/) 规定，您的网站将被拒绝。
{% endhint %}

如需关于网站批准/拒绝的更多帮助，请使用我们的合规联系表单并选择原因“**网站审核**" [这里](https://www.exoclick.com/contact/)。他们将很乐意进一步协助您。


---

# 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://docs.exoclick.com/publishers/zh/fa-bu-shang-chang-jian-wen-ti/fa-bu-shang-he-gui/website-rejected-why.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.
