Notifications
Clear all

Getting Schema Error on QA & Extended Category.

1 Posts
1 Users
0 Reactions
110 Views
Posts: 1
Topic starter
(@askprobforum)
New Member
Joined: 3 hours ago

Hi, I have recently added WPForo on my website. Now i am getting schema error. which say's

Missing field "url" (in "mainEntity.acceptedAnswer.author")

I had tried to add schema url using the following code: "url": "<?php echo esc_url( wpforo_member_url($author_id) ); ?>" . but it is giving me Unparsable structured data. Can you please help me in troubleshooting the schema issue. 

I really need to fix it asap.