Hi All,
I have a question about any known impacts of positioning breadcrumb links on a page.
I would like to structurally code breadcrumbs that, code wise they appear at the top of the HTML but based on my UX team preference, visually they appear at the bottom of page with the help of CSS.
Are there any known issues / risks with this approach?
To repeat: In the code, the breadcrumb would be placed above most of the content on the page, but visually, the CSS would display the breadcrumbs at the bottom.
Is there any negative impact on crawling / indexation? In theory, Googlebot, Slurp & Bingbot would still see the breadcrumb at the top of the page.
Thanks in advance for sharing your thoughts
:)