Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Alicia Butler 6 posts 97 karma points
    Sep 30, 2019 @ 10:34
    Alicia Butler
    1

    Umbraco Forms spam

    We're using Umbraco forms 6.0.2 on Umbraco 7.6.3

    Our forms are using the Google recaptcha but we have recently started getting loads of spam on the forms

    Does anyone have any suggestions for blocking the spam please? Has anyone had experience with recaptcha 3 on Umbraco Forms?

  • Shaishav Karnani from digitallymedia.com 349 posts 1631 karma points
    Sep 30, 2019 @ 11:19
    Shaishav Karnani from digitallymedia.com
    0

    Hi Alicia,

    Google Recaptcha 3 works fine and below is the package that we built for v8 using Recaptcha v3 for Umbraco Forms.

    https://our.umbraco.com/packages/website-utilities/recaptcha-v3-for-umbraco-forms/

    Cheers, Shaishav

  • Alicia Butler 6 posts 97 karma points
    Oct 10, 2019 @ 20:30
    Alicia Butler
    1

    Your plugin looks amazing - shame we're still on V7 :(

  • Liam Dilley 95 posts 242 karma points
    Dec 11, 2020 @ 03:30
    Liam Dilley
    0

    I have a part solution for Umbraco 7 Forms. If you have a Message field and the spam you get are spam with links in them you can go into the field validation:

    And add the following regular expression: ^((?!href).)*$

    It actually is a "Does not contain" expression for href.

    enter image description here

    I have tested this and it appears to be working.

  • SteveV 45 posts 209 karma points
    Oct 10, 2019 @ 21:35
    SteveV
    0

    Does Recaptcha still work on your outdated version of Umbraco Forms? You should update Umbraco to version 7.15.3 and Umbraco Forms to 7.1.1. Since v7.0.1 there is support for Recaptcha V2.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies