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
Both webschemas.org and schema.org (sdo-deimos / master codebase) give an HTTP 500 error to W3C's validator:
http://validator.w3.org/check?uri=http%3A%2F%2Fwebschemas.org%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
@RichardWallis can you have a look?
The text was updated successfully, but these errors were encountered:
Fixes for 3.0
3cc3468
Fix for (#1157) 500 Error served to W3C Validator Potential fix for old version being cached after deployment - set max-age to 10mins Added creation of jsonldcontext to warmup processing Removed Excessive debug output
Hot-fixes around caching, validation and 'manufacturer' property.
e6c44ee
See #1159 #1157
Fixed in V3.0
Sorry, something went wrong.
RichardWallis
No branches or pull requests
Both webschemas.org and schema.org (sdo-deimos / master codebase) give an HTTP 500 error to W3C's validator:
http://validator.w3.org/check?uri=http%3A%2F%2Fwebschemas.org%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
@RichardWallis can you have a look?
The text was updated successfully, but these errors were encountered: