Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Showing breadcrumbs on pages is not possible by default. But, to do so, you can add this line of code to your child theme’s page.php file.

    <?php sydney_yoast_seo_breadcrumbs(); ?>
    

    You should add it before <main id="main" class="post-wrap" role="main"> line.

    Thread Starter Pexle Chris

    (@pexlechris)

    First of all, why I have to install Yoast SEO on order to have breadcrumb in my pages?????

    Secondly…
    this page
    https://www.pexlechris.dev/shipping-fees-calculators/geniki-taxydromiki/changelog/
    has parent this page
    https://www.pexlechris.dev/shipping-fees-calculators/geniki-taxydromiki/

    But the breadcrumb shows only this
    Home » Changelog – Shipping Fees Calculator for Geniki Taxydromiki

    First of all, why I have to install Yoast SEO on order to have breadcrumb in my pages?????

    Breadcrumb is considered as an additional feature to goes to a plugin’s territory, just like other specific SEO features which you can add to your site with particular plugins.

    But the breadcrumb shows only this
    Home » Changelog – Shipping Fees Calculator for Geniki Taxydromiki

    There should be an option to fix this issue, that you can find on your plugin’s settings. If not, you may contact your plugin’s support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show breadcrumb in pages’ is closed to new replies.