all pages go to index? some go to a broken mess, also it's outdated in some parts but not others?
https://bran-lol.pages.dev/
http://bran.lol
if you go to any page that does not exist on my site e.g. https://bran.lol/home, it just loads the index, which i don't really want, is there any solution?
also, i used to host images in the github branch this is using, but they have since been deleted, one that used to exist is https://bran.lol/img/glaive.png, which you'll see is a link that still works. however, using https://bran-lol.pages.dev/img/glaive.png, you'll see that it does not exist, meaning at some level cloudflare has updated it, but not others?
these don't really make much sense to me, i am also very new to this stuff so i apologise if i'm being stupid.
now for the "broken mess", pages that have two slashes go to a version of the page with 0 styling, i don't want this, how do i fix it? e.g. https://bran.lol/a/a
6 Replies
the repository for my page can be found at https://github.com/blulw/bran.lol
GitHub
GitHub - blulw/bran.lol
Contribute to blulw/bran.lol development by creating an account on GitHub.
and the page is using the main branch.
i have changed my site so now the "index" is at home.html and index.html says "page not found", which technically solves 2 of these issues, but its still not ideal
i have also now tried deleting the cname and relinking the domain but it still includes old deleted files
creating a 404.html file with any contents will correct the behaviour with pages that don't exist
thanks, any clue why old files still exist?
ah so they'll be gone within a week?
thanks