This page uses traditional anchor-based hash navigation. All three sections are always
present in the HTML — the hash only controls scroll position, not what is rendered.
A crawler should treat /hash-anchors, /hash-anchors#section-a,
and /hash-anchors#section-b as the same page.
Section A
Content for section A. This is a traditional anchor link target — always rendered in the HTML.
Jump to Section BSection B
Content for section B. The hash controls scroll position only, not what is rendered on the server.
Jump to Section CSection C
Content for section C. All three sections exist in the DOM regardless of the current hash.
Back to Section A