Hi all,
I've just started using filezilla (3.7.3) to upload pages to a site i'm working on and need a pointer or two:
I have uploaded html files and they work fine, but the url is e.g. http://www.example.com/excitingcontent.html. Is there a way i can change the url so that it doesn't include '.html'? Or would I have to do this via a CMS or some other way?
Many thanks
Help regarding url location name
Moderator: Project members
Re: Help regarding url location name
You cannot change the URL itself because it is the result of the servers directory structure.
1. At the location of the website files, create a new subdirectory excitingcontent.
2. move excitingcontent.html (and its associated files, if any) into the new subdirectory.
3. Rename excitingcontent.html into index.html.
4. Resulting URL would be http://www.example.com/excitingcontent/ (the final slash can be omitted).
1. At the location of the website files, create a new subdirectory excitingcontent.
2. move excitingcontent.html (and its associated files, if any) into the new subdirectory.
3. Rename excitingcontent.html into index.html.
4. Resulting URL would be http://www.example.com/excitingcontent/ (the final slash can be omitted).
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###