open-sauced / landing-page

This is the new landing page for open sauced
https://opensauced.pizza
25 stars 28 forks source link

Feature: Add breadcrumbs to navigation #314

Open BekahHW opened 1 month ago

BekahHW commented 1 month ago

Suggested solution

Breadcrumb navigation is missing from site pages. Breadcrumbs help search engines and site visitors alike navigate into and out of the deepest page levels on a website.

Suggestion

Add hierarchical breadcrumb navigation to all your pages. Make sure there is optimized anchor text that mirrors your site structure.

image

Jittojoyes98 commented 1 week ago

can you suggest me how to approach this issue.

BekahHW commented 1 week ago

@Jittojoyes98 This is what we would like to see, especially on the blog posts:

image

You'll have grandparent > parent > child depending on the depth.

I haven't dug into it too much, but Sanity does have this guide on their site: https://www.larssonhenrik.com/articles/build-a-breadcrumb-using-sanity-and-next-js