Identity & Authority: Oxygen Builder – Signal Evidence & AI Readability

Oxygen Builder

(https://oxygenbuilder.com) 📸 Data Snapshot: May 25, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
13 Impact Weight: 15 / 100
87% Reputation

Authority gaps are minimal. The schema_json includes structured data for the Organization and specific Person entities like Andrzej D. and founder Louis Reingold. The mention of technical founders and the presence of a ‘founder’ badge on pricing notes provide a verifiable digital footprint. The technical implementation is clean, with proper heading hierarchies and JSON-LD, supporting the claim of developer-friendly architecture.

The site makes bold performance claims such as ‘high-performance websites’ and ‘clean code, no bloat.’ While it explains how this is achieved (no unnecessary divs, one-to-one CSS), it fails to provide raw data, benchmark comparisons, or Lighthouse/PageSpeed scores to quantify these assertions. The claim of ‘world-class support’ remains a generic assertion without response-time metrics.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://oxygenbuilder.com/#organization",
            "name": "Oxygen Builder",
            "url": "https://oxygenbuilder.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://oxygenbuilder.com/#logo",
                "url": "https://oxygenbuilder.com/wp-content/uploads/2023/12/oxygen-logo-dark.png",
                "contentUrl": "https://oxygenbuilder.com/wp-content/uploads/2023/12/oxygen-logo-dark.png",
                "caption": "Oxygen Builder",
                "inLanguage": "en-US"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://oxygenbuilder.com/#website",
            "url": "https://oxygenbuilder.com",
            "name": "Oxygen Builder",
            "publisher": {
                "@id": "https://oxygenbuilder.com/#organization"
            },
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://oxygenbuilder.com/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "ImageObject",
            "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg",
            "url": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg",
            "width": "1200",
            "height": "630",
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://oxygenbuilder.com/#webpage",
            "url": "https://oxygenbuilder.com/",
            "name": "Oxygen Builder | WordPress Visual Builder for Developers",
            "datePublished": "2024-12-09T15:28:06-05:00",
            "dateModified": "2026-05-24T14:11:47-04:00",
            "about": {
                "@id": "https://oxygenbuilder.com/#organization"
            },
            "isPartOf": {
                "@id": "https://oxygenbuilder.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://oxygenbuilder.com/users/andrzej/",
            "name": "Andrzej D.",
            "url": "https://oxygenbuilder.com/users/andrzej/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/d93b3c09eff2f534bded9429d4c9ea429804c339fb31c356ec2be62f97588382?s=96&d=retro&r=g",
                "url": "https://secure.gravatar.com/avatar/d93b3c09eff2f534bded9429d4c9ea429804c339fb31c356ec2be62f97588382?s=96&d=retro&r=g",
                "caption": "Andrzej D.",
                "inLanguage": "en-US"
            },
            "sameAs": [
                "https://oxygenbuilder.com"
            ],
            "worksFor": {
                "@id": "https://oxygenbuilder.com/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Oxygen Builder | WordPress Visual Builder for Developers",
            "keywords": "wordpress visual builder,wordpress page builder,developers,built for developers",
            "datePublished": "2024-12-09T15:28:06-05:00",
            "dateModified": "2026-05-24T14:11:47-04:00",
            "author": {
                "@id": "https://oxygenbuilder.com/users/andrzej/",
                "name": "Andrzej D."
            },
            "publisher": {
                "@id": "https://oxygenbuilder.com/#organization"
            },
            "description": "The WordPress visual builder built for designers and developers. Clean code, full control, no bloat. Design pixel-perfect sites without the page-builder tax",
            "name": "Oxygen Builder | WordPress Visual Builder for Developers",
            "@id": "https://oxygenbuilder.com/#richSnippet",
            "isPartOf": {
                "@id": "https://oxygenbuilder.com/#webpage"
            },
            "image": {
                "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://oxygenbuilder.com/#webpage"
            }
        }
    ]
}
/pricing/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://oxygenbuilder.com/#organization",
            "name": "Oxygen Builder",
            "url": "https://oxygenbuilder.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://oxygenbuilder.com/#logo",
                "url": "https://oxygenbuilder.com/wp-content/uploads/2023/12/oxygen-logo-dark.png",
                "contentUrl": "https://oxygenbuilder.com/wp-content/uploads/2023/12/oxygen-logo-dark.png",
                "caption": "Oxygen Builder",
                "inLanguage": "en-US"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://oxygenbuilder.com/#website",
            "url": "https://oxygenbuilder.com",
            "name": "Oxygen Builder",
            "publisher": {
                "@id": "https://oxygenbuilder.com/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg",
            "url": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg",
            "width": "1200",
            "height": "630",
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://oxygenbuilder.com/pricing/#webpage",
            "url": "https://oxygenbuilder.com/pricing/",
            "name": "Pricing — Unlimited Sites, Lifetime Updates | Oxygen Builder",
            "datePublished": "2025-03-19T14:21:31-04:00",
            "dateModified": "2026-04-21T01:50:54-04:00",
            "isPartOf": {
                "@id": "https://oxygenbuilder.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://oxygenbuilder.com/users/andrzej/",
            "name": "Andrzej D.",
            "url": "https://oxygenbuilder.com/users/andrzej/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/d93b3c09eff2f534bded9429d4c9ea429804c339fb31c356ec2be62f97588382?s=96&d=retro&r=g",
                "url": "https://secure.gravatar.com/avatar/d93b3c09eff2f534bded9429d4c9ea429804c339fb31c356ec2be62f97588382?s=96&d=retro&r=g",
                "caption": "Andrzej D.",
                "inLanguage": "en-US"
            },
            "sameAs": [
                "https://oxygenbuilder.com"
            ],
            "worksFor": {
                "@id": "https://oxygenbuilder.com/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Pricing — Unlimited Sites, Lifetime Updates | Oxygen Builder",
            "datePublished": "2025-03-19T14:21:31-04:00",
            "dateModified": "2026-04-21T01:50:54-04:00",
            "author": {
                "@id": "https://oxygenbuilder.com/users/andrzej/",
                "name": "Andrzej D."
            },
            "publisher": {
                "@id": "https://oxygenbuilder.com/#organization"
            },
            "description": "One price, unlimited sites, lifetime updates. Oxygen Builder costs less than a year of most competitors and never charges per seat or per site",
            "name": "Pricing — Unlimited Sites, Lifetime Updates | Oxygen Builder",
            "@id": "https://oxygenbuilder.com/pricing/#richSnippet",
            "isPartOf": {
                "@id": "https://oxygenbuilder.com/pricing/#webpage"
            },
            "image": {
                "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://oxygenbuilder.com/pricing/#webpage"
            }
        }
    ]
}
/features/design/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://oxygenbuilder.com/#organization",
            "name": "Oxygen Builder",
            "url": "https://oxygenbuilder.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://oxygenbuilder.com/#logo",
                "url": "https://oxygenbuilder.com/wp-content/uploads/2023/12/oxygen-logo-dark.png",
                "contentUrl": "https://oxygenbuilder.com/wp-content/uploads/2023/12/oxygen-logo-dark.png",
                "caption": "Oxygen Builder",
                "inLanguage": "en-US"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://oxygenbuilder.com/#website",
            "url": "https://oxygenbuilder.com",
            "name": "Oxygen Builder",
            "publisher": {
                "@id": "https://oxygenbuilder.com/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg",
            "url": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg",
            "width": "1200",
            "height": "630",
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://oxygenbuilder.com/features/design/#webpage",
            "url": "https://oxygenbuilder.com/features/design/",
            "name": "Pixel-Perfect Design for WordPress — Oxygen Builder",
            "datePublished": "2024-12-11T16:16:41-05:00",
            "dateModified": "2026-04-30T17:00:03-04:00",
            "isPartOf": {
                "@id": "https://oxygenbuilder.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://oxygenbuilder.com/users/andrzej/",
            "name": "Andrzej D.",
            "url": "https://oxygenbuilder.com/users/andrzej/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/d93b3c09eff2f534bded9429d4c9ea429804c339fb31c356ec2be62f97588382?s=96&d=retro&r=g",
                "url": "https://secure.gravatar.com/avatar/d93b3c09eff2f534bded9429d4c9ea429804c339fb31c356ec2be62f97588382?s=96&d=retro&r=g",
                "caption": "Andrzej D.",
                "inLanguage": "en-US"
            },
            "sameAs": [
                "https://oxygenbuilder.com"
            ],
            "worksFor": {
                "@id": "https://oxygenbuilder.com/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Pixel-Perfect Design for WordPress — Oxygen Builder",
            "keywords": "design for wordpress,wordpress page builder,wordpress visual builder",
            "datePublished": "2024-12-11T16:16:41-05:00",
            "dateModified": "2026-04-30T17:00:03-04:00",
            "author": {
                "@id": "https://oxygenbuilder.com/users/andrzej/",
                "name": "Andrzej D."
            },
            "publisher": {
                "@id": "https://oxygenbuilder.com/#organization"
            },
            "description": "Design pixel-perfect WordPress sites with class-first workflows, global styles, and clean code output. Built for designers who want full control",
            "name": "Pixel-Perfect Design for WordPress — Oxygen Builder",
            "@id": "https://oxygenbuilder.com/features/design/#richSnippet",
            "isPartOf": {
                "@id": "https://oxygenbuilder.com/features/design/#webpage"
            },
            "image": {
                "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://oxygenbuilder.com/features/design/#webpage"
            }
        }
    ]
}
/features/interactions/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://oxygenbuilder.com/#organization",
            "name": "Oxygen Builder",
            "url": "https://oxygenbuilder.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://oxygenbuilder.com/#logo",
                "url": "https://oxygenbuilder.com/wp-content/uploads/2023/12/oxygen-logo-dark.png",
                "contentUrl": "https://oxygenbuilder.com/wp-content/uploads/2023/12/oxygen-logo-dark.png",
                "caption": "Oxygen Builder",
                "inLanguage": "en-US"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://oxygenbuilder.com/#website",
            "url": "https://oxygenbuilder.com",
            "name": "Oxygen Builder",
            "publisher": {
                "@id": "https://oxygenbuilder.com/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg",
            "url": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg",
            "width": "1200",
            "height": "630",
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://oxygenbuilder.com/features/interactions/#webpage",
            "url": "https://oxygenbuilder.com/features/interactions/",
            "name": "Interactions and Animations for WordPress — Oxygen Builder",
            "datePublished": "2024-12-16T10:39:24-05:00",
            "dateModified": "2026-04-21T01:35:22-04:00",
            "isPartOf": {
                "@id": "https://oxygenbuilder.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://oxygenbuilder.com/users/andrzej/",
            "name": "Andrzej D.",
            "url": "https://oxygenbuilder.com/users/andrzej/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/d93b3c09eff2f534bded9429d4c9ea429804c339fb31c356ec2be62f97588382?s=96&d=retro&r=g",
                "url": "https://secure.gravatar.com/avatar/d93b3c09eff2f534bded9429d4c9ea429804c339fb31c356ec2be62f97588382?s=96&d=retro&r=g",
                "caption": "Andrzej D.",
                "inLanguage": "en-US"
            },
            "sameAs": [
                "https://oxygenbuilder.com"
            ],
            "worksFor": {
                "@id": "https://oxygenbuilder.com/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Interactions and Animations for WordPress — Oxygen Builder",
            "keywords": "interactions,animations,wordpress page builder,wordpress visual builder",
            "datePublished": "2024-12-16T10:39:24-05:00",
            "dateModified": "2026-04-21T01:35:22-04:00",
            "author": {
                "@id": "https://oxygenbuilder.com/users/andrzej/",
                "name": "Andrzej D."
            },
            "publisher": {
                "@id": "https://oxygenbuilder.com/#organization"
            },
            "description": "Build scroll effects, hover states, and click triggers with a visual interaction builder. No code required, no animation plugin needed",
            "name": "Interactions and Animations for WordPress — Oxygen Builder",
            "@id": "https://oxygenbuilder.com/features/interactions/#richSnippet",
            "isPartOf": {
                "@id": "https://oxygenbuilder.com/features/interactions/#webpage"
            },
            "image": {
                "@id": "https://oxygenbuilder.com/wp-content/uploads/2025/01/cover-placeholder.jpg"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://oxygenbuilder.com/features/interactions/#webpage"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
60Review mentions (all pages)
5External proof links (all pages)
PageReviewsProof links
/ (home) 15 2
/pricing/ 15 1
/features/design/ 16 1
/features/interactions/ 14 1