Remove .html extension on BSS hosted sites

I host my personal site and a few others using Bootstrap Studio’s Sites platform, and overall its great. So simple to use and fast to load on the client side.

However, one thing that has gotten to me (and seemingly the rest of the community) is the .html extension on all the pages. Could something be done on the BSS Sites server to change this? I obviously don’t know how the Sites platform is configured so I’m not going to pretend I have the solution - but surely something could be done.

Its not the end of the world if nothing can be done, its just a simple aesthetic thing and helps people remember URLs easier.

Thanks!

The way around this is to put each page in a folder as an index file.

So your site structure would look something like:

index.html (home)
…|__about(folder)
… …|__index.html
…|__services(folder)
… …|__index.html

Thanks for your suggestion. While this does work, I noticed that it doesn’t work with the preview feature, and it adds unnecesary complexity to the structure when creating new pages.

It would be nice if they just weren’t there by default however as I said in my previous post, I am not sure how Sites is set up.

Regards,
Ben.

Tem como ser feito pelo .htaccess