JKK URL Scout

Plugin Banner

JKK URL Scout

by 株式会社情報工学研究所 Japan

Download
Description

JKK URL Scout adds a Tools page that exports a list of post/page URLs (and related metadata) to a CSV file.

It is designed for large sites:

  • Exports in batches to reduce timeouts and memory usage.
  • No external requests, no tracking/telemetry.
  • Admin-only actions protected with capability checks and nonces.

The CSV includes common fields such as:

  • Post ID, post type, status, dates
  • Title, slug, parent ID, comment count
  • Permalink and edit link
  • Categories, tags
  • Author display name
  • Featured image URL
  • Page template

Notes (Japanese)

本プラグインは WordPress 管理画面の「ツール」配下に CSV エクスポート画面を追加し、投稿/固定ページ/カスタム投稿タイプの URL 一覧を CSV で出力します。
大量件数のサイトでも動作しやすいよう、バッチ処理(分割取得)でのエクスポートを前提にしています。

  1. Upload the plugin zip via Plugins Add New Upload Plugin.
  2. Activate the plugin.
  3. Go to Tools JKK URL Scout.
  4. Choose your options and click Export CSV.
Does this plugin send data to external servers?

No. The plugin does not make any external requests.

Will it work on large sites?

It is built for large sites by exporting in batches. If you hit timeouts on your hosting, try a smaller batch size.

Does it work with custom post types?

Yes. You can select the post types you want to export, including custom post types.

1.1.11

  • Optional post_content export (checkbox; warns about server load/time).

1.1.12

  • English readme (base language) and contributor metadata updates for WordPress.org.
  • CSV export focuses on URLs/metadata (no post_content) to keep exports lightweight.

1.1.9

  • Bug fixes and hardening for CSV export processing.

1.1.8

  • Code cleanups and security hardening.

1.1.0

  • First public submission.
Back to top