robots.txt not modified by the plugin
-
Hello, I am on a WP 7.0, PHP 8.4 and plugin 1.1.0.
Settings page contains a checkbox “Add a Disallow rule for the trap base path to keep compliant crawlers out of trap URLs.” which was checked. I do not remember saving this page yet though robots.txt does not contain any disallow rule for the “Trap Base Path” mentioned on same settings page. Clicking “Save changes” button, does not update it (file permissions are -rw-r–r–), file access time is yesterday.
Maybe this checkbox should ask user to verify change (or do the verification and report if it failed), providing line which needs to be insert by user (i assume “Disallow: /mentioned-trap-base-path-here”)Checking debug log, i do not see any related line.
If plugin is doing any repeated cron task, maybe it should also check existence of the trap path in robots.txt file to avoid blocking bots which were not disallowed to access the maze.—-
Btw. loading the trap path of my website via Tor browser (to avoid being scored/blocked), results in 404 page with text “Sorry, but nothing matched your search terms.”… this is HivePress site. Also the page source code does not contain “Trap Base Path” and analytics page shows count only near active trap pages, no visits.
You must be logged in to reply to this topic.