Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properties with required properties inside #217

Open
danzhik opened this issue Jun 20, 2018 · 0 comments
Open

Properties with required properties inside #217

danzhik opened this issue Jun 20, 2018 · 0 comments

Comments

@danzhik
Copy link
Contributor

danzhik commented Jun 20, 2018

Description

Add property fields for properties, which are schema types itself, because otherwise Google does not correctly read these properties (errors during structured data check)

Possible soluitons

  1. Provide a user ability to fill in only required properties, which will prevent errors in SE, of the properties being types itself.
  2. Provide a user ability to fill in all properties of the properties being types itself.
  3. Simply not to use properties wich require properties for themselves

Steps to Reproduce

  1. Create classes for ALL schema types from Schema.org
  2. Change metaboxes creation
  3. Change output creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant