Description
This plugin adds .html extension to pages in WordPress. Adding .html extension on posts is easy as it can be updated from permalinks, but by default it is not possible on pages.
Useful in following cases:
- You want to convert your static site to WordPress but dont want to change .html extension in URLs.
- Want to append .html extension to end of all page in WordPress.
- You already added .html to post URLs and want to keep similar URL structure.
Screenshots
Installation
From your WordPress dashboard
- Visit Plugins > Add New.
- Search for Add .html Extension to Pages.
- Activate Add .html Extension to Pages from your Plugins page.
From WordPress.org
- Download Add .html Extension to Pages.
- Upload the add-html-extension-to-pages directory to your /wp-content/plugins/ directory, using your favorite method (ftp, sftp, scp, etc).
- Activate Add .html Extension to Pages from your Plugins page.
FAQ
-
- Log in to your WordPress admin dashboard
- Navigate to Plugins > Add New
- Search for Add .html Extension to Pages plugin
- Install the plugin using Install now
- Activate the plugin
-
- Log in to your WordPress admin dashboard
- Navigate to Settings > Permalinks
- Select Custom Structure under Common Settings
- Add .html extension to your desired URL, for ex. /%year%/%monthnum%/%postname%.html
- Save the settings
-
You can contact me using this Contact Form