Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Add .html Extension to Pages

Descrizione

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.

Screenshot

  • .html extension added to page URL.

Installazione

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’.
  2. Search for ‘Add .html Extension to Pages’.
  3. Activate ‘Add .html Extension to Pages’ from your Plugins page.

From WordPress.org

  1. Download ‘Add .html Extension to Pages’.
  2. Upload the ‘add-html-extension-to-pages’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…).
  3. Activate Add .html Extension to Pages’ from your Plugins page.

FAQ

How to add .html extension to WordPress page URLs?

  1. Log in to your WordPress admin dashboard
  2. Navigate to Plugins > Add New
  3. Search for ‘Add .html Extension to Pages’ plugin
  4. Install the plugin using ‘Install now’
  5. Activate the plugin

How to add .html extension to WordPress post URLs (Permalinks)?

  1. Log in to your WordPress admin dashboard
  2. Navigate to Settings > Permalinks
  3. Select ‘Custom Structure’ under ‘Common Settings’
  4. Add .html extension to your desired URL, for ex. /%year%/%monthnum%/%postname%.html
  5. Save the settings

Do you offer support?

You can contact me using this Contact Form

Recensioni

Leggi la recensione di 1

Contributi e sviluppo

“Add .html Extension to Pages” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Add .html Extension to Pages” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0.0

Initial release

1.0.1

Updated readme.txt

1.0.2

Updated readme.txt