Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yoast Breadcrumbs Not Displaying Parent Page Link Due to Incomplete Indexes in Development Environment #21539

Closed
2 tasks done
wittich opened this issue Aug 15, 2024 · 1 comment

Comments

@wittich
Copy link

wittich commented Aug 15, 2024

  • I've read and understood the contribution guidelines.
  • I've searched for any related issues and avoided creating a duplicate issue.

Please give us a description of what happened

To Reproduce

Step-by-step reproduction instructions

  1. Set the environment to local, development or staging in wp-config.php.
  2. Create a parent and a child page in WordPress.
  3. View the child page and observe the breadcrumb.

Expected results

  1. Breadcrumb output: Home > Parent > Child

Actual results

  1. Breadcrumb output: Home > Child

Technical info

  • Breadcrumb depth relies on the yoast_indexable and yoast_indexable_hierarchy tables.
  • Inconsistent behavior depending on environment settings.

Used versions

  • Device you are using:
  • Operating system: Ubuntu
  • PHP version: PHP 8.3.8
  • WordPress version: 6.6.1
  • WordPress Theme: Default
  • Yoast SEO version: 23.2
  • Relevant plugins in case of a bug: none

Similar issue

@josevarghese
Copy link
Contributor

Hi @wittich

Thanks for using the Yoast SEO plugin and for creating the issue. As the issue has already been reported here: #21518 and we have already informed our development team internally. I just wanted to let you know that I'm closing this issue to avoid any duplication.

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

No branches or pull requests

2 participants