# Google structured data

{% hint style="info" %}
**Who can use this feature?**

* This feature is available for all users (coming soon)
  {% endhint %}

### What is Google structured data? <a href="#what-is-google-structured-data" id="what-is-google-structured-data"></a>

Google uses structured data to understand the content on the page and show that content in a richer appearance in search results, which is called a rich result.

Rich results are experiences on Google surfaces, such as Search, that go beyond the standard blue link.

Some rich results on Search:

<figure><img src="/files/gWOptezwKqtmgox9IGTW" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Learn more about [Structured data with Google.](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data)
{% endhint %}

#### Article structured data <a href="#id-8.-blog-posts-and-article" id="id-8.-blog-posts-and-article"></a>

Add article structured data to your blog posts help Google understand and show better information on search results.

<figure><img src="/files/70Oxdv2Btg8IpxjckjL3" alt=""><figcaption></figcaption></figure>

### How to turn on Google Structured Data for your blog posts?

{% stepper %}
{% step %}

#### Go to Settings

{% endstep %}

{% step %}

#### Turn on Article Structured Data

If you don't see toggle to turn on, click Contact us
{% endstep %}
{% endstepper %}

<figure><img src="/files/vJOzX1vJ7OdaBrWII9AC" alt=""><figcaption></figcaption></figure>

#### How to test Google Structure Data?

#### :a: Use [Schema Markup Validator](https://validator.schema.org/)

1. Enter your URL
2. Click **Run test**
3. You'll see a list of eligible rich results on your page
4. Click Preview to check how it looks on search results

<figure><img src="/files/g6W5vFE9SU0JWZ7kUUyi" alt=""><figcaption></figcaption></figure>

#### :b: Use [Rich Results Test](https://search.google.com/test/rich-results)

1. Enter your URL
2. Click Test URL
3. You'll see a list of eligible rich results on your page
4. Click **Preview results** to check how it looks on search results

<figure><img src="https://docs.avada.io/~gitbook/image?url=https%3A%2F%2F154471318-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FPf5QlibAKQnTygXuMIzw%252Fuploads%252FXuYHX9nnT7EGfumDswz8%252FSEO%2520-%2520GSC%25206.png%3Falt%3Dmedia%26token%3Dd567a8c0-8ffd-4e67-b7d6-36f932047c7e&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=841db77b&#x26;sv=2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MW4CdeFZYDn5q5PV8V92" alt=""><figcaption></figcaption></figure>


---

# 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://help.seoon.io/seo/google-structured-data.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.
