Page Link not working

The button and the bottom nav in my home page is linked to another page in my site. It works correctly in the Preview, but shows 404 Not Found when the button or the bottom nav is selected. https://www.donnatodd.com

Donna - have you tried marking all pages as changed and then republishing all pages ?

Unrelated, but the filename really should be index.html

like this:

@jbob I don’t see where to mark the pages as changed. I deleted my local files and republished all files.
@differentdan I’ve changed it to index.html
It’s still showing 404. Any other suggestions?

Right that was just for tidying up things, not for resolving the issue.

Can you make sure the cloud icon is not disabled next to that page you are trying to link to?

@differentdan It’s enabled.
Side note: It would be helpful if a tooltip would show after a delay for the eyeball and cloud icons.
Different problem, I tried to upload a screenshot of the corner of the screen to show that it’s enabled but got the following error message:

An error occurred: Sorry, you can’t embed media items in a post.

Hi @donna

Ok, can you check your web hosting provider and navigate to their file manager to see if that index.html file is actually showing up under a folder named systemdetails? Also check if a folder named systemdetails even exists on your web host via their file manager.

Let us know what you find out.

@differentdan That was the problem. When I would upload the folder, it was showing as text/x-generic. I created the folder and uploaded the index.html and index.css files in it. It works now.

Thank you!

1 Like

Well done !!