Archived topic
How to fix missing: fn and Missing:updated errors in GeneratePress
3 replies · Started by Sei on August 2, 2018
Hey,
I've tried adding structured data on my site via a plugin. It worked great for a month or so, but then it started to show errors on search console and now google has removed star ratings from the SERPS.
I tried looking on my single.php to add the info needed, but it doesn't seem to be where this info is located in GeneratePress. Where in my php files should I add this info, and do you happen to have the right code for this?
I basically need to fix the missing:fn and missing:updated errors on structured data in search console.
Hi there,
The theme itself has basic structured data, but it doesn't have any schema for reviews (star ratings) etc..
Perhaps there's an issue in the plugin you're using?
Which pages are you getting the missing:fn and missing:updated errors on?
Hey Tom,
Thanks a lot for taking the time to reply.
Indeed, I am using a plugin (Wp-Review), which did everything at first.
So when I want to add some things via FTP, usually many people online have edited their single.php - but the same things don’t seem to there on my generatepress theme, so is there an equivalent php file that I can add to?
Thanks again,
Sei
What are you wanting to add? And where?
We can likely use a hook instead of editing files :)