OneButton – Log

Description

OneButton – Log is a logging plugin that records visits from Googlebot and other search engine bots.

Usage

  1. After activating the plugin, a new admin menu called “ OneButton Log” will appear.
  2. When Googlebot and other search engine bots visit your site, visit information is recorded in the wp-content/onebutton_log.txt file.
  3. You can view the visit history by going to the “ OneButton Log” page in the admin panel.

Installation

  1. Log in to your WordPress admin panel.
  2. Go to the “ Plugins” menu and click “ Add New” .
  3. Click the “ Upload Plugin” button to upload your onebutton-log.zip file.
  4. Click “ Activate Plugin” to activate the plugin.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“OneButton – Log” is open source software. The following people have contributed to this plugin.

Contributors

Translate “OneButton – Log” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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.