Descrição
Invalid Traffic Blocker is a WordPress plugin that uses the IPHub.info API to detect and block unwanted traffic such as bots, VPNs, and suspicious IP addresses. This helps AdSense publishers and website owners ensure that only valid traffic is served. This is not an official plugin for IPHub.info.
External Services
This plugin connects to the IPHub.info API to validate IP addresses and determine whether they are suspicious, likely belonging to bots, VPNs, or invalid traffic.
Data transmitted:
• The visitor’s IP address is sent to IPHub.info each time a check is performed.
Purpose:
• To determine the nature of the IP (e.g., non‑residential, residential suspicious) and decide whether to block access.
Terms and Privacy:
• IPHub.info Terms of Service: https://iphub.info/legal/tos
• IPHub.info Privacy Policy: https://iphub.info/legal/privacy
Capturas de tela
Instalação
- Upload the plugin files to the
/wp-content/plugins/invalid-traffic-blocker
directory or install the plugin through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to
Settings > Invalid Traffic Blocker
in your WordPress admin dashboard. - Enter your IPHub API key, choose your desired blocking mode, and add any trusted IP addresses to the whitelist.
- Save your settings and use the “Test API Connectivity” and “Whitelist My IP” buttons as needed.
Perguntas frequentes
-
What is Invalid Traffic Blocker?
-
Invalid Traffic Blocker is a WordPress plugin that uses the IPHub.info API to detect and block unwanted traffic, including bots, VPNs, and suspicious IP addresses. It helps ensure that only valid traffic reaches your website.
-
How do I configure the plugin?
-
After activating the plugin, go to
Settings > Invalid Traffic Blocker
. Here you can enter your API key, select a blocking mode, and manage your IP whitelist. -
What if my API key is missing or invalid?
-
If the API key is missing or incorrect, the plugin will not perform any blocking. Make sure to obtain a valid API key from IPHub.info.
-
Can I update the whitelist later?
-
Yes, you can update the list of whitelisted IP addresses at any time from the settings page.
-
How do I whitelist my IP?
-
Click the “Whitelist My IP” button on the settings page to add your current IP address to the whitelist.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Invalid Traffic Blocker” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Invalid Traffic Blocker” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.2
- Use admin’s current IP for API testing instead of a default.
- Fancy info boxes for API test responses (green for success, red for errors).
- “Whitelist My IP” button to add the admin’s current IP to the whitelist automatically.
1.1
- Added whitelist functionality and basic API connectivity testing.
- Introduced multiple blocking modes.
1.0
- Initial release with core functionality:
- Integration with IPHub.info API.
- Multiple blocking modes: Safe, Strict, and Custom.
- Persistent warning message for blocked users.
- Basic security measures and caching implementation.