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

[Google Search API] Not parsed rich_snippet #2131

Open
Krugloff opened this issue Nov 17, 2024 · 0 comments
Open

[Google Search API] Not parsed rich_snippet #2131

Krugloff opened this issue Nov 17, 2024 · 0 comments
Assignees
Labels
status: freezer Something we don't want to work on yet type: improvement Something needs to be improved

Comments

@Krugloff
Copy link

Krugloff commented Nov 17, 2024

The bottom rich snippet was not parsed.

Screenshot 2024-11-18 at 00 01 35

Internal links: Specs

Given

{
      "position": 3,
      "title": "Toyota Corolla - Wikipedia",
      "link": "https://en.wikipedia.org/wiki/Toyota_Corolla",
      "redirect_link": "https://www.google.com/url?sa=t&source=web&rct=j&url=https://en.wikipedia.org/wiki/Toyota_Corolla&ved=2ahUKEwij7sTIssjrAhXIjFkKHYPZAMEQFjACegQIAxAB",
      "displayed_link": "en.wikipedia.org › wiki › Toyota_Corolla",
      "snippet": "The Toyota Corolla is a line of subcompact and compact cars manufactured by Toyota. Introduced in 1966, the Corolla was the best-selling car worldwide by ...",
      "snippet_highlighted_words": [
        "Toyota Corolla"
      ],
      "sitelinks": {
        "inline": [
          {
            "title": "Toyota Corolla (E100)",
            "link": "https://en.wikipedia.org/wiki/Toyota_Corolla_(E100)"
          },
          {
            "title": "E140",
            "link": "https://en.wikipedia.org/wiki/Toyota_Corolla_(E140)"
          },
          {
            "title": "Toyota Corolla (E90)",
            "link": "https://en.wikipedia.org/wiki/Toyota_Corolla_(E90)"
          },
          {
            "title": "Toyota Corolla (E160)",
            "link": "https://en.wikipedia.org/wiki/Toyota_Corolla_(E160)"
          }
        ],
        "list": [
          {
            "date": "Predecessor: Toyota Publica"
          }
        ]
      },
      "cached_page_link": "https://webcache.googleusercontent.com/search?q=cache:JR3TN8BZpEIJ:https://en.wikipedia.org/wiki/Toyota_Corolla+&cd=3&hl=en&ct=clnk&gl=us",
      "related_pages_link": "https://www.google.com/search?hl=en&gl=us&q=related:https://en.wikipedia.org/wiki/Toyota_Corolla+toyota+corolla&sa=X&ved=2ahUKEwij7sTIssjrAhXIjFkKHYPZAMEQHzACegQIAxAH"
    },
@Krugloff Krugloff added status: freezer Something we don't want to work on yet type: bug Something is broken labels Nov 17, 2024
@Krugloff Krugloff self-assigned this Nov 17, 2024
@Krugloff Krugloff added type: improvement Something needs to be improved and removed type: bug Something is broken labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: freezer Something we don't want to work on yet type: improvement Something needs to be improved
Projects
None yet
Development

No branches or pull requests

1 participant