Netlify broken site message

I just deployed my static html site built with mobirise and I get the broken site error message.
I have included the format of the folder uploaded:
Screen Shot 2020-09-01 at 3.36.40 pm

I download the published deploy and the index.html is missing. is that normal?

Netlify Domain:

Custom Domain:
https://www.anthonyjamesmethod.com/

Hi there,

Did you see this guide yet? This is the best place to start for “Page Not Found” issues.

If you are still seeing issues after following the troubleshooting steps in this guide, please let us know!

thanks for the help Perry. I checked out the article but still cannot figure out the issue.

I am not using github so can’t access the continuous deployment settings as suggested. I did however download the published deploy files and I notice there is no index.html when I open it up.
There is an index.html in my root folder that I uploaded though?

Hi, @anthdidj, would you try moving up one directory higher in the tree? Then drag and drop that directory into the upload window (or specify that directory in the command line options if you using the Netlify CLI tool).

If that doesn’t work or if there are other questions, please let us know.

That worked! Thanks so much Luke.