Post by head_dunce » Wed Aug 13, 2025 5:00 am

Just sharing some of the CloudFlare security rules I use that help prevent bots on OpenCart. I set all of these to use the action of "Managed Challenge"

Checkout Challenge
( lower(http.request.uri.query) contains "checkout/checkout") or ( lower(http.request.uri.query) contains "checkout%2fcheckout")

Contact Form Challenge
( lower(http.request.uri.query) contains "information/contact") or ( lower(http.request.uri.query) contains "information%2fcontact")

Account Challenge
( lower(http.request.uri.query) contains "account/login") or ( lower(http.request.uri.query) contains "account%2flogin") or ( lower(http.request.uri.query) contains "account/register") or ( lower(http.request.uri.query) contains "account%2fregister") or ( lower(http.request.uri.query) contains "account/forgotten") or ( lower(http.request.uri.query) contains "account%2fforgotten") or ( lower(http.request.uri.query) contains "account/voucher") or ( lower(http.request.uri.query) contains "account%2fvoucher")

Hope it helps someone else! Have a great day!

Jim
https://www.carguygarage.com
Yahoo Store since 2006 moved to OpenCart on January 24, 2020


Active Member

Posts

Joined
Thu Apr 04, 2019 11:50 pm

Post by khnaz35 » Wed Aug 13, 2025 1:45 pm

Nice site Jim.

Got a burning question at 3 AM that even Google shrugs at? There’s a not-so-secret inbox that might just have your answer: khnaz35@gmail.com
Breathe in some nature while you're at it. It’s cheaper than therapy. :-*

Feel free to sling a bear my way via PayPal @ khnaz35@gmail.com


User avatar
Active Member
Online

Posts

Joined
Mon Aug 27, 2018 11:30 pm
Location - Malaysia

Post by head_dunce » Wed Aug 13, 2025 6:36 pm

khnaz35 wrote:
Wed Aug 13, 2025 1:45 pm
Nice site Jim.
Thank you

Jim
https://www.carguygarage.com
Yahoo Store since 2006 moved to OpenCart on January 24, 2020


Active Member

Posts

Joined
Thu Apr 04, 2019 11:50 pm
Who is online

Users browsing this forum: No registered users and 20 guests