I'm trying to fix a WordPress site for a small business, and I need help with an issue regarding Google's search results.
The client wants to remove the "team" information from the search results snippet on Google. After scanning the site with schema.org, I found that there are two schemas: one for the webpage and another for the "team" section. However, the "team" section is already disabled in the Yoast SEO plugin, and I can only see the schema for the website itself.
Looking at the code, it seems like the issue might be related to a class called "hentry" that could be generating the schema. This is the first time I've come across this, so I'm looking for advice on how to resolve it.
The site uses The7 theme with Elementor.
Thanks in advance for your help!