Multiple pre made webpages for different pages on one site

Hello,

I want to know if there is a way to upload multiple pre made web pages using FTP flies.

More specifically, I have some Keyshot XR renderings (basically Key shot generates files to be able to view and manipulate a 3d model on a web browser). I would like to have my website host there pages each one on a different index page…

I was able to get the first model up on the site, but now i’m stuck, and dont know how to proceed in uploading the rest on different pages.

I would really appreciate any help!

Thanks!

Maybe try uploading the rest of them in seperate folders?

i.e.

public_html/site1
public_html/site2
public_html/site3

In each site folder you’ll have your index.php or index.html which will render first when people visit.

i.e.

yoursite.000webhostapp.com/site1/
yoursite.000webhostapp.com/site2/ and so forth