Breadcrumbs does not appear in search engines

Posted in: Newsmag
Post count: 21

Hi TagDiv, I want to ask about breadcrumb on my blog, why doesn’t it appear in search engines?
Here is the link that doesn’t appear:

https://prianttaruh.com/blog-perminyakan/
https://prianttaruh.com/punya-blog-personal/

I hope you can help me to fix this 🙂
Thank You

Post count: 35449

Hi,
The breadcrumb are not display because of the extra class from body -> https://i.imgur.com/gKzRzaD.png that use a css that is hide it. What you can do is to try a stronger css, like this one https://i.imgur.com/Iwduxu6.png
body.td-scandal .td-post-template-4 .entry-crumbs {
display: block;
}

Set this code in theme panel> custom code> custom css.
I hope it will help you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.