cookiebot
Forum Replies Created
-
Are you able to FTP into your website, and remove cookiebot from the folder:
wp-content -> plugins
?
Hi @mirko76,
We are aware that release 2.0.0 and 2.0.1 may have caused issues for certain setups. The latest release 2.0.2 should fix this. What version are you using?
Sorry for any inconvenience.
We have just released v. 2.0.2. Please verify if it works.
The bugfix has now been released. Please verify if the error has been fixed with v. 2.0.2. Thanks!
Hi @valdinia
This is a bug with the latest release. We will fix it shortly (v. 2.0.2), please stay tuned and sorry for any inconvenience.
This is a bug with the latest release. We will fix it shortly, please stay tuned and sorry for any inconvenience.
Let’s take it in https://wordpress.org/support/topic/parse-error-on-v2/
@koelio please see the following Github issue, where @designdepotnl has described what went wrong with his setup: https://github.com/CybotAS/CookiebotAddons/issues/85
Hi @laraej
This sounds very odd. Cookiebot does not set
<meta name=”robots” content=”noindex,follow”>. The only thing it does, is to add uc.js to <head>.Can you confirm this happens on a clean installation of WP, where you only have Cookiebot and Yoast SEO installed?
There is a free version. It is for websites with max 100 pages.
It’s also stated in our FAQ:
https://wordpress.org/plugins/cookiebot/#is%20cookiebot%20free%3F
And our pricing page, which is linked in the FAQ:
https://www.cookiebot.com/en/pricing/
- This reply was modified 7 years, 10 months ago by cookiebot.
@anonymized-15502524
The recaptcha is only used on your contact page, but the actual script for the recaptcha is inserted on every page. Check the source code of your front page, you’ll see that
<script type=’text/javascript’ src=’https://www.google.com/recaptcha/api.js?hl&onload=nfRenderRecaptcha&render=explicit&ver=3.3.7′></script>is there.
We can look into creating an “addon” for Ninja Forms. Would it be possible to create an issue on our github repository for cookiebot addons? Describe that the recaptcha is being inserted on every page, and that it inserts the NID cookie, which in the case of repcatcha, is used for marketing purposes (to the best of our knowledge).
@anonymized-15502524
As long as we can’t reproduce the problem, we can’t do more to help.
Can you record a video, showing the issue?
I checked your website again, and the recaptcha is prevelant on every site. Are you using a plugin for the recaptcha, or did you implement it manually?
Several of our users have had the same problem with recaptcha. It set’s the NID cookie, which to the best of our knowledge is used for marketing purposes, in the case of recaptcha.
You would need to apply prior consent on this:
<script type=’text/javascript’ src=’https://www.google.com/recaptcha/api.js?hl&onload=nfRenderRecaptcha&render=explicit&ver=3.3.7′></script>
This may leave your contact form open for spam. Perhaps you could use Akismet to prevent that.
Hi @timidyo
We would need a URL/link to check what is going on on this page. Can you provide it here or through wpsupport@cybot.com ?