-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwordpress.html
More file actions
693 lines (636 loc) · 35.4 KB
/
wordpress.html
File metadata and controls
693 lines (636 loc) · 35.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Accessible, privacy-friendly, lightweight and accurate spam & fraud protection for WordPress">
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@oopspamapi" />
<meta property="og:url" content="https://www.oopspam.com/" />
<meta property="og:title" content="OOPSpam for WordPress: Privacy & accessible spam protection plugin" />
<meta property="og:description" content="Accessible, privacy-friendly, lightweight and accurate spam & fraud protection for WordPress" />
<meta property="og:image" content="https://www.oopspam.com/assets/meta_oopspam.png" />
<meta name="twitter:image" content="https://www.oopspam.com/assets/meta_oopspam_tw.png" />
<title>OOPSpam for WordPress: Privacy & accessible spam protection plugin</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@1.0.0/css/bulma.min.css">
<link rel="stylesheet" href="/styles/bulma-pricingtable.min.css" />
<link rel="stylesheet" href="/styles/main.min.css" />
<link rel="stylesheet" href="/styles/contact.css">
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<!-- Placeholder for head scripts (assuming Nunjucks include) -->
<script async src="https://cdn.tolt.io/tolt.js" data-tolt="eb76ab36-57d2-4c20-ba2f-92eec10234a9"></script>
</head>
<body>
<div class="app-container">
<!-- Navigation (Nunjucks include) -->
<header >
<div class="navbar has-background-white ">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/assets/oopspamLogo.svg" alt="OOPSpam logo" width="112" height="28">
</a>
<a id="navbarBurger" role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false"
data-target="navigation-bar">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navigation-bar" class="navbar-menu">
<div class="navbar-start">
</div>
<div class="navbar-end">
<a href="https://www.oopspam.com/help" class="navbar-item has-text-black">
Documentation
</a>
<a href="https://www.oopspam.com/integrations" class="navbar-item has-text-black">
Integrations
</a>
<a href="https://www.oopspam.com/#pricing" class="navbar-item has-text-black">
Pricing
</a>
<a href="https://www.oopspam.com/#contact" class="navbar-item has-text-black">
Contact
</a>
<div class="navbar-item">
<a href="https://app.oopspam.com/Identity/Account/Login" class="has-text-black button is-light">
Log in
</a>
</div>
<div class="navbar-item">
<a href="https://app.oopspam.com/Identity/Account/Register" class="has-text-black button is-warning is-bg-orange">
Get started
</a>
</div>
</div>
</div>
</div>
</div>
</header>
<main class="app-content">
<!-- Notification Section -->
<section id="notify" class="is-hidden">
<div class="notification has-text-black" style="padding-bottom:0.8rem; text-align: center; background-color: #fcdc56;">
<!-- Notification content can be dynamically added -->
</div>
</section>
<!-- Main Hero Section -->
<section id="main" class="section" style="background-color: #fbf6ed;">
<div class="container has-text-centered is-fluid px-0">
<div class="columns is-vcentered">
<!-- Left Column -->
<div class="column is-5 has-text-left is-5-fullhd is-offset-1-fullhd">
<div class="content is-flex is-flex-direction-column mb-0">
<h2 class="has-text-black is-flex is-flex-direction-row is-flex-wrap-nowrap is-size-4 has-text-weight-bold mb-0">
<span class="is-size-4">Privacy-friendly, accessible and lightweight</span>
</h2>
<h1 class="has-text-black has-text-weight-bold mt-0">
Anti-Spam Solution for WordPress
</h1>
</div>
<p class="copy has-text-black pb-5">
Cutting edge spam protection utilizing machine learning and a cocktail of unique measurements to safeguard your WordPress websites.
</p>
<div class="is-flex is-flex-direction-column is-flex-wrap-wrap">
<div class="control mb-5">
<a class="button-has-shadow button has-text-black is-warning is-rounded is-bg-orange" style="border:solid; border-width: 1px;"
href="https://app.oopspam.com/Identity/Account/Register">
Get started with free spam checks →
</a>
</div>
<div class="control">
<a class="button-has-shadow has-text-black button is-rounded has-background-white" style="border:solid; border-width: 1px; background-image: unset;"
href="https://wordpress.org/plugins/oopspam-anti-spam/">
Install the WordPress plugin →
</a>
</div>
</div>
<div class="columns is-centered is-vcentered mt-3">
<div class="column has-text-grey has-text-left is-flex flex-direction-row is-flex-wrap-wrap">
<span class="has-text-black mr-2"><img alt="" src="/assets/checkbox.svg" width="12px"/> No credit card required</span>
<span class="has-text-black"><img alt="" src="/assets/checkbox.svg" width="12px"/> Cancel anytime</span>
</div>
</div>
<img loading="lazy" class="pt-6" width="90%" src="/assets/home/Used-By-Logos.webp" style="opacity: 75%; background-color: #FBF6ED;" alt="Companies using OOPSpam"/>
</div>
<!-- Right Column Illustration -->
<div class="column is-flex is-justify-content-center">
<img width="70%" class="" loading="lazy" src="/assets/IntegrationsHeader.svg" alt="OOPSpam illustration">
</div>
</div>
</div>
</section>
<section id="stats" class="section mb-6">
<div class="container">
<h2 class="title is-size-3 has-text-centered has-text-white ">OOPSpam helps keep millions of businesses free of spam every day</h2>
<div class="level is-mobile" style="padding-top: 2.5em;">
<div class="level-item has-text-left ">
<div>
<p class="title has-text-white is-size-1-desktop" style="font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;">3.5M+</p>
<p class="heading has-text-white">protected websites</p>
</div>
</div>
<div class="level-item has-text-left">
<div>
<p class="title has-text-white is-size-1-desktop" style="font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;">12+</p>
<p class="heading has-text-white">industries</p>
</div>
</div>
<div class="level-item has-text-left">
<div>
<p class="title has-text-white is-size-1-desktop" style="font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;">1B+</p>
<p class="heading has-text-white">caught spam</p>
</div>
</div>
</div>
</div>
</section>
<section id="request" class="section is-mobile my-6" >
<div class="container">
<div class="columns is-vcentered is-centered is-8 is-variable">
<div class="column is-5 has-text-centered">
<img loading="lazy" src="/assets/integration/wp/Opportunities.svg" alt="" width="500">
</div>
<div class="column is-1"></div>
<div class="column is-5">
<h2 class="title content has-text-black">No missed opportunities</h2>
<div class="columns is-multiline is-1 is-variable is-mobile" style="text-align: left;">
<div class="column is-full is-inline-flex flex-alignitems-center my-3">
<div><div style="line-height: 33px;" class="content subtitle">
<a href="https://wordpress.org/plugins/oopspam-anti-spam/">The OOPSpam WordPress plugin</a> is powered by <a href="/">OOPSpam API</a> that has caught over 1B+ spam to date. You're protected from both human and bot spammers with high accuracy detection.
</div>
<blockquote class="is-italic is-size-5 box has-text-black" style="background-color: #FBFBED;">
" It’s eliminated all spam, and even the need for Captcha." <br>
<a href="https://wordpress.org/support/topic/very-solid-spam-control/">by @gotmick</a>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="unlimited-websites" class="section my-6">
<div class="container">
<div class="columns is-vcentered is-centered">
<div class="column">
<h2 class="content title has-text-black">
Protect as many websites as you want, at no extra cost
</h2>
<div class="columns is-multiline is-1 is-variable is-mobile" style="text-align: left;">
<div class="column is-full is-inline-flex flex-alignitems-center my-3">
<div><div style="line-height: 33px;" class="content subtitle">
All plans come with unlimited websites. Running an agency with multiple websites? Use one API key for all your websites.
</div>
<blockquote class="is-italic is-size-5 has-text-black box" style="background-color: #FBFBED;">
" Pricing is perfect for agencies as they do tiers by actual # of API calls and no limit on the number of sites you can install this on. Most competitors we were looking at had per-site license structures that were not going to work for us. "<br>
<a href="https://wordpress.org/support/topic/great-service-438/">by @squarecandy</a>
</blockquote>
</div>
</div>
</div>
</div>
<div class="column has-text-centered">
<img loading="lazy" src="/assets/integration/wp/UnlimitedWebsites.svg" alt="An illustration on how OOPSpam Anti-Spam API detects spam."
width="500">
</div>
</div>
</div>
</section>
<section id="testyourdata" class="section is-mobile my-6" >
<div class="container">
<div class="columns is-vcentered is-centered is-8 is-variable">
<div class="column has-text-centered">
<img loading="lazy" src="/assets/integration/wp/Lightweight.svg" alt="" width="500">
</div>
<div class="column">
<h2 class="title content has-text-black">Lightweight, privacy and accessibility friendly</h2>
<div class="columns is-multiline is-1 is-variable is-mobile" style="text-align: left;">
<div class="column is-full is-inline-flex flex-alignitems-center my-3">
<div><div style="line-height: 33px;" class="content subtitle">
No impact on website speed, no puzzles to solve, no data collection.
</div>
<blockquote class="is-italic is-size-5 has-text-black box" style="background-color: #FBFBED;">
"... I’m very happy with the usable data and tools provided to me. It’s eliminated all spam, and even the need for Captcha. I like being able to solve my own problems, and I’ve learned a lot about spam control since installing this! "<br>
<a href="https://wordpress.org/support/topic/very-solid-spam-control/">by @gotmick</a>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="logs" class="section my-6">
<div class="container">
<div class="columns is-vcentered is-centered">
<div class="column">
<h2 class="content title has-text-black">
Keep logs wherever you like
</h2>
<div class="columns is-multiline is-1 is-variable is-mobile" style="text-align: left;">
<div class="column is-full is-inline-flex flex-alignitems-center my-3">
<div><div style="line-height: 33px;" class="content subtitle">
OOPSpam doesn't keep logs by default. All the logs are stored in your WordPress database. <br>
Would you like to see all your websites' logs in a centralized place? Enable the <code>Log submissions to OOPSpam</code> setting in the plugin settings and monitor logs in the OOPSpam dashboard.
</div>
</div>
</div>
</div>
</div>
<div class="column has-text-centered">
<img loading="lazy" src="/assets/integration/wp/Logs.svg" alt=""
width="500">
</div>
</div>
</div>
</section>
<section id="features" class="section is-mobile my-6" >
<div class="container">
<div class="columns is-vcentered is-centered is-8 is-variable">
<div class="column has-text-centered">
<img loading="lazy" src="/assets/integration/wp/Features.svg" alt="" width="450">
</div>
<div class="column">
<h2 class="title content has-text-black">Packed with features</h2>
<div class="columns is-multiline is-1 is-variable is-mobile" style="text-align: left;">
<div class="column is-full is-inline-flex flex-alignitems-center my-3">
<div><div style="line-height: 33px;" class="content subtitle">
OOPSpam WordPress plugin works out of the box, but if you need more protection, we got you covered.
<ul>
<li>Block or allow by country</li>
<li>Block by language</li>
<li>Do not analyze IP addresses</li>
<li>Do not analyze Email addresses</li>
<li>Remove sensitive information from messages</li>
... and more
</ul>
</div>
<blockquote class="is-italic is-size-5 has-text-black box" style="background-color: #FBFBED;">
" With OOPSpam you get just the options you need, no more, no less. " <br>
<a href="https://wordpress.org/support/topic/good-solution-and-works-on-scale/">by @adkoen</a>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="support" class="section py-6" style=" background-color: #FBFBED;">
<div class="container">
<div class="columns is-vcentered is-centered">
<div class="column is-flex is-flex-direction-column is-align-items-center">
<h2 class="content title has-text-black">
...and if you need us, we are here for you 24/7
</h2>
<div class="has-text-centered"><div style="line-height: 33px;" class="content subtitle">
Things happen! We pride ourselves on providing world-class customer support!
</div>
<blockquote class="is-italic is-size-5 has-text-black box has-background-white" style=" width: max-content;">
" .. any time I have any sort of issue, the response time from the oops team is immediate and they always fix the problem or answer my questions. "<br>
<a href="https://wordpress.org/support/topic/great-plugin-38290/">by @winter1</a>
</blockquote>
</div>
</div>
</div>
</div>
</section>
<!-- Pricing -->
<section id="pricing" class="section " style="background-color: #FCDD56;">
<div class="container" style=" border-radius: 3em;">
<div class="columns p-5">
<div class="column is-full">
<h3 class="title has-text-centered has-text-black">Pricing starts at just $23/month.</h3>
<p class="copy has-text-centered" style="padding:0.7em;">Start with 40 free spam checks — no credit card required</p>
<div class="buttons is-centered plan-interval">
<span class="button monthly">Monthly</span>
<span class="button is-warning is-selected yearly is-bg-orange">Annually - 2 months FREE</span>
</div>
<!-- Common Features Box -->
<div class="box has-text-centered mb-5" style="background-color: #FBF6ED;">
<h4 class="title is-5 has-text-black mb-4">All Plans Include</h4>
<div class="columns is-multiline">
<div class="column is-4">
<p><img loading="lazy" src="/assets/home/check.webp" alt="check" class="mr-2">Advanced Spam Protection API</p>
</div>
<div class="column is-4">
<p><img loading="lazy" src="/assets/home/check.webp" alt="check" class="mr-2">Domain Reputation API</p>
</div>
<div class="column is-4">
<p><img loading="lazy" src="/assets/home/check.webp" alt="check" class="mr-2">Unlimited websites</p>
</div>
<div class="column is-4">
<p><img loading="lazy" src="/assets/home/check.webp" alt="check" class="mr-2">No logs policy</p>
</div>
<div class="column is-4">
<p><img loading="lazy" src="/assets/home/check.webp" alt="check" class="mr-2">Context-Aware Spam Detection</p>
</div>
<div class="column is-4">
<p><img loading="lazy" src="/assets/home/check.webp" alt="check" class="mr-2">Misdetection Reporting API</p>
</div>
</div>
</div>
<div class="pricing-table">
<div class="pricing-plan" style="background-color: #FBF6ED; position: relative;">
<div style="position: absolute; top: 0; right: 1rem; background-color: #000; color: #fcdd56; padding: 0.5rem 1rem; border-radius: 0 0 0.5rem 0.5rem; font-size: 0.9rem;" class="is-opensans-bold">
Most Popular
</div>
<div class="columns is-flex is-centered mb-0">
<figure class="image is-96x96 is-inline-block ">
<img loading="lazy" class="is-rounded" src="/assets/ONE.png" alt="Image">
</figure>
</div>
<div class="is-flex is-flex-direction-column is-align-items-center">
<div class="plan-header has-text-black is-brico pt-0" style="font-size: 36px;">Freelance</div>
<div class="is-flex is-flex-direction-row is-justify-content-center">
<div class="plan-price monthly-price">
<span class="plan-price-amount has-text-grey has-text-strike is-brico has-text-weight-normal"><span class="plan-price-currency">$</span>49</span><br> /mo
</div>
<div class="plan-price yearly-price is-brico">
<span class="plan-price-amount has-text-weight-normal"><span class="plan-price-currency">$</span>40.83</span><br> /mo, billed yearly
</div>
</div>
<hr style="border: 0; width: 60px;
border-top: 1.5px solid black;"/>
</div>
<div class="plan-items">
<div class="plan-item">100,000 spam checks/month</div>
<div class="plan-item">15 Domain Reputation Watch</div>
<div class="plan-item">2 months log retention</div>
<div class="plan-item">Email Support</div>
</div>
<div class="plan-footer mt-auto">
<a class="copy button has-text-white is-medium has-background-black border-0 is-opensans-semibold" style="border-radius: 3em; border-style: none;"
href="https://app.oopspam.com/Identity/Account/Register">
Start for free
</a>
</div>
</div>
<div class="pricing-plan">
<div class="columns is-flex is-centered mb-0">
<figure class="image is-96x96 is-inline-block ">
<img loading="lazy" class="is-rounded" src="/assets/TWO.png" alt="Image">
</figure>
</div>
<div class="is-flex is-flex-direction-column is-align-items-center">
<div class="plan-header has-text-black is-brico pt-0" style="font-size: 36px;">Agency</div>
<div class="is-flex is-flex-direction-row is-justify-content-center">
<div class="plan-price monthly-price">
<span class="plan-price-amount has-text-grey has-text-strike is-brico has-text-weight-normal"><span class="plan-price-currency">$</span>69</span><br> /mo
</div>
<div class="plan-price yearly-price is-brico">
<span class="plan-price-amount has-text-weight-normal"><span class="plan-price-currency">$</span>57.5</span><br> /mo, billed yearly
</div>
</div>
<hr style="border: 0; width: 60px;
border-top: 1.5px solid black;"/>
</div>
<div class="plan-items">
<div class="plan-item">300,000 spam checks/month</div>
<div class="plan-item">50 Domain Reputation Watch</div>
<div class="plan-item">4 months log retention</div>
<div class="plan-item">IP-based API key restrictions</div>
<div class="plan-item">Team</div>
<div class="plan-item">Priority Email Support</div>
</div>
<div class="plan-footer mt-auto">
<a class="copy button has-text-white is-medium has-background-black border-0 is-opensans-semibold" style="border-radius: 3em; border-style: none;"
href="https://app.oopspam.com/Identity/Account/Register">
Start for free
</a>
</div>
</div>
<div class="pricing-plan">
<div class="columns is-flex is-centered mb-0">
<figure class="image is-96x96 is-inline-block ">
<img loading="lazy" class="is-rounded" src="/assets/THREE.png" alt="Image">
</figure>
</div>
<div class="is-flex is-flex-direction-column is-align-items-center">
<div class="plan-header has-text-black is-brico pt-0" style="font-size: 36px;">Business</div>
<div class="is-flex is-flex-direction-row is-justify-content-center">
<div class="plan-price monthly-price">
<span class="plan-price-amount has-text-grey has-text-strike is-brico has-text-weight-normal"><span class="plan-price-currency">$</span>259</span><br> /mo
</div>
<div class="plan-price yearly-price is-brico">
<span class="plan-price-amount has-text-weight-normal"><span class="plan-price-currency">$</span>215.8</span><br> /mo, billed yearly
</div>
</div>
<hr style="border: 0; width: 60px;
border-top: 1.5px solid black;"/>
</div>
<div class="plan-items">
<div class="plan-item">1,000,000 spam checks/month</div>
<div class="plan-item">300 Domain Reputation Watch</div>
<div class="plan-item">6 months log retention</div>
<div class="plan-item">IP-based API key restrictions</div>
<div class="plan-item">Team</div>
<div class="plan-item">Priority Email + Call Support</div>
</div>
<div class="plan-footer mt-auto">
<a class="copy button has-text-white is-medium has-background-black border-0 is-opensans-semibold" style="border-radius: 3em; border-style: none;"
href="https://app.oopspam.com/Identity/Account/Register">
Start for free
</a>
</div>
</div>
</div>
<div class="has-text-centered mt-6">
<p class="is-size-6">Need a lighter plan? <a class="has-text-black is-underlined " href="https://app.oopspam.com/Identity/Account/Register">Get 25K API calls for $23/month with our Starter plan.</a>
</p>
</div>
</div>
</div>
</div>
</section>
<!-- FAQ -->
<section id="faq" class="section">
<div class="container">
<div class="columns">
<div class="column is-10 is-offset-2">
<div class="content has-text-left subtitle">
<h2 class="title has-text-black">Frequently Asked <span class="shadow is-success">Questions</span> (FAQ)</h2>
<details>
<summary unselectable="on" onselectstart="return false;" onmousedown="return false;" class="has-text-weight-bold not-selectable">
How many API calls do I need? 🤔
</summary>
<p>1 API call = 1 spam check</p>
<p>When someone submits a form on your website, that counts as one API call. For example:</p>
<ul>
<li>The Freelance plan (100,000 API calls) typically covers ~100 websites</li>
<li>Average website gets 20-50 form submissions daily</li>
<li>WordPress users: count your monthly form submissions across all sites </li>
</ul>
</details>
<details>
<summary unselectable="on" onselectstart="return false;" onmousedown="return false;"
class="has-text-weight-bold not-selectable">Does the OOPSpam WordPress plugin support the Form Builder plugin I use?</summary>
<p>
It supports most of the popular contact form builders. See <a href="https://wordpress.org/plugins/oopspam-anti-spam/">the full list</a>.
</p>
</details>
<details>
<summary unselectable="on" onselectstart="return false;" onmousedown="return false;"
class="has-text-weight-bold not-selectable">How do I configure the OOPSpam WordPress plugin?</summary>
<p>
Check out the <a href="https://help.oopspam.com/wordpress/configuration/">Configuration</a> page on <a href="https://help.oopspam.com/"> the knowledge base</a>.
</p>
</details>
</div>
</div>
</div>
</div>
</section>
<!-- Join to OOPSpam -->
<section id="get-started" class="section">
<div class="container">
<div class="columns is-vcentered is-centered">
<div class="column"></div>
<div class="column is-10 p-6" style="background-color: rgb(255, 221, 87); border-radius: 2em;">
<div class="is-flex is-flex-direction-column is-justify-content-center is-align-items-center is-flex-wrap-wrap">
<p class="has-text-black is-brico has-text-weight-bold" style="font-size: 60px; line-height: 1.2em; text-align: center;">
Automate your spam and fraud detection with OOPSpam.
</p>
<div class="mt-4">
<a style="border-style: solid; border-color: black;"
class="button has-text-black is-medium is-default is-rounded button-has-shadow is-size-6-mobile"
href="https://app.oopspam.com/Identity/Account/Register">
Start testing for free →
</a>
</div>
</div>
</div>
<div class="column"></div>
</div>
</div>
</section>
<!-- Contact Section (Nunjucks include) -->
<!-- Contact form -->
<section id="contact" class="section" style="padding-top:6em; padding-bottom:5em;">
<div class="container">
<div class="columns is-vcentered is-centered">
<div class="column is-half ">
<h3 class=" has-text-centered has-text-black">Contact us</h3>
<p class="copy has-text-centered" style="padding-top:10px;">Need to know more? Don't hesitate to contact us.</p>
<div id="contact-container">
<form id="contact_form" action="https://auto.oopspam.com/webhook/cedfc4c4-e0fd-4d97-b133-56ea844627b5"
class="pageclip-form" method="post">
<div class="columns">
<div class="column">
<div class="name">
<label for="name_input">Full Name</label>
<input type="text" placeholder="Fred Armisen" name="name" id="name_input" required>
</div>
</div>
<div class="column">
<div class="email">
<label for="email_input">Email Address</label>
<input type="email" placeholder="fred@mail.com" name="email" id="email_input" required>
</div>
</div>
</div>
<div class="message">
<textarea name="message" placeholder="Your Message" id="message_input" cols="30" rows="5"
required></textarea>
</div>
<div class="submit">
<button id="form_button" class="is-bg-orange pageclip-form__submit button is-warning is-rounded button-has-shadow" type="submit">
<span>Submit</span>
</button>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- Footer Sections (Nunjucks includes) -->
<footer class="footer has-background-black" >
<div class="content has-text-centered has-text-white">
<div class="columns">
<div class="column">
<h6 class=" has-text-weight-bold has-text-left" style="color: #ffdd57;">Resources</h6>
<ul class="has-text-left" style="list-style-type:none; margin:0;">
<li><a class="has-text-white" href="https://www.oopspam.com/affiliate">Affiliate Program</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/blog">Blog</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/docs">Documentation</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/#faq">FAQ</a></li>
<li><a class="has-text-white" href="https://status.oopspam.com/">Status</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/#contact">Contact us</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/2025-spam-report">✨ 2025 Annual Spam Report</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/about">👋 About</a></li>
</ul>
</div>
<div class="column">
<a href="/tools/"><h6 class=" has-text-weight-bold has-text-left" style="color: #ffdd57;">Free Tools</h6></a>
<ul class="has-text-left" style="list-style-type:none; margin:0;">
<li><a class="has-text-white" href="https://www.oopspam.com/tools/spam-words-checker">Spam Words Checker</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/tools/domain-reputation-checker">Domain Reputation Checker</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/tools/disposable-email-checker">Disposable Email and Domain Checker</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/tools/report-ip">Find out where to report an IP?</a></li>
</ul>
</div>
<div class="column">
<a href="/compare/"><h6 class=" has-text-weight-bold has-text-left" style="color: #ffdd57;">How We Compare</h6></a>
<ul class="has-text-left" style="list-style-type:none; margin:0;">
<li><a class="has-text-white" href="https://www.oopspam.com/akismet-alternative">Alternative to Akismet</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/recaptcha-alternative">Alternative to reCAPTCHA</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/hcaptcha-alternative">Alternative to hCAPTCHA</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/turnstile-alternative">Alternative to Turnstile</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/cleantalk-alternative">Alternative to CleanTalk</a></li>
</ul>
</div>
<div class="column">
<h6 class="has-text-weight-bold has-text-left" style="color: #ffdd57;">Integrations</h6>
<ul class="has-text-left" style="list-style-type:none; margin:0;">
<li><a class="has-text-white" href="https://www.oopspam.com/wordpress">WordPress</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/woocommerce">WooCommerce</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/anti-spam-filter-for-gravity-forms">Gravity Forms</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/anti-spam-filter-for-ninja-forms">Ninja Forms</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/spam-filter-for-contactform7">Contact Form 7</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/blog/spam-protection-for-elementor-forms">Elementor Forms</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/integrations/">View all integrations</a></li>
</ul>
</div>
<div class="column">
<h6 class="has-text-weight-bold has-text-left" style="color: #ffdd57;">Legal</h6>
<ul class="has-text-left" style="list-style-type:none; margin:0;">
<li><a class="has-text-white" href="https://www.oopspam.com/terms">Terms of use</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/privacypolicy">Privacy Policy</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/gdpr">GDPR Compliance</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/dpa">Data Processing Agreement</a></li>
</ul>
</div>
</div>
</div>
</footer>
<div class="has-background-black has-text-white bottom">
<div class="container is-fluid">
<div class="columns">
<div class="column">
<p class="has-text-white">© 2017 - 2026 OOPSpam LLC</p>
</div>
<div class="column has-text-right" style="display: flex;
align-items: center; justify-content: end;">
<a class="p-1" href="https://twitter.com/oopspamapi">
<img src="/assets/x-logo.svg" alt="x logo">
</a>
<a class="p-1" href="https://github.com/OOPSpam">
<img src="/assets/github-circle.svg" alt="github logo">
</a>
<a class="p-1" href="https://wordpress.org/plugins/oopspam-anti-spam/">
<img src="/assets/wordpress.svg" alt="wordpress logo">
</a>
</div>
</div>
</div>
</div>
<script async defer src="https://scripts.withcabin.com/hello.js"></script>
<script async src="/scripts/app.min.js"></script>
</div>
</body>
</html>