Hi--
Our site gets hit pretty hard with bots and I'm wondering if there's a way to manage how some search terms are treated. That is, I'd like to redirect people using certain search terms to a different page or just use a PHP die() command on those instead of them filling up our log files with their garbage.
Is this possible?
Thank you!
Our site gets hit pretty hard with bots and I'm wondering if there's a way to manage how some search terms are treated. That is, I'd like to redirect people using certain search terms to a different page or just use a PHP die() command on those instead of them filling up our log files with their garbage.
Is this possible?
Thank you!
Comment