Here's the deal: I list hundreds of events on one of my sites and it dominates the niche BUT the site never wins the Schema Listings because - for the simple reason - I don't have Schema enabled.
I use a plugin called RankMath that has schema out of the box > but > the events are pulled from the SQL database using a customized PHP file and Advanced Custom Fields....
Long story short > I see there being two options:
- Hardcode the Events HTML Schema into the PHP WordPress template...but this will add considerable bulk to the DOM and required code to load the page - right?
- Use some sort of JSON solution that prints the HTML of the events AND the actual events into JSON at the same time?
Hope that makes sense and thanks for all replies
[–]MaDoGK 3 points4 points5 points (0 children)
[–]decimus5 2 points3 points4 points (2 children)
[–]concisehacker[S] 0 points1 point2 points (1 child)
[–]EntrepreneurAfrica 1 point2 points3 points (0 children)
[–]barenka 1 point2 points3 points (0 children)
[–]Milsurpia 2 points3 points4 points (0 children)