• Resolved Rookie

    (@alriksson)


    Was looking for a way to before submission is submitted redirect to url and if that one is 200 the submission will be submitted. I want to try to reduce spam by setting this /sucess/ url to be set to security under attack in cloudflare.

    Is this possible and if so could you give an example code for this?

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

    (@geminilabs)

    I don’t understand. You want to redirect the user after they submit the form to another URL, and then submit the form data from that URL? How would that work?

    Thread Starter Rookie

    (@alriksson)

    I want to redirect when user click submit. But what happens technically is that I want it to redirect to a url before it actually submit and send the post data.

    this can be useful to show a thank you page and to track conversions of form submission easy with a url. Or as in my case I want it to redirect to a url to set strict cloudflare rules (I’m under attack, which isn’t possible without specific uri), on that URI path and if it doesn’t pass it won’t submit the review. Would be good to set double redirect if possible.

    /thank-you/ => set delay seconds 0 to 5 /back-to-previous-page/ or homepage or custom new url.

    does it make sense? Would be very useful for many situation but let me know what you think?

    Thread Starter Rookie

    (@alriksson)

    @geminilabs Whenever you have time to reply to this or if you need more context.

    Plugin Author Gemini Labs

    (@geminilabs)

    I don’t think I’m going to add this functionality to Site Reviews. There are many other options available to prevent spam abuse, including six captcha integrations (reCAPTCHA v3, reCAPTCHA v2 Invisible, hCaptcha, Cloudflare Turnstile, FriendlyCaptcha, and Prosopo Procaptcha), Akismet integration, review limits based on (IP address, email, or logged in user), duplicate review protection, blacklist, approval requirements based on submitted rating, built-in honeypot, and single-packet attack protection.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.