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.

Часто задаваемые вопросы

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.