-1

the website I am working on currently has a URL like..... websitename.com/site/info/pagename.html Is their a way to change the ".html" to not show so the URL would be more like "websitename.com/site/info/pagename" or does this ".html" showing not really affect anything? Basically is it possible to hide and if so, is it worth the effort?

If you need additional information please let me know and I will be happy to provide any information i can/am allowed to. Thanks!

Kayla
  • 9
  • 3
  • check this out https://stackoverflow.com/a/34726322/12709358 – Elango Aug 25 '23 at 18:53
  • Yes its possible. However, its something that needs to happen server side. So you will need to verify your server is capable of htacess on an apache/linux server. Or if you are running IIS on windows you have `URL Rewrite` and can modify web.config. There are a lot of variants on capabilities, but those the really the biggest two IMO and what you are looking for does need to take place server side – imvain2 Aug 25 '23 at 19:14
  • Thank you everyone for your answers, Very much appreciated. I hope you all have a great day! – Kayla Aug 25 '23 at 19:30

0 Answers0