- 問い合わせフォームなどでスパムを防ぐ Google 製ツール
- ワードプレスで「Contact Form 7」を使っていると導入が楽
バッジを非表示にする
.grecaptcha-badge { visibility: hidden; }
- ただし、以下の文言をページに記述しておく必要がある
This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
(和訳)
このサイトは reCAPTCHA によって保護されており、Google の<a href="https://policies.google.com/privacy">プライバシーポリシー</a>と<a href="https://policies.google.com/terms">利用規約</a>が適用されます。