Static Suffix – Site Wide .html Extension

説明

Static Suffix – Site Wide .html Extension allows you to append .html to the URLs of your WordPress pages, posts, custom post types, and taxonomies. This is useful for SEO purposes, migrations from legacy systems, or simply formatting your website URLs.

The plugin provides a simple, modern settings page where you can choose exactly which content types and taxonomies should have the .html extension.

スクリーンショット

インストール

  1. Upload the static-suffix-site-wide-html-extension folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure settings under Settings > Static Suffix .html Suffix.

FAQ

Does it support custom post types?

Yes, all registered public custom post types will be automatically listed and supported.

Does it support custom taxonomies?

Yes, all registered public taxonomies (categories, tags, and custom taxonomies) will be listed and supported.

Will this cause 404 errors?

No, the plugin automatically flushes the rewrite rules when you save settings to ensure that the new URLs work immediately.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Static Suffix – Site Wide .html Extension はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Static Suffix – Site Wide .html Extension” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

  • Initial release. Multisite compatibility improvements.

1.1.0

  • Added 301 redirect support for old permalinks.
  • Fixed trailing slash sanitization issue.