How to show breadcrumbs category on google serp?
Thanks
I believe you are looking for site links:
https://support.google.com/webmasters/answer/47334?hl=en
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
I am looking for something like this to show in google serp other than the whole permalinks. Thanks
Ah... sorry for my wrong guess. You are looking for breadcrumb microdata: https://support.google.com/webmasters/answer/185417?hl=en
This is baked in to 2.1+ and could conceivably be backported in to 2.0.18.8. Look in to the breadcrumbs function in /library/core/class.theme.php for more information.
/library/core/class.theme.php
Yes, What change should I make there so that it works?
If you don't understand my previous comment, I don't feel comfortable walking through the backporting process. Sorry
I can point you in the right direction thought:
@hgtonight said: Look in to the breadcrumbs function in /library/core/class.theme.php for more information.
Thanks for your help @hgtonight . I have solved myself.
Comments
I believe you are looking for site links:
https://support.google.com/webmasters/answer/47334?hl=en
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Ah... sorry for my wrong guess. You are looking for breadcrumb microdata: https://support.google.com/webmasters/answer/185417?hl=en
This is baked in to 2.1+ and could conceivably be backported in to 2.0.18.8. Look in to the breadcrumbs function in
/library/core/class.theme.php
for more information.Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Yes, What change should I make there so that it works?
If you don't understand my previous comment, I don't feel comfortable walking through the backporting process. Sorry
I can point you in the right direction thought:
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Thanks for your help @hgtonight . I have solved myself.