I'm having trouble getting a new website up and running. I have three websites already that I have made with WYSIWYG Web Builder, and they have all worked fine. They all show up in the proper folders in my cpanel, everything uploads to the proper spot...but now I'm having the most confusing problem.
I have set this site up exactly the same as my previous website, but things are not uploading to the location I have told them to upload to.
Example:
I want "index.html" to be uploaded to:
.../public_html/example.com/index.html
but what it does is this:
.../public_html/example.com/public_html/example.com/index.html
which results in a 403 error. If I drag and drop the files back into .../public_html/example.com/index.html then it works fine, but that adds a lot of steps when testing and making changes to the site, and it becomes very time-consuming.
I have set the correct hostname, port, folder location (public_html/example.com) in the software. WHY is it doing this? I've been trying to figure this out for hours and I'm losing my mind

THANK YOU to anyone that can help me with this.