Hi,
Can anyone please help me to revert the default URL for blog posts pages? I don’t want to show breadcrumb structure in Google SERP.
My website url: http://www.topfivebuzz.com
Thanks & Regards
Debarup
Hi
You can change the permalinks structure under WordPress > Permalinks: http://screencast.com/t/At8zzpdWvqYM
Let me know ho it goes and if this is not what you mean please provide more details.
Thanks!
Hi, please find the screenshot https://www.yogile.com/olpc52kn#07312854l
I want to change the marked breadcrumb to default URL
Google does that automatically — it’s good for SEO and for folks trying to navigate your website, which is why they do that.
Only way to 100% stop that is
remove breadcrumbs from your pages. Period. Full stop.
Note – even if you remove the meta data for breadcrumbs, Google can still use them in SERPS.
Google may have a method to mark that up as “ignore” if you look in their docs on how presentation of your site is done – perhaps in your webmaster tools (console) account, but I don’t recall seeing that.
We’ve had breadcrumbs on our main site for 15 years — and only added the meta data to the crumbs in 2014.
Hi,
You can read about breadcrumbs here – https://developers.google.com/structured-data/breadcrumbs
If you want to remove the breadcrumbs from google search, you can try to remove the structured data from the breadcrumbs – http://screencast.com/t/ulP7NyzNU7
Thanks!
@debarup
simply dsiable the breadcrumbs feature in the theme to remove the breadcrumbs. Even if you remove the structured markup in the theme code, they will still be used by Google in SERPS in many cases as they have already built a breadcrumb element for your site. Some of our sites with breadcrumbs, but no “markup’ still show/showed up in SERPS with breadcrumbs, even without any modern markup.
Point being — only way to force Google to try not using breadcrumbs, is not to have breadcrumbs on your site. Try it. Then update your sitemaps. Then revisit your SERPS in a week and see if they change.
Hi
Thanks @Chris for your suggestions!
@debarup try to remove the indicated code like here: http://screencast.com/t/L1q3fXtrC The code should remain like this: http://screencast.com/t/4q7hEMVnO
Hope this help.
Thanks!