How to create a page

How do i create a page of a subdomain i have already on ifinityfree? (im use the file manager to build my sites)

Find a proper tutorial for building websites like MDN.

Also file manager can be buggy, if you plan to do anything serious don’t use it. Instead use a proper editor locally like VSCode then upload your pages via FTP.

There are many ways to build a website on our hosting. This article lists a few of them:

But like @Meishin said: if you’re going to write your website from scratch, I strongly recommend to build the website on your own computer and upload/publish the code from there. Proper code editing tools provide a vastly better experience than using the web based file manager.

And one very important benefit that you should not ignore: developing the website on your own computer means that you have a copy of your code available at all times. Which is critical in case you’re unable to access the hosting account with us for any reason.

i already been codeing my website useing my computer, i just upload it to my site via file manager

Just make sure your homepage is index.php or index.html