No matter your website uses WordPress and is programmed in PHP but you can automatically use and display other language extensions before to hand it over to our client.
By default WordPress URLs doesn’t shows you any extensions: yourwebsite.com/about
In this tutorial we will show you how to manually set URL extensions and implement them on your website URLs like:
- yourwebsite.com/about.php or
- yourwebsite.com/about.html or
- yourwebsite.com/about.jsp etc
Start by installing and activating ESB URL Extension plugin in WordPress
Upon activation visit your admin area dashboard Settings -> Extension Settings and type in extension you want to implement in your website. For Example: .html .php .jsp etc…
Save your changes and that’s it. The plugin works for posts, pages and other custom post types.