-
Collect Website Feedback Directly on Your Pages: A New Tool from the CleanTalk Team

Spotfix is a new lightweight on-page feedback widget from the CleanTalk team. Collect bug reports, fix requests, and page-specific comments directly on your website, and turn them into tasks with full context.
FEEDBACK LOG
The Latest
-
Non-visual methods to protect the site from spam. Part 3. Repeats
Continuation of the article Non-visual methods to protect the site from spam Part 3: Repeats of substrings As mentioned above, non-visual methods for site protection against spam using text analysis. One of the most common spam signals – is the presence of repeated strings. As always, these examples are taken from actual company data CleanTalk.…
-
Non-visual methods to protect the site from spam. Part 2. The true face of symbols
Continuation of the article Non-visual methods to protect the site from spam Part 2: The true face of symbols Non-visual methods to protect website from spam use, in particular, the analysis of the transmitted text. Spammers use many techniques to complicate the analysis. Here will be shown examples of one of them, namely, substitution of…
-
Non-visual methods to protect the site from spam. Part 1. Statistics
Part 1. What statistic says Non-visual methods to protect the site from spam suggest automatic analysis of data coming from the visitor. As more data is analyzed, the more fully and more accurately visitor can be defined and made a decision is he a spammer or not. Systems that analyze such data usually accumulate visitor…
-
Solve the problem with caching of dynamic JavaScript code on the frontend of WordPress
In the process of developing anti-spam plugin CleanTalk for WordPress we faced with the problem of caching of dynamic JavaScript code on the frontend of sites. Namely, if you place JavaScript that contains any pieces of code that can be dynamically inserted from backend site, in the presence on the site of any plug-in caching…