Descrição
OneButton – Log is a logging plugin that records visits from Googlebot and other search engine bots.
Usage
- After activating the plugin, a new admin menu called “OneButton Log” will appear.
- When Googlebot and other search engine bots visit your site, visit information is recorded in the
wp-content/onebutton_log.txt
file. - You can view the visit history by going to the “OneButton Log” page in the admin panel.
Instalação
- Log in to your WordPress admin panel.
- Go to the “Plugins” menu and click “Add New”.
- Click the “Upload Plugin” button to upload your
onebutton-log.zip
file. - Click “Activate Plugin” to activate the plugin.
Perguntas frequentes
-
Which bots does it detect?
-
It detects popular search engine bots such as Googlebot, Bingbot, YandexBot, DuckDuckBot, Baiduspider, and Slurp.
-
How can I clear the visit logs?
-
You can manually delete the
wp-content/onebutton_log.txt
file. -
Where is the log file stored?
-
Logs are stored in the
wp-content/onebutton_log.txt
file.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“OneButton – Log” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “OneButton – Log” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.4.1
Since the log file location has changed, you may need to move the old log file to the new location after updating the plugin.
1.4
- Added Dashboard Widget with bot visit statistics
- Added Bot Activity Calendar with interactive view
- Fixed security issues with output escaping
- Improved code quality and performance
- All text strings are now in English
- Fixed file system operations to use WP_Filesystem
- Added proper nonce verification for all forms
- Added translators comments for placeholders
- Improved calendar modal UI and functionality
- Moved FullCalendar resources to local files
1.3
- Added HTTP status code feature
- Added color-coded status display
- Added status code column to CSV export
- Security improvements
1.2
- Added CSV export feature
- Added log clearing feature
- Security improvements
- UI improvements
1.1
- Added filtering for bot visit logs
- Added date range filter to log view page
- Added bot-based filtering to log view page
- Moved log file location to wp-content/uploads directory
- Security improvements
1.0
- Initial release.