Static Suffix – Site Wide .html Extension

Description

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.

Screenshots

Installation

  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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Static Suffix – Site Wide .html Extension” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Initial release. Multisite compatibility improvements.