• Resolved borni81

    (@borni81)


    Dear GDPR Cookie Consent Support team,

    I am using your plugin on my homepage. I checked my homepage with seobility.net and one of the results is that there is some duplicate content in HTML structure due to GDPR Cookie Consent Plugin. I checked the behavior also on your page https://www.cookielawinfo.com/ and it is exactly the same.

    Steps to reproduce:
    – Open browser e.g. Firefox and open the inspector
    – Open https://www.cookielawinfo.com/support/ in your browser
    – The cookie message appears at the bottom of the page
    – Click on “Cookie settings” and the Privacy Overview popup appears
    – Click on inspector and search for the text “This website uses cookies to improve your experience while you” in HTML -> The result is that the text is available twice in the HTML structure
    – Then search for the second appearance of the text above. The HTML structure is in grey color so that means that this part is currently not visible
    – Click on
    <div class="cli-tab-section cli-privacy-tab">
    and you see the following in CSS part:

    .cli-tab-section.cli-privacy-tab {
        display: none;
    }

    – Change “display:none” to “display:block” and the container appears in the Privacy Overview popup

    What can I do the remove the duplicate content in HTML structure? Is it necessary to have the additional invisible block in HTML structure?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @borni81,

    Thanks for notifying this. We will surely include a fix in the coming version.

    Hi!

    I have the same issue! There is a non displayed div in my html which contains the following text:

    This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic…

    Even worse… my site is in german, not in english and google reads out this text to display meta description on google.com instead of using the real description text…

    What can I do about this? I already updated to the latest version…

    This is the website:

    https://www.kleeblatt-firma.at/

    Thx a lot in advance.

    Cheers!

    @webtoffee

    This issue is not yet resolved, right?
    I am getting duplicate content notifications when I check our site with siteliner.com.

    Thanks in advance

    Klaus

    Plugin Author WebToffee

    (@webtoffee)

    Hi @klaus_hh,

    It’s already fixed. Please update to the latest version and clear cache.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Duplicate Content with GDPR Cookie Consent Plugin’ is closed to new replies.