Linux 软件免费装
Banner图

Permalink Keeper

开发者 nordichosting
更新时间 2026年5月19日 21:26
PHP版本: 7.4 及以上
WordPress版本: 6.9.4
版权: GPLv2 or later
版权网址: 版权信息

标签

404 seo maintenance permalinks broken links

下载

1.1.0 1.0.0 1.2.0

详情介绍:

Permalink Keeper is a WordPress plugin that automatically flushes your rewrite rules at regular intervals. This prevents 404 errors and maintains SEO integrity by ensuring your permalink structure stays up to date. Why do you need this plugin? Key Features

安装:

  1. Upload the permalink-keeper folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Settings -> Permalink Keeper to configure the flush interval

升级注意事项:

1.2.0 Core logic changed to flush rewrite rules instead of regenerating slugs. Simpler, safer, and more efficient. Batch processing and post type settings removed. 1.1.0 Bug fixes, batch processing for large sites, custom post type support, and status dashboard. 1.0.0 First release of Permalink Keeper.

常见问题:

How often should I flush the rewrite rules?

For most sites, once per hour or once daily is sufficient. If you frequently publish new content or experience sporadic 404 errors, a shorter interval like every 15 or 30 minutes may help.

Will this affect my site's performance?

No. The plugin uses a soft flush (flush_rewrite_rules(false)) which only updates the rewrite rules in the database without touching .htaccess. It runs in the background via WP-Cron.

Does the plugin support multilingualism?

Yes, the plugin currently supports:

  • English (en_US)
  • Norwegian Bokmål (nb_NO)
  • Dutch (nl_NL)
  • German (de_DE)
  • French (fr_FR)
  • Italian (it_IT)
  • Spanish (es_ES)

更新日志:

1.2.0 1.1.0 1.0.0