I have provided an index.html file in my github pages site, however when I try to access it with a root url it throws a 404. When I add /index.html to the end it works perfectly. You can see this happening in the attached imageError with root
With /index.html.
The repository running the github site is at https://github.com/NicksWorld/Codes-js-demo .
Solved! Solved! Go to Solution.
Hmm, I can't reproduce this - navigating to your website without index.html works fine. Can you try again now? And if still doesn't work, what browser version are you using?
Can you please elaborate the solution as I am facing same problem
How can you tell us?
suffering from same problem how do i restructured the setups ?
I had this exact error, my index.html was just a plaintext:
hola amigos
Then I changed it to a proper HTML doc:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Página de prueba<title> </head> <body> <h1>Hola amiguitos!</h1> <footer>gpuma 2017</footer> </body> </html>
I commited the new changes and it worked fine now.
Hmm, I'm a new developer, but I have the same issue, however, everything mentioned above in terms of <!DOCTYPE html> was already implemented.
I committed almost 21 hours ago and still nothing. With index.html at the end everything works. I see each product and can click into each product page. Without index.html products are missing and only one of the products (The 1st one) redirects to its product page.
Thanks a lot. It's working as expected after this changes. Thanx.
Good afternoon! Well managed with HTML-document, please help with the plugin Web craft ic is clearly a problem, when I updated WordPress to 5.3 it became buggy and show on the site abru kadabru had to disable it, can tell me where to register in HTML? Here's how the site works when the plugin is enabled:
and so the site works when disabled: k-chemu-snitza.ru
Hope that many isprovlyat in HTML nah so as I only am learning.