Archived topic
I want to display gravatar in entry meta without schema markup.
3 replies · Started by Cristiano on May 26, 2022
Hello,
I'm using the code below, and it works great.
https://generatepress.com/forums/topic/styling-gravitar-date-author/#post-819566
I only need a little change the code snippet to remove the schema markup since the rankmath SEO plugin already handles that and I didn't want duplication.
Can you assist me? Thanks
Hi there,
Do you want to remove this part?
itemtype="http://schema.org/Person" itemscope="itemscope" itemprop="author"
If so, you can do so, just remove it from the code.
It worked, thank you very much! 😀😀
You are welcome :)