Recommendations exports now include the site domain in the filename

CSVs downloaded from the Recommendations page (IPs, 404s, unverified bots, slow paths) now embed the active website domain so files from multiple sites no longer collide in your Downloads folder.

Recommendations exports now include the site domain in the filename

If you work across more than one site in LogLens, the per-tab and per-page CSVs from the Recommendations page used to all land as loglens-ips-all-2026-05-10.csv, regardless of which site they came from. Switch sites, download again, and the new file would silently overwrite the previous one.

Now every client-side download on that page includes the active site's domain in the filename — for example loglens-signalchecker.co.uk-ips-all-2026-05-10.csv. Backend-queued exports (the ones that show up in Downloads) already had this, so the two paths are now consistent.

This applies to all four tabs (IPs to block, 404s to fix, Unverified bots, Slow paths) and to every export action: "Export this page", "Export all", and the bulk-action exports for selected rows.

← Public status page at loglens.ai/status
← All changelog entries