Linux 软件免费装
Banner图

404 to 301 - Logs Exporter

开发者 joelcj91
duckdev
更新时间 2026年6月20日 00:11
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

404 404 to 301 export csv export 404 logs

下载

1.0.0

详情介绍:

404 to 301 – Logs Exporter is the official CSV export add-on for the 404 to 301 plugin. It adds an Export button to the 404 Logs page so you can download every logged 404 error — or just the rows matching your current filters — as a clean, spreadsheet-ready CSV file. Use it to share broken-link reports with your SEO team, back up your 404 history before pruning, hand off audits to clients, or feed your logs into any tool that reads CSV — Google Sheets, Excel, Numbers, Looker Studio, or your own scripts. Why use Logs Exporter? Built for the 404 to 301 workflow This add-on is a light-weight companion to the parent plugin. It hooks into the existing 404 Logs screen and re-uses the same filters, capabilities and database tables, so there's nothing new to learn. Related add-ons Browse the full add-ons catalogue at https://duckdev.com/addons/404-to-301/:

安装:

  1. Make sure the free 404 to 301 plugin (version 4.0 or newer) is installed and activated.
  2. Install 404 to 301 – Logs Exporter from the WordPress.org plugin directory, or upload the plugin folder to /wp-content/plugins/.
  3. Activate the add-on from the Plugins screen.
  4. Open 404 to 301 → Logs. Apply any filters you want, then click the Export button to download a CSV of the matching rows.

屏幕截图:

  • A sample exported CSV file opened in a spreadsheet.

升级注意事项:

1.0.0 First public release of the Logs Exporter add-on for 404 to 301.

常见问题:

Do I need the 404 to 301 plugin installed?

Yes. This is an add-on for the free 404 to 301 plugin (4.0 or newer). Without it, there are no logs to export.

What columns are included in the CSV?

The export includes the requested URL, referrer, IP address (masked if you enabled IP masking in the parent plugin), user agent, hit count, lifecycle status, first-hit and last-hit timestamps.

Does the export respect my current filters?

Yes. Whatever date range, status filter or search query you have applied on the Logs page is applied to the export. Clear the filters to export everything.

Will it work on large log tables?

Yes. Rows are streamed to the browser as the CSV is written, so memory usage stays flat even on log tables with hundreds of thousands of rows.

Is it GDPR-friendly?

Yes. IP masking from the parent plugin's settings is respected, so masked IPs stay masked in the exported file.

Does it support multisite?

Yes. Each site in the network exports its own 404 logs.

Where can I get help?

Read the documentation or post on the support forum.

更新日志:

1.0.0