Using menus to link to sections on the home page

Are you saying you named your homepage the same as your url? Don’t do that.

I’m more curious about what code you put in your menus to attach the anchors though. You should have separate menus for pages if you are doing anchors on them. Your link should be #anchor. This way the page doesn’t reload when you click it.

If you want to link from another page to your homepage anchor it should be /#anchor NOT https://about.tap2open.com/#anchor so you don’t have to do any restructuring later.