Hi everyone! I’m using the OpenAI API to generate two things for my WordPress site:
-
FAQ schema from my page Q&As
-
Software Application schema for my APK pages
It works, but sometimes the JSON comes back with extra fields or tiny format errors.
What’s the easiest way you use to keep JSON strict and valid every time?It works, but sometimes the JSON comes back with extra fields or tiny format errors.
What’s the easiest way you use to keep JSON strict and valid every time?
This is the website, please advise
Thanks!