How can I remove the ".html" ending from my link?
- Problem: Your link only works if you share it with the
.htmlextension (e.g.demoapp.tiiny.site/info.html). - Solution:
- Rename
info.htmltoindex.html. - Place the renamed file inside a new folder called
infowithin your website's directory, so the path becomes/info/index.html. - Zip your entire website folder and re-upload it to Tiiny Host.
Updated on: 10/08/2026
Thank you!
