Slug-Free Permalinks – Simple ID-Based URLs
Choosing a new slug for every post, term, or language version is extra URL design work. Slug-Free Permalinks lets you move that work out of the publishing flow by using an item’s ID in the permalink instead.
Select the public post types and taxonomies you want to change, choose a URL format, and keep the rest of your site on its existing permalink structure. The plugin is intentionally focused: it changes URL structure without adding content features or front-end UI.
Why use ID-based permalinks?
- Reduce the number of slug decisions and maintenance steps as your content grows.
- Keep the URL pattern consistent even when titles, translations, or editorial wording change.
- Apply the change selectively instead of switching every post type at once.
次の形式から選べます:
/post/123//post-123/
このプラグインが影響するのは、設定画面で有効にした投稿タイプとタクソノミーだけです。
What you can configure:
- 公開投稿タイプを個別に選択
- 公開タクソノミーを個別に選択
- Use each selected type’s registered rewrite slug for the ID-based route
- Choose slash or hyphen based ID permalink format
- Optionally redirect legacy slug URLs to the current ID-based permalink when WordPress can resolve the request
- 他のプラグインが追加する
/en/のような接頭辞付きパーマリンクベースを維持 - 設定変更時にリライトルールを自動フラッシュ
A focused, predictable change
Legacy slug redirects are optional and only run when WordPress can already resolve the request. Slug-Free Permalinks does not guess at every 404, so it avoids turning an ID-based permalink plugin into a site-wide slug lookup system.
The plugin is intended for new sites, structured-content sites, or projects that are still defining a permalink policy.
If your site already has many established slug-based URLs, review existing inbound links, search traffic, social shares, and editorial workflow assumptions before enabling it.
既知の制限事項:
- The settings screen rejects selected post types or taxonomies with identical registered rewrite slugs.
- Prefixed ID routes reserve the matching path shape, so language or path prefixes should not overlap existing page routes.