I get a "Page Not Found" error no matter what I do

I’m not sure why but my site page just says, “Page Not Found” no matter what I do. I’m trying to generate a site for my Github repo and it doesn’t seem to want to work. The files are in the main directory as soon as you go to the repo so it should work immediately. Especially given the fact that I made a page for my friend the same way and that seemed to work on here. Does anyone know what’s going on here? Thanks! :slight_smile:

@Lathryx Welcome to the Netlify community. Without more information about your site, it’s going to be very difficult to help you.

Also, have you gone through the docs and the help files, such as this one?

https://answers.netlify.com/t/support-guide-i-ve-deployed-my-site-but-i-still-see-page-not-found/125/8

1 Like

Hello, you can check out my repo here on Github for all the code. Is there any other information that you’ll need? Thanks!

You still need an index.html page.

2 Likes

Yeah I was looking through the forums and realised that my landing.html NEEDS to be index.html. Thanks, anyways! :smile:

Edit: For clarification, this did indeed fix the issue. Thank you.

1 Like