Pages Help Needed

I made an application using the pages feature however, whenever I enter the site it always gives me a 404 error saying "This 'website name' page can't be found. No webpage was found for the address 'site address'. HTTP ERROR 404." This error shows up no matter what I do. I have refreshed the page, made a new page on cloudflare, typed in the link manually instead of clicking on the auto-generated link, went on different devices, and even switched my web browser to see if that was the problem but nothing worked. Anyone know how to fix it?
11 Replies
Cyb3r-Jak3
Cyb3r-Jak315mo ago
Do you have an index.html file at the root of your project?
TheEpicCat10
TheEpicCat10OP15mo ago
I have that file. I'm not sure if it's at the root.
Cyb3r-Jak3
Cyb3r-Jak315mo ago
How are you uploading? Via wrangler / direct upload or through the git intergration?
TheEpicCat10
TheEpicCat10OP15mo ago
Direct upload I'll send the file names
Cyb3r-Jak3
Cyb3r-Jak315mo ago
You should see something like this with all your files
No description
TheEpicCat10
TheEpicCat10OP15mo ago
Screenshots
No description
No description
No description
No description
TheEpicCat10
TheEpicCat10OP15mo ago
I'm not sure what's wrong
Cyb3r-Jak3
Cyb3r-Jak315mo ago
That looks like your uploading your entire project directory and not the built output of it
TheEpicCat10
TheEpicCat10OP15mo ago
I uploaded the folder for a game I made in Gdevelop. That's why it has all of those files.
Cyb3r-Jak3
Cyb3r-Jak315mo ago
Try uploading the app folder
TheEpicCat10
TheEpicCat10OP15mo ago
Alright

Did you find this page helpful?