# AB Proof Blog

## [AI Boost Proof — Event Article](/ab-proof-blog/ab-proof-event)

   Details    Written by: Ana Proof    Category: [AI Boost Proof](/ab-proof-blog)     Published: 02 September 2026      Hits: 984

- [AI Boost Proof Tag](/ab-proof-tag-page)

Event fixture article. It carries the three event fields and an author whose profile carries the five author fields.

## [AI Boost Proof — Sparse Article](/ab-proof-blog/ab-proof-sparse)

   Details    Written by: AI Boost    Category: [AI Boost Proof](/ab-proof-blog)     Published: 02 September 2026      Hits: 1112

- [AI Boost Proof Tag](/ab-proof-tag-page)

Sparse fixture article. Only the schema type is set; every other AI Boost field is deliberately empty.

## [AI Boost Proof — Rich Article](/ab-proof-blog/ab-proof-rich)

   Details    Written by: AI Boost    Category: [AI Boost Proof](/ab-proof-blog)     Published: 02 September 2026      Hits: 1356

- [AI Boost Proof Tag](/ab-proof-tag-page)

Rich fixture article. Every AI Boost sharing field on this one is set.

## AB Proof FAQ, added by ticket 03

Two FAQ signals sit below and they are deliberately different text, so a round can say which reader found which pair.

## Which round put this block into article one?

Ticket 03 of the output proof, on 2026-09-02, so that the heading signal has a question ending in a question mark to find on a real page.

The marked opening hours of the AB Proof fixture The marked block states its answers without asking anything, so only the marked reader can reach this pair. The marked delivery area of the AB Proof fixture A second marked pair, so the marked signal is two rows rather than one and a partial read is visible as a partial read.

## Structured data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://joomla6-pro.testmyweb.info/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog",
                "name": "AB Proof Blog"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://joomla6-pro.testmyweb.info/#organization",
            "name": "AB Test Restaurant",
            "url": "https://joomla6-pro.testmyweb.info/",
            "description": "A test restaurant used to check what AI Boost publishes.",
            "telephone": "+381111234567",
            "image": "https://joomla6-pro.testmyweb.info/images/powered_by.png",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Test Street 1",
                "addressLocality": "Belgrade",
                "addressCountry": "RS"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/#webpage",
            "name": "AB Proof Blog",
            "url": "https://joomla6-pro.testmyweb.info/ab-proof-blog",
            "inLanguage": "en-GB",
            "about": {
                "@type": "Organization",
                "@id": "https://joomla6-pro.testmyweb.info/#organization"
            },
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/#breadcrumb"
            },
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://joomla6-pro.testmyweb.info/#website"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://joomla6-pro.testmyweb.info/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "AB Proof Blog"
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://joomla6-pro.testmyweb.info/ab-proof-blog/#faq",
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "Which round put this block into article one?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Ticket 03 of the output proof, on 2026-09-02, so that the heading signal has a question ending in a question mark to find on a real page. The marked opening hours of the AB Proof fixture The marked block states its answers without asking anything, so only the marked reader can reach this pair. The marked delivery area of the AB Proof fixture A second marked pair, so the marked signal is two rows rather than one and a partial read is visible as a partial read."
                    }
                }
            ]
        }
    ]
}
```
