Skip to main content

All Questions

Tagged with
0 votes
0 answers
33 views

Have a issue with the structured data of my website

My website is on WordPress and has a Yoast plugin for SEO. Problem:- My website it changed but Google but in result it shows the older pages that I had on my older website as shown in this image and I ...
Faizan Lambe's user avatar
1 vote
2 answers
880 views

How to customize Yoast Schema Breadcrumbs output in WordPress

By using a code snippet I try to remove a schema output from Yoast for breadcrumbs but I can't seem to fix it. This is the code provided by Yoast SEO: // functions.php add_filter( '...
Jochem's user avatar
  • 11
0 votes
2 answers
61 views

Any way to get two functions to work on the same request?

I'm trying to remove the Yoast schema on posts and pages in my functions.php. But, one will work but together they won't. Any way to get this to work together? Here's what I have tried so far: //...
Richard's user avatar
1 vote
2 answers
2k views

WooCommerce: Add brand and gtin to product schema markup in Yoast

I want to add a brand and a gtin to my product markup in WooCommerce. At the moment the Yoast SEO plugin already adds a lot of markup. But it only has the option to add the brand with a product ...
Cray's user avatar
  • 5,433
4 votes
0 answers
2k views

Yoast SEO breadcrumbs missing ListItem name and adding #webpage at the end of the URL

I am using Yoast SEO. Our SEO tool is showing an error that we can't seem to fix through the configuration options. A value for the name field is required Apart from the 'missing' name field, Yoast ...
jpruizs's user avatar
  • 485
0 votes
0 answers
464 views

Yoast SEO Wordpress plugin - how to access the $schema array from the outside

I have fiddled around with actions and filters and the like in a previous version of the Yoast plugin but now I can see that the PHP coding style has radically changed and I'm a bit lost. I'm more ...
HugoScott's user avatar
  • 174
1 vote
0 answers
403 views

How to remove the schema Article that Yoast seo 11.x adds to my Wordpress site?

Yoast SEO plugin adds to my Wordpress site Article schema automatically. Can I remove it, only "Article" (keep other schemas)? I installed Yoast SEO 11.7 premium (Vietnamese). I tried the code below ...
Kien Bui's user avatar