Skip to content

feat: optimize Breadcrumbs for SEO#7228

Merged
alicanerdurmaz merged 11 commits into
mainfrom
feat/add-breadcrumb-for-seo
Jan 26, 2026
Merged

feat: optimize Breadcrumbs for SEO#7228
alicanerdurmaz merged 11 commits into
mainfrom
feat/add-breadcrumb-for-seo

Conversation

@alicanerdurmaz

@alicanerdurmaz alicanerdurmaz commented Jan 21, 2026

Copy link
Copy Markdown
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

  • Breadcrumb JSON‑LD is missing on all needed pages.
  • Tags list page looks plain.
  • Category/tag index pages don’t have consistent breadcrumb handling.

What is the new behavior?

  • Breadcrumb JSON‑LD is added to all needed pages.
  • Tags list page has a cleaner layout.
  • Template category pages are generated and wired into breadcrumbs.

fixes (issue)

Notes for reviewers

…tion pages

- Introduced a new Breadcrumbs component for improved navigation.
- Integrated Breadcrumbs into AuthorPage, BlogPostPage, BlogListPage, BlogTagsListPage, BlogTagsPostsPage, and TemplatesDetail for consistent user experience.
- Added JSON-LD structured data for breadcrumbs to enhance SEO.
- Updated DocBreadcrumbs to utilize the new Breadcrumbs component and improve breadcrumb logic.
@changeset-bot

changeset-bot Bot commented Jan 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 403aeb3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@alicanerdurmaz alicanerdurmaz changed the title feat: add Breadcrumbs component and integrate into blog and documenta… feat: optimize Breadcrumbs for SEO Jan 21, 2026
@refine-bot
refine-bot temporarily deployed to deploy-preview-website-7228 January 22, 2026 07:39 Inactive
@alicanerdurmaz
alicanerdurmaz marked this pull request as ready for review January 22, 2026 08:29
@alicanerdurmaz
alicanerdurmaz requested a review from a team as a code owner January 22, 2026 08:29
@refine-bot
refine-bot temporarily deployed to deploy-preview-website-7228 January 22, 2026 09:41 Inactive
@refine-bot
refine-bot temporarily deployed to deploy-preview-website-7228 January 22, 2026 10:59 Inactive
@refine-bot
refine-bot temporarily deployed to deploy-preview-website-7228 January 22, 2026 11:42 Inactive
@refine-bot
refine-bot temporarily deployed to deploy-preview-website-7228 January 22, 2026 12:30 Inactive
@alicanerdurmaz
alicanerdurmaz merged commit ba1b485 into main Jan 26, 2026
7 checks passed
@alicanerdurmaz
alicanerdurmaz deleted the feat/add-breadcrumb-for-seo branch January 26, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants