How to upload my website?

i made a website that include a lot of games that i made by unity.
i want to upload my websites.

i bought the domain from google and i choose enom.
i also bought the host from enom.

and now. i do not know how to edit the following option.
what should i do now?
could anybody would help me plz. this is one of my dream. ty verymuch.

I can’t read kanji, but I spot the letters ‘FTP’ in the second screenshot.

  1. Read up about FTP. It’s the most common way to upload files to web sites.
  2. Find an FTP tool that you like. For Windows I recommend WinSCP (because it’s small and free)
  3. Upload your website to the right folder (usually either the root folder or htdocs).
  4. Make sure your have a file called ‘index.htm’ or ‘index.php’ in there, it’s what gets loaded when someone visits your site without specifying the page.

There’s a lot more stuff to know, but maybe this will help you get started :slight_smile:

1 Like