Prevent sessions from being stored if from a specific IP?
Posted: Wed Apr 21, 2010 6:11 pm
I have installed PHPmyFAQ on a site, and we're having a few small database issues.
Our search engine (HT Dig) is hitting the FAQ system constantly, and is causing these problems
1. It is exponentially increasing the number of views of all the FAQ's. Some of them are at 1200 views.
2. It is exponentially increasing the number of sessions in the "faqsessions" table.
3. the statistics in the admin panel are therefore inaccurate.
So, is there a way to prevent a specific IP from affecting the views and sessions? We still want the search engine to spider the content though.
We are running 2.6.3.
Our search engine (HT Dig) is hitting the FAQ system constantly, and is causing these problems
1. It is exponentially increasing the number of views of all the FAQ's. Some of them are at 1200 views.
2. It is exponentially increasing the number of sessions in the "faqsessions" table.
3. the statistics in the admin panel are therefore inaccurate.
So, is there a way to prevent a specific IP from affecting the views and sessions? We still want the search engine to spider the content though.
We are running 2.6.3.