AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Closed] Prevention of SPAM due to "encoding" of the entire forum

1 Posts
1 Users
1 Reactions
1,548 Views
Posts: 29
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@wp-henne)
Trusted Member
Joined: 3 years ago
[#33946]

There are many ways to prevent SPAM from bots.
However, these techniques only start when the form can already be used - that is: is available for the bot.

Years ago, to reduce SPAM on contact forms, I suggested an extension to a Wordpress plugin, which I now use everywhere: For contact forms, but also for login pages or even for the whole forum.

What is the trick?

Easy: The shortcode for the forum is embedded in the encode shortcode. And then only "real users" can access the content via the browser (or really good scripts that simulate a browser session).

[eeb_protect_content protection_text="Please activate javascript to see the protected form." method="rot13" do_shortcode="yes"]
[wpforo]
[/eeb_protect_content]

This plugin is to be used:

https://wordpress.org/support/plugin/email-encoder-bundle/

There are no settings to adjust in the plugin to make it work. However, it is helpful to activate the "lock icon" (temporary). Because then you can see that the encoding works.

It is important to use the code snippet above 1:1, otherwise the shortcode will not be interpreted!

Maybe this hint can be included in the FAQ section... I'm happy to provide more details or help here.

 encoder

Share: