# How to Install GDPR Cookie Consent Plugin? 

Learn how to easily install the GDPR Cookie Consent plugin on your website to ensure compliance with privacy regulations.

---

**Published:** June 25, 2026
**URL:** https://www.cookieyes.com/documentation/install-gdpr-cookie-consent-plugin/

---

To install and activate the GDPR Cookie Consent plugin on your website, follow the below steps:
1. From your WordPress admin dashboard, navigate to Plugins > Add New.

![](https://assets.cookieyes.com/Plugin_in_WP_dashboard_496bffb5ff.png)

2. In the search box, type GDPR Cookie Consent and press Enter.

![](https://assets.cookieyes.com/search_eb94c2df8f.png)

3. Look for the GDPR Cookie Consent plugin authored by CookieYes, which will usually be the first search result and click on Install Now.
4. Wait for the installation process to complete, then click on the blue Activate button.
5. After activation, a cookie notice bar will appear at the footer of your website.

![](https://assets.cookieyes.com/banner_2_0e309d7a1c.jpg)


---

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Article",
      "headline": "How to Install GDPR Cookie Consent Plugin? ",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.cookieyes.com/documentation/install-gdpr-cookie-consent-plugin/"
      },
      "url": "https://www.cookieyes.com/documentation/install-gdpr-cookie-consent-plugin/",
      "publisher": {
        "@type": "Organization",
        "name": "CookieYes",
        "url": "https://www.cookieyes.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://assets.cookieyes.com/cookieyes.png",
          "width": 250,
          "height": 60
        }
      },
      "description": "Learn how to easily install the GDPR Cookie Consent plugin on your website to ensure compliance with privacy regulations.",
      "datePublished": "2024-05-23T03:34:32+00:00",
      "dateModified": "2025-06-02T00:00:00+00:00",
      "author": {
        "@type": "Person",
        "name": "CookieYes Doc Team"
      },
      "image": [
        "https://assets.cookieyes.com/cookieyes.png"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.cookieyes.com/documentation/install-gdpr-cookie-consent-plugin/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.cookieyes.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Documentation",
          "item": "https://www.cookieyes.com/documentation/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "How to Install GDPR Cookie Consent Plugin? "
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.cookieyes.com/#website",
      "url": "https://www.cookieyes.com/",
      "name": "CookieYes",
      "description": "CookieYes is a Google-certified consent management platform that helps businesses comply with GDPR, CCPA, and other global privacy laws.",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://www.cookieyes.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.cookieyes.com/?s={search_term_string}"
        },
        "query-input": {
          "@type": "PropertyValueSpecification",
          "valueRequired": true,
          "valueName": "search_term_string"
        }
      }
    },
    {
      "@type": "Organization",
      "@id": "https://www.cookieyes.com/#organization",
      "name": "CookieYes",
      "url": "https://www.cookieyes.com/",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://www.cookieyes.com/#/schema/logo/image/",
        "inLanguage": "en-US",
        "url": "https://assets.cookieyes.com/cookieyes.png",
        "contentUrl": "https://assets.cookieyes.com/cookieyes.png",
        "width": 19701,
        "height": 3176,
        "caption": "CookieYes"
      },
      "image": {
        "@id": "https://www.cookieyes.com/#/schema/logo/image/"
      }
    }
  ]
}
```
