Title: Exclude Server IP
Last modified: August 5, 2024

---

# Exclude Server IP

 *  Resolved [spielo](https://wordpress.org/support/users/spielo/)
 * (@spielo)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/exclude-server-ip/)
 * Hi, it is possible to exclude own Server IP from Tracking, because my Server 
   do alot of requests and every time the trigger klicks go up.
 * regards
 * Update: sorry found it add_filter(‘ifso_exclude_from_geo’,function($exclude){
   $exclude[‘ip’] = [‘XX.XX.XXX.XXX’,’YY.YYY.YYY.YYY’]; return $exclude; });
    -  This topic was modified 1 year, 10 months ago by [spielo](https://wordpress.org/support/users/spielo/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [If-So Dynamic Content](https://wordpress.org/support/users/ifso/)
 * (@ifso)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/exclude-server-ip/#post-17933432)
 * Great:)
   I’ll just include a link to the relevant documentation page in case some
   else is interested in doing the same:[https://www.if-so.com/faq-items/the-geolocation-session-count-doesnt-seem-to-behave-as-expected/](https://www.if-so.com/faq-items/the-geolocation-session-count-doesnt-seem-to-behave-as-expected/)
 *  Thread Starter [spielo](https://wordpress.org/support/users/spielo/)
 * (@spielo)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/exclude-server-ip/#post-17962273)
 * Hi, is it possible to clear the Geolocation Sessions Log Analysis? Or is the 
   only way to clear the logs per ftp in plugin logs?
    -  This reply was modified 1 year, 9 months ago by [spielo](https://wordpress.org/support/users/spielo/).
 *  Plugin Author [If-So Dynamic Content](https://wordpress.org/support/users/ifso/)
 * (@ifso)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/exclude-server-ip/#post-17965255)
 * Hi [@spielo](https://wordpress.org/support/users/spielo/),
 * 
   The log file is located at:
 *     ```wp-block-code
       WORDPRESS_ROOT/wp-content/plugins/if-so/logs/geo_request.log
       ```
   
 * You can safely delete this file, and a new one will be automatically created.
 * We’re also adding an option to clear the log directly from the WordPress admin
   in our next version.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Exclude Server IP’ is closed to new replies.

 * ![](https://ps.w.org/if-so/assets/icon-256x256.gif?rev=2633132)
 * [If-So Dynamic Content – Elementor & All Page Builders Personalization](https://wordpress.org/plugins/if-so/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/if-so/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/if-so/)
 * [Active Topics](https://wordpress.org/support/plugin/if-so/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/if-so/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/if-so/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [If-So Dynamic Content](https://wordpress.org/support/users/ifso/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/exclude-server-ip/#post-17965255)
 * Status: resolved