> For the complete documentation index, see [llms.txt](https://cmp.docs.sirdata.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cmp.docs.sirdata.net/en/install/cache-systems-exclusion/nitropack-wordpress-plugin.md).

# NitroPack WordPress Plugin

1\) Access your WordPress Admin Dashboard, then go to **NitroPack > Dashboard** from the menu on the left sidebar.

<figure><img src="/files/UXH00VwjkN8QsDfwhAn0" alt=""><figcaption></figcaption></figure>

2\) In the NitroPack Dashboard, scroll down and select the **Go to App** button.

<figure><img src="/files/e910r1ymk01U82Yqmzt7" alt=""><figcaption></figcaption></figure>

3\) In the NitroPack App, navigate to **Cache Settings > Cache**, then scroll down to the **Exclusions** section.

<figure><img src="/files/QmylSgTvdCXa1rTncP7T" alt=""><figcaption></figcaption></figure>

To prevent NitroPack from optimizing Sirdata CMP scripts and resources, add the following entries to the **Asset URL/Code** in the **Excluded Resources** list:

* **\******.consentframework.com/\****
* **\******.abconsent.net/\****

{% hint style="info" %}
Keep All resssources/relations/devices/operations options on.
{% endhint %}

Click the **Save** button.

4\) In your plggin, purge the cache:

<figure><img src="/files/6rL0oDRN4iWcTgkIBksU" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://cmp.docs.sirdata.net/en/install/cache-systems-exclusion/nitropack-wordpress-plugin.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.
