Custom Visitor Emails
Record and view visits with date, time, IP and User-Agent. Block crawlers and bots via robots.txt and .htaccess.
by smalnet · github.com/smal82/custom-visitor-emails · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/smal82/custom-visitor-emails/archive/refs/heads/main.zipCustom Visitor Emails Plugin
Record and view visits with date, time, IP and User-Agent. Block crawlers and bots via robots.txt and .htaccess.
Info
The "Custom Visitor Emails" plugin allows you to record and view visitor visits to your site. Every time a user, excluding the admin, accesses the site, the plugin automatically records the date, time, IP address, and User-Agent of the visit. Visits are emailed to the admin and displayed in a dedicated table on the plugin page with a dedicated menu, along with date, time, IP address, and User-Agent details.
The plugin offers the possibility to empty the logged visits table, providing a simple and convenient management option. Furthermore, the plugin allows you to edit the robots.txt and .htaccess files in order to block all visits that the admin deems inappropriate.
An intuitive interface makes the "Custom Visitor Emails" plugin a useful tool for monitoring visitor activity on your WordPress site.
Features
- View all visits in a table;
- Edit the robots.txt file;
- Edit the .htaccess file;
- Displays an automatically updating widget every 15 in the Dashboard with the last 10 visits;
- Send an email to the admin for each visit with the information collected;
- Exclude admin from detection.
Installation
- Upload the
custom-visitor-emailszip file to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
Bugs and Issues
If you encounter any bugs or have issues with the plugin, please open a new issue on GitHub.
License
This plugin is released under the GPL-2.0 License or later.