where I put breadcrumb code to use breadcrumb?

#326384
  • Resolved Farman Ansari
    Rank Math free

    my theme is Neve. where I put rank math breadcrumb code I my them?
    please tell me widely because I am new user

Viewing 1 replies (of 1 total)
  • Chandni
    Rank Math free

    Hello,

    Thank you for contacting Rank Math, and sorry for any inconvenience that might have been caused due to that.

    To enable Breadcrumbs on your website, please add the breadcrumbs code to a template file of your theme.

    Please navigate to your WordPress Dashboard > Appearance > Theme Editor > Select your child theme (we recommend that) or you can select the theme as well > select the template and add the Breadcrumbs code to the bottom of the file and update it.

    Here is a quick link for your reference:
    https://rankmath.com/kb/breadcrumbs/#theme-template-files

    If you can’t see the templates in the child theme, you could follow the instructions from the link below to create one:
    https://developer.wordpress.org/themes/advanced-topics/child-themes/#adding-template-files

    Alternatively, to display the breadcrumbs on the front end, you need to paste the shortcode on the pages(inside the content editor)where you want the breadcrumbs to appear.

    If you want to show breadcrumbs on all the pages, add the PHP code at the bottom of the theme’s header.php file.

    Please navigate to WordPress dashboard > Appearance > Theme editor > header.php > add the following code:
    <?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?>

    Please note, after enabling the Breadcrumbs function at Rank Math > General Settings > Breadcrumbs, the breadcrumbs’ schema is applied to all your website pages.

    I’d also suggest going through all the steps from our Knowledge Base article on How to Enable Breadcrumbs on Your Website with Rank Math SEO:
    https://rankmath.com/kb/breadcrumbs/

    We hope this information helps. Please let us know if you need help with anything else.

    Thank you

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘where I put breadcrumb code to use breadcrumb?’ is closed to new replies.