# Google

{% hint style="warning" %}
If your domain has received a complaint (red), it means the landing page has already been added to the malware database used by automated scanners.\
It’s strongly recommended to completely redesign the page — or better yet, replace it entirely.\
Methods to bypass scanning systems are described in the section below.
{% endhint %}

***

### Google Search Console

Go to the official website — [**Search Console**](https://search.google.com/search-console/welcome)\
Enter your domain in the "**Domain property**" field and click **Continue.**

<figure><img src="https://2356626549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFRIiI3uDo76NvichlvrY%2Fuploads%2Fpo17tomJP1cnf8l00ZCR%2FScreenshot%202025-10-23%20at%205.06.04%E2%80%AFPM.png?alt=media&#x26;token=5c40db19-8489-4887-9e22-3786f203913f" alt=""><figcaption></figcaption></figure>

***

Confirm ownership of your domain by adding one of the suggested DNS records.\
Detailed instructions for creating TXT and CNAME records can be found here:

<figure><img src="https://2356626549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFRIiI3uDo76NvichlvrY%2Fuploads%2Fg2nKTheziS4h2nvKAExT%2FScreenshot%202025-10-23%20at%205.06.16%E2%80%AFPM.png?alt=media&#x26;token=4d6c91ae-436a-4d1c-a4bd-d9b5d406387c" alt=""><figcaption></figcaption></figure>

***

Once the record is verified, you’ll see a section showing **security issues** — click **"Full report."**

<figure><img src="https://2356626549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFRIiI3uDo76NvichlvrY%2Fuploads%2FiAWtt4LlKQ5V3iqpvnmf%2FScreenshot%202025-10-23%20at%205.35.41%E2%80%AFPM.png?alt=media&#x26;token=91c7a985-1450-474c-bebe-fb52e5149c3d" alt=""><figcaption></figcaption></figure>

***

Now you can see which page contains the prohibited content.\
Delete it or simply replace it with a **404 error page.**

<figure><img src="https://2356626549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFRIiI3uDo76NvichlvrY%2Fuploads%2FhWE7QV20kke5Dc5WcuJh%2FScreenshot%202025-10-23%20at%205.35.57%E2%80%AFPM.png?alt=media&#x26;token=d933852e-ff46-4638-8a53-9c7ee07a8a0d" alt=""><figcaption></figcaption></figure>

***

Write something like **"Content was deleted"** and submit a **request for re-review.**

<figure><img src="https://2356626549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFRIiI3uDo76NvichlvrY%2Fuploads%2F7db5b1A0KCykOJvunc9G%2FScreenshot%202025-10-24%20at%204.06.07%E2%80%AFAM.png?alt=media&#x26;token=18a89dc5-d2a5-4fe7-a277-327fd32faf80" alt=""><figcaption></figcaption></figure>

Within 24 hours, the red warning banner will disappear.\
You’ll receive an email notification once the review is complete.


---

# 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://safedomains.gitbook.io/safedomains-wiki/english/information/images-and-media/google.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.
