Skip to content

Commit

Permalink
Update excluding.md
Browse files Browse the repository at this point in the history
added Shields screenshots
  • Loading branch information
bogplau authored Feb 13, 2024
1 parent 554bd04 commit 7cec37b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/excluding.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,16 @@ You can use our [official WordPress plugin](https://plausible.io/wordpress-analy

* Click on the "**Shields**" section in the left-hand sidebar

<img alt="Shields exclude traffic by IP" src={useBaseUrl('img/shields-exclude-tracking-by-IP.png')} />

* Click on the "**Add IP Address**" button to add a new address to the block list

<img alt="Shields click to add IP address" src={useBaseUrl('img/shields-click-to-add-IP-address.png')} />

* You can manually insert an IP address (both IPv4 and IPv6 addresses are acceptable) or you can click to block your current public IP address which our system will find and display for you

<img alt="Shields add IP to blocklist" src={useBaseUrl('img/shields-add-ip-to-blocklist.png')} />

* You can also add a description to help you identify which device or location you have blocked

* You need to add one IP address at a time and it has to be the full IP address as IP ranges are not supported. You can block up to 30 different IP addresses per website
Expand All @@ -28,6 +34,8 @@ You can use our [official WordPress plugin](https://plausible.io/wordpress-analy

* You can see the list of all the IP addresses that you're blocking at the moment. The entry in the list which has the "**YOU**" tag is your current IP address

<img alt="Shields IP blocked" src={useBaseUrl('img/shields-ip-blocked.png')} />

:::tip Do you use VPNs or often change your IP addresses?
You can set a special `localStorage` flag in your browser so you don't need to frequently block new IP addresses. [Here's how](excluding-localstorage.md)
:::
Expand Down

0 comments on commit 7cec37b

Please sign in to comment.