> For the complete documentation index, see [llms.txt](https://docs.aiktp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aiktp.com/ai-seo/website-management/add-website-whitelist-ip.md).

# Add Website - Whitelist IP

In case your website uses the Security feature, please see the following instructions.

**Case 1:** you use Cloudflare for security.

If your website uses Cloudflare, log in to your Cloudflare account, select Security and click WAF

<figure><img src="https://vn.docs.aiktp.com/~gitbook/image?url=https%3A%2F%2F1177439721-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIrDzZoxFTl0oRehGw6bJ%252Fuploads%252FWjsB5ti4b2lXIrLnuk1R%252Fimage.png%3Falt%3Dmedia%26token%3D07e0a6a3-1d75-4331-9105-a38505f1db9b&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=a73e952f&#x26;sv=2" alt="" width="375"><figcaption></figcaption></figure>

Then select Tools

<figure><img src="https://vn.docs.aiktp.com/~gitbook/image?url=https%3A%2F%2F1177439721-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIrDzZoxFTl0oRehGw6bJ%252Fuploads%252FyB5EBPBvYWUEXIdK6Y8z%252Fimage.png%3Falt%3Dmedia%26token%3D911a8a09-4611-4790-873a-9760d0afbb7f&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=c5e591e&#x26;sv=2" alt="" width="563"><figcaption></figcaption></figure>

Next, enter the following 2 IPs as shown and click the Add button:

**IP 1:** 69.161.221.123

**IP 2:** 69.161.221.173

<figure><img src="https://vn.docs.aiktp.com/~gitbook/image?url=https%3A%2F%2F1177439721-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIrDzZoxFTl0oRehGw6bJ%252Fuploads%252F6qnnrETYhFyvild2DVBj%252Fimage.png%3Falt%3Dmedia%26token%3D3a9e707a-493a-44f5-bd95-addeb9ffe18a&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=4322fce1&#x26;sv=2" alt=""><figcaption></figcaption></figure>

After adding these 2 IPs, return to aiktp and you can try adding the website again.

**Case 2:** you use a Security plugin for protection

**2.1 iThemes Security plugin**

Click the Settings section and choose Global Settings as shown

<figure><img src="https://vn.docs.aiktp.com/~gitbook/image?url=https%3A%2F%2F1177439721-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIrDzZoxFTl0oRehGw6bJ%252Fuploads%252F5f3IudxDB03YOVLgpWWs%252Fimage.png%3Falt%3Dmedia%26token%3Dfe13f608-8a97-48e0-812d-fb63cf211763&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=bb880ad6&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Then enter the 2 IPs into the field **White List** and click **Add my current IP to the white list** and you're done

**IP 1: 202.61.243.165**

**IP 2: 34.159.163.71**

<figure><img src="https://vn.docs.aiktp.com/~gitbook/image?url=https%3A%2F%2F1177439721-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIrDzZoxFTl0oRehGw6bJ%252Fuploads%252FZMWbTcxJ2KZHPH48ajFk%252Fimage.png%3Falt%3Dmedia%26token%3D291e3d4e-eaff-4934-9129-adaa1b376c24&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=47dba0f0&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**2.1 iThemes Security plugin**


---

# 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.aiktp.com/ai-seo/website-management/add-website-whitelist-ip.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.
