Duplicate Content with GDPR Cookie Consent Plugin
-
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]
The topic ‘Duplicate Content with GDPR Cookie Consent Plugin’ is closed to new replies.