Identity & Authority: PETPET Malaysia – Signal Evidence & AI Readability

PETPET Malaysia

(https://petpet.com.my) 📸 Data Snapshot: May 24, 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.
7 Impact Weight: 15 / 100
47% Reputation

While the site provides a standard Organization schema with sameAs links to social media, it lacks any named experts, pediatric endorsements, or dermatological certifications. There is no Person schema or evidence of the people behind the brand, creating a ‘faceless corporation’ vibe. The technical implementation is weak, evidenced by the absence of H1 tags on the homepage and product pages, which contradicts the ‘premium’ brand positioning.

The brand makes bold claims about 10-hour dryness and ‘optimal’ absorption but provides no visual evidence, test results, or case studies showing these diapers in action or under stress tests. The marketing tone suggests a high-performance product, but the actual content is a skeleton of a product catalog. The disconnect is most visible on the Tape page, where the only unique claim is followed by a dead-end footnote marker.

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": "WebPage",
            "@id": "https://petpet.com.my/",
            "url": "https://petpet.com.my/",
            "name": "Home | Petpet",
            "isPartOf": {
                "@id": "https://petpet.com.my/#website"
            },
            "about": {
                "@id": "https://petpet.com.my/#organization"
            },
            "datePublished": "2025-07-03T08:06:05+00:00",
            "dateModified": "2025-10-06T12:16:19+00:00",
            "description": "Explore the advantages of PetPet Diapers for your child. Keep them clean and comfortable with our quality diapers",
            "breadcrumb": {
                "@id": "https://petpet.com.my/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://petpet.com.my/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://petpet.com.my/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://petpet.com.my/#website",
            "url": "https://petpet.com.my/",
            "name": "Petpet",
            "description": "",
            "publisher": {
                "@id": "https://petpet.com.my/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://petpet.com.my/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://petpet.com.my/#organization",
            "name": "PETPET Malaysia",
            "url": "https://petpet.com.my/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://petpet.com.my/#/schema/logo/image/",
                "url": "https://petpet.com.my/wp-content/uploads/2025/07/PETPET-generic-logo.png",
                "contentUrl": "https://petpet.com.my/wp-content/uploads/2025/07/PETPET-generic-logo.png",
                "width": 300,
                "height": 134,
                "caption": "PETPET Malaysia"
            },
            "image": {
                "@id": "https://petpet.com.my/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/petpetMY",
                "https://x.com/petpetmalaysia",
                "http://www.instagram.com/petpetmalaysia/",
                "http://www.youtube.com/user/PetPetMalaysia"
            ]
        }
    ]
}
/pants/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://petpet.com.my/pants/",
            "url": "https://petpet.com.my/pants/",
            "name": "Petpet | Tape",
            "isPartOf": {
                "@id": "https://petpet.com.my/#website"
            },
            "datePublished": "2025-07-04T03:54:20+00:00",
            "dateModified": "2025-09-11T04:32:22+00:00",
            "description": "Our bestselling premium tape diaper, now even softer to the touch. Redesigned to keep your baby fresh and dry all day.",
            "breadcrumb": {
                "@id": "https://petpet.com.my/pants/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://petpet.com.my/pants/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://petpet.com.my/pants/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://petpet.com.my/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Pants"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://petpet.com.my/#website",
            "url": "https://petpet.com.my/",
            "name": "Petpet",
            "description": "",
            "publisher": {
                "@id": "https://petpet.com.my/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://petpet.com.my/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://petpet.com.my/#organization",
            "name": "PETPET Malaysia",
            "url": "https://petpet.com.my/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://petpet.com.my/#/schema/logo/image/",
                "url": "https://petpet.com.my/wp-content/uploads/2025/07/PETPET-generic-logo.png",
                "contentUrl": "https://petpet.com.my/wp-content/uploads/2025/07/PETPET-generic-logo.png",
                "width": 300,
                "height": 134,
                "caption": "PETPET Malaysia"
            },
            "image": {
                "@id": "https://petpet.com.my/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/petpetMY",
                "https://x.com/petpetmalaysia",
                "http://www.instagram.com/petpetmalaysia/",
                "http://www.youtube.com/user/PetPetMalaysia"
            ]
        }
    ]
}
/tape-m-xl/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://petpet.com.my/tape-m-xl/",
            "url": "https://petpet.com.my/tape-m-xl/",
            "name": "Tape-m-xl | Petpet",
            "isPartOf": {
                "@id": "https://petpet.com.my/#website"
            },
            "datePublished": "2025-07-04T03:53:58+00:00",
            "dateModified": "2026-03-16T04:03:15+00:00",
            "breadcrumb": {
                "@id": "https://petpet.com.my/tape-m-xl/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://petpet.com.my/tape-m-xl/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://petpet.com.my/tape-m-xl/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://petpet.com.my/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Tape-m-xl"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://petpet.com.my/#website",
            "url": "https://petpet.com.my/",
            "name": "Petpet",
            "description": "",
            "publisher": {
                "@id": "https://petpet.com.my/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://petpet.com.my/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://petpet.com.my/#organization",
            "name": "PETPET Malaysia",
            "url": "https://petpet.com.my/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://petpet.com.my/#/schema/logo/image/",
                "url": "https://petpet.com.my/wp-content/uploads/2025/07/PETPET-generic-logo.png",
                "contentUrl": "https://petpet.com.my/wp-content/uploads/2025/07/PETPET-generic-logo.png",
                "width": 300,
                "height": 134,
                "caption": "PETPET Malaysia"
            },
            "image": {
                "@id": "https://petpet.com.my/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/petpetMY",
                "https://x.com/petpetmalaysia",
                "http://www.instagram.com/petpetmalaysia/",
                "http://www.youtube.com/user/PetPetMalaysia"
            ]
        }
    ]
}
/my-account/lost-password/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://petpet.com.my/my-account/",
            "url": "https://petpet.com.my/my-account/",
            "name": "My account | Petpet",
            "isPartOf": {
                "@id": "https://petpet.com.my/#website"
            },
            "datePublished": "2025-09-16T04:48:03+00:00",
            "dateModified": "2025-10-08T07:34:53+00:00",
            "breadcrumb": {
                "@id": "https://petpet.com.my/my-account/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://petpet.com.my/my-account/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://petpet.com.my/my-account/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://petpet.com.my/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "My account"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://petpet.com.my/#website",
            "url": "https://petpet.com.my/",
            "name": "Petpet",
            "description": "",
            "publisher": {
                "@id": "https://petpet.com.my/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://petpet.com.my/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://petpet.com.my/#organization",
            "name": "PETPET Malaysia",
            "url": "https://petpet.com.my/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://petpet.com.my/#/schema/logo/image/",
                "url": "https://petpet.com.my/wp-content/uploads/2025/07/PETPET-generic-logo.png",
                "contentUrl": "https://petpet.com.my/wp-content/uploads/2025/07/PETPET-generic-logo.png",
                "width": 300,
                "height": 134,
                "caption": "PETPET Malaysia"
            },
            "image": {
                "@id": "https://petpet.com.my/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/petpetMY",
                "https://x.com/petpetmalaysia",
                "http://www.instagram.com/petpetmalaysia/",
                "http://www.youtube.com/user/PetPetMalaysia"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
6Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/pants/ 2 1
/tape-m-xl/ 2 1
/my-account/lost-password/ 0 1