Hi @niesan,
Thank you for reaching out.
This is a very common scenario with external shipping services. Since they connect automatically using dynamic IPs, security plugins treat them as bots unless we explicitly tell the firewall they are trusted.
Here are two ways to solve this, from easiest to most robust.Plan A: Standard User-Agent Whitelist (Easiest)
- Go to Security > Blocking Rules.
- Click on the User Agents tab.
- Look for the box on the right side labeled “Whitelisted User-Agents List”.
- Add the following line (exactly as their support requested):
ShippyPro
- Click Save User-Agent Lists.
Try connecting ShippyPro now. If it works, you are done!
Plan B: Advanced Rule (The “Nuclear” Option) <– Recommended
If Plan A doesn’t work (because some security layers like REST API protection might run before the standard whitelist check), use this method to force a total bypass for ShippyPro.
- Go to Security > Blocking Rules > Advanced Rules.
- Click + Add New Rule.
- Rule Name: ShippyPro Whitelist
- IF:
- Type: User-Agent
- Operator: Contains
- Value: ShippyPro
- THEN Action: Select Allow (Bypass Security).
- Click Save Rule.
This rule tells the firewall: “If the visitor identifies as ‘ShippyPro’, ignore all other security checks and let them in immediately.” This is the method recommended by their support team.
Let me know if this resolves the connection!
Best regards,
Advanced Ip Blocker Team
-
This reply was modified 4 months ago by
IniLerm.
-
This reply was modified 4 months ago by
IniLerm.
Thread Starter
niesan
(@niesan)
thank you very much for your assistance and the quick response, much appreciated. I used the first solution “Whitelisted User-Agents List”. , worked as expected. Very easy.
And thank you for developing and sharing this fantastic tool to make all wordpress more secure in an easy to understand way. Still can’t understand this plugin is completely free. I have sent a donation to support. Keep up the good work.
Hi @niesan,
That is fantastic news! I am glad the “User-Agent Whitelist” solution worked smoothly for you. It is definitely the cleanest way to handle services like ShippyPro.
And thank you so much for your generous donation! It is support from users like you that allows us to keep this plugin free and constantly evolving without locking features behind a paywall. It truly means a lot to the development team.
If you have a spare moment, leaving a 5-star review would be amazing. It helps us grow and reach more people who need simple, powerful security.
👉 Rate Advanced IP Blocker here
If you ever need help with anything else, just let us know.
-
This reply was modified 4 months ago by
IniLerm.