# I have received a “Page not eligible for rich results” warning. What can I do?

On our app, please check if you’ve turned off schema  (depending on what page they’re reporting) on the Home page, or if it’s not the case please check if you’ve had any speed optimization work done recently.<br>

<figure><img src="https://1399404057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfg147QDnhr9Y9tuzTx%2Fuploads%2F393lQvaGqC93LA4K4X63%2Fimage.png?alt=media&#x26;token=a7a2abaa-b150-40c9-b129-9ccb16546cc2" alt=""><figcaption></figcaption></figure>

According to [Google](https://support.google.com/webmasters/thread/105451969/page-not-eligible-for-rich-results-help?hl=en), Google Search works hard to understand the content of a page. You can help us by providing explicit clues about the meaning of a page to Google by including structured data on the page.\
\
Structured data is a standardized format for providing information about a page and classifying the page content; for example, on a recipe page, what are the ingredients, the cooking time and temperature, the calories, and so on. Here are some useful links for further reading: <https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data> & <https://support.google.com/webmasters/answer/7552505?hl=en>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://webrexstudio.gitbook.io/seo-json/trouble-shooting/i-have-received-a-page-not-eligible-for-rich-results-warning.-what-can-i-do.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
