Breadcrumbs and categories

Posted in: Newspaper
Post count: 33

Hi,

If i have the following URL : example.com/articles/new-album-kanye-west
The breadcrumb will be : Home -> Articles -> New album Kanye West

But if i want to create a category “artists”, which will display a lot of artists page, how can the URL remains the same but the breadcrumb be : Home -> Kanye West -> Articles -> New album Kanye West

Don’t know if i’m clear, but is it a way to do this ? thanks

Post count: 35449

Hi,

If you’ll like to have more control on breadcrumb you can use a plugin like Yoast SEO ( https://www.screencast.com/t/yqtvS7pf ).

Thank you.

Post count: 33

Sorry but i don’t see how Yoast SEO can help me for my personal problem, your screenshot doesn’t solve my problem 🙁

Do you have any steps for my concret problem ? Thanks a lot !

Post count: 33

and do you know how can i install yoast seo breadcrumb with cloud template theme ?
i put the code on single.php and page.php but it doesn’t work

where should i put this precisely ? thanks

Post count: 35449

Hi,

If I understand correctly you’ll like to have control on permalinks ( https://www.screencast.com/t/AZGRDfGjFY ) and breadcrumb s ( https://www.screencast.com/t/yqtvS7pf ).
With yoast seo you can control the breadcrumbs ( https://www.youtube.com/watch?v=dM147WgocQw ).

And for your second question, I don’t quite understand the problem you are referring to, you refer to yoast seo installation ( you don’t need to add ).

In order to set the shortcodes for breadcrumbs you need to check first few thinks, witch template you have set on page and posts, after that you need to replace ( replace on page https://www.screencast.com/t/fKej7s5rjYce , on posts template 6 https://www.screencast.com/t/12ZS3EPt), enable the yoast on breadcrumbs.
See results: https://www.screencast.com/t/A3VRvheJ
https://www.screencast.com/t/u7mVsJzU

Unfortunately this will work only for default templates not cloud.

Thank you for your understanding.

Post count: 33

“Unfortunately this will work only for default templates not cloud.”

But my articles are made with a cloud template, why can’t the yoast seo breadcrumb implementation work ? It’s a very important subject for me

Post count: 35449

Hi,

Sorry,there is a way, I found a way to set the breadcrumbs on cloud template, you can use a shortcode here is the documentation -> Implement Yoast SEO breadcrumbs .
Shortcode: [wpseo_breadcrumb]
You need to paste the shortcode in column text https://www.screencast.com/t/UeN1JmWaD

See results : https://www.screencast.com/t/v6gXfUDkQI3

Thank you for understanding.

Post count: 224

Thanks, it was helpful

Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.