machinetranslate / machinetranslate.org

Open information and community for machine translation
https://machinetranslate.org
Creative Commons Attribution Share Alike 4.0 International
71 stars 57 forks source link

Bug: API pages not eligible for Google Rich Results #419

Open cefoo opened 1 year ago

cefoo commented 1 year ago

Description: API pages are recognized by Google as Product pages. As such, Google finds 45 critical issues:

Steps to reproduce the behavior:

  1. Go to search.google.com
  2. Click on 'Product snippets'

Expected behavior: Either these pages should not be recognized as Products (what should they be recognized as?) or improve its structured data in their front matter so that they are eligible for Google Rich Results.

bittlingmayer commented 1 year ago

Products seems like not a good fit, after seeing the examples in https://developers.google.com/search/docs/appearance/structured-data/product

The default is Article, but FAQ is also interesting.

schema.org has WebAPI, but I am not sure if it is available for Google's Rich Results.