Website Requests Can Be Excluded From the Option Anti-Crawler

 

To do that, please do the following:

  1. Go to your WordPress website files in your hosting panel. Usually it can be done with the tool File Manager or similar.
  2. Edit the "wp-config.php" file, and add the following line:
    define( 'APBCT_ANTICRAWLER_EXLC_FEED', true );
    
  3. Save the file and clear your website cache if you use any.

 

Now all website requests that have the word "feed" will be ignored by the Anti-Spam plugin.
It's useful when you want to use the built-in feature WordPress Feeds.

More details are here:
https://developer.wordpress.org/advanced-administration/wordpress/feeds
https://wordpress.com/support/feeds

 

 

If you haven't found the answer to your question, please, contact our support team:

https://cleantalk.org/my/support/open

 

 

Was this information helpful?

It would also be interesting

Copied to clipboard