> 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/ja/paburisshfaq/paburisshnokonpuraiansu/website-rejected-why.md).

# 私のウェブサイトは却下されました。なぜですか？

各サイトは、当社のコンプライアンスチームによって個別に確認され、当社の [**ガイドライン**](https://www.exoclick.com/guidelines/).

「**サイト＆ゾーン**」を管理パネルでクリックすると、拒否理由が表示されます。

以下に、当社が使用している各拒否理由の詳細を記載します。

## 18 U.S.C. 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/ja/paburisshfaq/paburisshnokonpuraiansu/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.
