{% extends 'wizard/slides/common/base.twig' %} {% block slide_body %} {{ icwp_macros.slideTitle( 'Accurate Visitor IP Detection' ) }}

Use the steps below to enter your IP address. This helps Shield detect visitor IP addresses more accurately, for your particular web hosting.

Watch the quick (45s) explanatory video
{{ icwp_macros.embedVimeo( "269189603" ) }}
Click For More Details →

All websites and webhosts are configured a bit differently. This makes IP detection a bit tricky to automate.

We try to do this automatically for you, of course, but sometimes a server configuration can be... unexpected. You can help ensure Shield gets the right IP address every time.

Simply tell us what your IP address is, so we can match it against the possibilities that your webhost server presents to us. When we find a match, Shield will know how to best detect visitor IPs for your web hosting.

Step 1: Find your current IP address

Click here to open up a new page that will tell you your current IP Address.

Step 2: Tell us your IP address

Copy and paste the IP address from Step 1 into the text box below and click submit.

{{ icwp_macros.formInput_Text( 'ip', '', 'My IP Address', '123.456.789.012' ) }} {{ icwp_macros.formInput_Hidden( 'wizard-step', 'ip_detect' ) }} {{ icwp_macros.formInput_Submit( 'Submit: This Is My IP Address' ) }}
{% endblock %}