Back
Todo
fix bad/broken/empty schema JSON-LD sometimes due to bad unicode characters, build safe_json_encode() which uses utf8_encode() to hard encode strings and arrays before json_encoding them because json_encode with bad chars fails silently and returns nothing
#remoteok