Custom URLs

enricodias4654

Member
YetiShare User
Jan 13, 2015
411
1
16
I will divide this suggestion in several parts:

- There should be an option to translate URLs. This makes a huge difference in CEO.
- It would be nice to handle files and folders with the prefix /files and /folder. The current index.php checks several files before calling the download function. In this kind of site the majority of the requests would be to download files, yet it is the last thing the index tries.
- There shouldn't be words like "plugin" and "theme" in URLs. The users will know that this is a third party script and site loses credibility.
- It would be nice to have an easy option to disable extensions. URLs ending with "/" are nice and the template files may remain .html.

And the admins should really check the line 13 of the index.php. "..././" will result in "../"