Descrição
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.
Capturas de tela
Instalação
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.
Perguntas frequentes
-
How to add .html extension to WordPress page URLs?
-
- 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
-
How to add .html extension to WordPress post URLs (Permalinks)?
-
- 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
-
Do you offer support?
-
You can contact me using this Contact Form
Colaboradores e desenvolvedores
“Add .html Extension to Pages” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Add .html Extension to Pages” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.0
Initial release
1.0.1
Updated readme.txt
1.0.2
Updated readme.txt
1.0.3
Updated readme.txt