Add .html Extension to Pages
Add .html Extension to Pages
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 don’t 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.
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
Reviews
Working perfectly with WordPress 5.7
By Subodh Ghulaxe (subodhghulaxe) on March 31, 2021
Verified with WordPress 5.7 version.
Changelog
1.0.0
Initial release
1.0.1
Updated readme.txt
1.0.2
Updated readme.txt
1.0.3
Updated readme.txt
