Hacker News new | ask | show | jobs
by untoreh 2148 days ago
the data that google shows from websites is provided by websites as structured markup, websites started providing this with the expectation that it would provide better ranking. Nowadays, however, google could probably just render the same thing thorugh nlp without any additional hints from the sourced pages
2 comments

Not all of it is structured. I've seen numerous examples where the structure is inferred from HTML markup, i.e. not so structured.

I get your point about structured data laying it out on a plate, so to speak.