Page 1 of 1

Page extensions

Posted: Fri Aug 07, 2020 5:38 pm
by johnsmith0251
I'm pretty sure this is not a WWB software-related question. I'm reaching out to the WWB community to see if anyone has successfully done this.

When you go to most websites, they display the page - domain.com/page and not domain.com/page.html

Does anyone know how to do this? It's a cleaner look and not having to enter the page extension would make for better user experience.

Re: Page extensions

Posted: Fri Aug 07, 2020 5:43 pm
by Pablo
This needs to be configured on the server side in .htaccess.

See also the information in the help (F1): Menu Options -> Tools Menu -> Options -> Hide file extension for internal links
Pplease read carefully before enabling this option in WWB.

Re: Page extensions

Posted: Fri Aug 07, 2020 5:50 pm
by johnsmith0251
Ahhh.

I just read up on that and was just about to ask how to remove the file extension from the site code.

Thank you for the quick response.