Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @idresult

    Yes, as per the “ImagesiftBot” added to the Ban user agent link it should not allow and show 403 error for Imagesift.com crawler.

    Mozilla/5.0 (compatible; ImagesiftBot; +imagesift.com)

    do you have Enable IP or user agent blacklisting: feature on from WP security > Firewall > Blacklist tab and make sure $_SERVER['HTTP_USER_AGENT'] is getting right value.

    I will also try cross cross-check from my end.

    Regards

    Thread Starter idresult

    (@idresult)

    This option is activated https://disk.yandex.ru/i/g_UsDIoym4P88g.

    Where I can check $_SERVER[‘HTTP_USER_AGENT’]?

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @idresult

    Ok, leave it $_SERVER[‘HTTP_USER_AGENT’] will be too much technical for you.

    If I cross-check your previous ticket at that time I have asked to add below AIOS_NO_FIREWALL in wp-config.php

    check it is still there then this user agent black list is implemented as firewall rule so it might not be working.

    define(‘AIOS_NO_FIREWALL’, true);

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dlacklist doesn’t work’ is closed to new replies.