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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

변경이력

1.0.1

  • Initial release. Multisite compatibility improvements.

1.1.0

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