Identity & Authority: Premier Glazing Keighley Ltd – Signal Evidence & AI Readability

Premier Glazing Keighley Ltd

(http://www.premierglazing.com) 📸 Data Snapshot: May 22, 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.
3 Impact Weight: 15 / 100
20% Reputation

While the schema_json identifies the legal entity as Premier Glazing Keighley Ltd, there is a total absence of named experts or leadership footprints. No individual team members are mentioned, and there is no Person schema or links to professional profiles. The technical credibility gap is high due to the broken content hierarchy where service descriptions for three major categories are missing entirely, replaced by default template instructions.

The site makes bold claims about windows that ‘will last a lifetime’ and ‘excellent energy ratings’ but provides no specific U-values or thermal efficiency metrics to prove these assertions. The trade page promises that accounts can ‘save hundreds of pounds,’ but without a clear pricing framework or benchmark, this remains an unsubstantiated marketing hook. The claim of ‘Yorkshire’s Finest’ is a subjective superlative that is never justified by awards, rankings, or competitive data.

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://www.premierglazing.com/",
            "url": "https://www.premierglazing.com/",
            "name": "Double glazing installers in Keighley, Bradford and Leeds - Premier Glazing",
            "isPartOf": {
                "@id": "https://www.premierglazing.com/#website"
            },
            "about": {
                "@id": "https://www.premierglazing.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://www.premierglazing.com/#primaryimage"
            },
            "image": {
                "@id": "https://www.premierglazing.com/#primaryimage"
            },
            "thumbnailUrl": "https://www.premierglazing.com/wp-content/uploads/2024/04/double-glazing-inview.jpeg",
            "datePublished": "2020-09-10T06:53:58+00:00",
            "dateModified": "2025-07-22T20:20:12+00:00",
            "description": "Discover high quality uPVC double glazing solutions at affordable prices in Keighley, West Yorkshire. Premier Glazing offers energy-efficient windows & doors tailored to your needs.",
            "breadcrumb": {
                "@id": "https://www.premierglazing.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.premierglazing.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.premierglazing.com/#primaryimage",
            "url": "https://www.premierglazing.com/wp-content/uploads/2024/04/double-glazing-inview.jpeg",
            "contentUrl": "https://www.premierglazing.com/wp-content/uploads/2024/04/double-glazing-inview.jpeg",
            "width": 1707,
            "height": 2560
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.premierglazing.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.premierglazing.com/#website",
            "url": "https://www.premierglazing.com/",
            "name": "Affordable uPVC Double Glazing Services in Keighley, Bradford and Leeds, West Yorkshire | Premier Glazing",
            "description": "",
            "publisher": {
                "@id": "https://www.premierglazing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.premierglazing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.premierglazing.com/#organization",
            "name": "Premier Glazing Keighley Ltd",
            "url": "https://www.premierglazing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.premierglazing.com/#/schema/logo/image/",
                "url": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "contentUrl": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "width": 1887,
                "height": 854,
                "caption": "Premier Glazing Keighley Ltd"
            },
            "image": {
                "@id": "https://www.premierglazing.com/#/schema/logo/image/"
            }
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.premierglazing.com/contact/",
            "url": "https://www.premierglazing.com/contact/",
            "name": "Contact us today for low cost double glazing windows and doors",
            "isPartOf": {
                "@id": "https://www.premierglazing.com/#website"
            },
            "datePublished": "2024-04-05T18:53:18+00:00",
            "dateModified": "2025-09-03T10:47:59+00:00",
            "breadcrumb": {
                "@id": "https://www.premierglazing.com/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.premierglazing.com/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.premierglazing.com/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.premierglazing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.premierglazing.com/#website",
            "url": "https://www.premierglazing.com/",
            "name": "Affordable uPVC Double Glazing Services in Keighley, Bradford and Leeds, West Yorkshire | Premier Glazing",
            "description": "",
            "publisher": {
                "@id": "https://www.premierglazing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.premierglazing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.premierglazing.com/#organization",
            "name": "Premier Glazing Keighley Ltd",
            "url": "https://www.premierglazing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.premierglazing.com/#/schema/logo/image/",
                "url": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "contentUrl": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "width": 1887,
                "height": 854,
                "caption": "Premier Glazing Keighley Ltd"
            },
            "image": {
                "@id": "https://www.premierglazing.com/#/schema/logo/image/"
            }
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.premierglazing.com/about/",
            "url": "https://www.premierglazing.com/about/",
            "name": "Quality uPVC double glazing services in Keighley and Bradford",
            "isPartOf": {
                "@id": "https://www.premierglazing.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.premierglazing.com/about/#primaryimage"
            },
            "image": {
                "@id": "https://www.premierglazing.com/about/#primaryimage"
            },
            "thumbnailUrl": "https://www.premierglazing.com/wp-content/uploads/2024/05/double-glazed-1024x683.jpeg",
            "datePublished": "2024-04-06T13:12:01+00:00",
            "dateModified": "2024-07-07T17:51:53+00:00",
            "breadcrumb": {
                "@id": "https://www.premierglazing.com/about/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.premierglazing.com/about/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.premierglazing.com/about/#primaryimage",
            "url": "https://www.premierglazing.com/wp-content/uploads/2024/05/double-glazed-1024x683.jpeg",
            "contentUrl": "https://www.premierglazing.com/wp-content/uploads/2024/05/double-glazed-1024x683.jpeg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.premierglazing.com/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.premierglazing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.premierglazing.com/#website",
            "url": "https://www.premierglazing.com/",
            "name": "Affordable uPVC Double Glazing Services in Keighley, Bradford and Leeds, West Yorkshire | Premier Glazing",
            "description": "",
            "publisher": {
                "@id": "https://www.premierglazing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.premierglazing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.premierglazing.com/#organization",
            "name": "Premier Glazing Keighley Ltd",
            "url": "https://www.premierglazing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.premierglazing.com/#/schema/logo/image/",
                "url": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "contentUrl": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "width": 1887,
                "height": 854,
                "caption": "Premier Glazing Keighley Ltd"
            },
            "image": {
                "@id": "https://www.premierglazing.com/#/schema/logo/image/"
            }
        }
    ]
}
/windows/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.premierglazing.com/windows/",
            "url": "https://www.premierglazing.com/windows/",
            "name": "Premium uPVC windows at affordable prices, UK manufactured",
            "isPartOf": {
                "@id": "https://www.premierglazing.com/#website"
            },
            "datePublished": "2024-04-06T13:13:04+00:00",
            "dateModified": "2024-07-10T11:42:55+00:00",
            "breadcrumb": {
                "@id": "https://www.premierglazing.com/windows/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.premierglazing.com/windows/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.premierglazing.com/windows/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.premierglazing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Windows"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.premierglazing.com/#website",
            "url": "https://www.premierglazing.com/",
            "name": "Affordable uPVC Double Glazing Services in Keighley, Bradford and Leeds, West Yorkshire | Premier Glazing",
            "description": "",
            "publisher": {
                "@id": "https://www.premierglazing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.premierglazing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.premierglazing.com/#organization",
            "name": "Premier Glazing Keighley Ltd",
            "url": "https://www.premierglazing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.premierglazing.com/#/schema/logo/image/",
                "url": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "contentUrl": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "width": 1887,
                "height": 854,
                "caption": "Premier Glazing Keighley Ltd"
            },
            "image": {
                "@id": "https://www.premierglazing.com/#/schema/logo/image/"
            }
        }
    ]
}
/doors/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.premierglazing.com/doors/",
            "url": "https://www.premierglazing.com/doors/",
            "name": "Top quality uPVC doors and composite doors, UK manufactured",
            "isPartOf": {
                "@id": "https://www.premierglazing.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.premierglazing.com/doors/#primaryimage"
            },
            "image": {
                "@id": "https://www.premierglazing.com/doors/#primaryimage"
            },
            "thumbnailUrl": "https://www.premierglazing.com/wp-content/uploads/2024/05/composite-door1-768x1024.jpeg",
            "datePublished": "2024-04-06T13:13:27+00:00",
            "dateModified": "2024-07-10T11:48:02+00:00",
            "breadcrumb": {
                "@id": "https://www.premierglazing.com/doors/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.premierglazing.com/doors/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.premierglazing.com/doors/#primaryimage",
            "url": "https://www.premierglazing.com/wp-content/uploads/2024/05/composite-door1-768x1024.jpeg",
            "contentUrl": "https://www.premierglazing.com/wp-content/uploads/2024/05/composite-door1-768x1024.jpeg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.premierglazing.com/doors/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.premierglazing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Doors"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.premierglazing.com/#website",
            "url": "https://www.premierglazing.com/",
            "name": "Affordable uPVC Double Glazing Services in Keighley, Bradford and Leeds, West Yorkshire | Premier Glazing",
            "description": "",
            "publisher": {
                "@id": "https://www.premierglazing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.premierglazing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.premierglazing.com/#organization",
            "name": "Premier Glazing Keighley Ltd",
            "url": "https://www.premierglazing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.premierglazing.com/#/schema/logo/image/",
                "url": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "contentUrl": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "width": 1887,
                "height": 854,
                "caption": "Premier Glazing Keighley Ltd"
            },
            "image": {
                "@id": "https://www.premierglazing.com/#/schema/logo/image/"
            }
        }
    ]
}
/trade/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.premierglazing.com/trade/",
            "url": "https://www.premierglazing.com/trade/",
            "name": "uPVC windows and doors for traders and builders in Yorkshire",
            "isPartOf": {
                "@id": "https://www.premierglazing.com/#website"
            },
            "datePublished": "2024-07-10T12:23:10+00:00",
            "dateModified": "2025-07-22T20:26:08+00:00",
            "breadcrumb": {
                "@id": "https://www.premierglazing.com/trade/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.premierglazing.com/trade/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.premierglazing.com/trade/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.premierglazing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Trade"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.premierglazing.com/#website",
            "url": "https://www.premierglazing.com/",
            "name": "Affordable uPVC Double Glazing Services in Keighley, Bradford and Leeds, West Yorkshire | Premier Glazing",
            "description": "",
            "publisher": {
                "@id": "https://www.premierglazing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.premierglazing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.premierglazing.com/#organization",
            "name": "Premier Glazing Keighley Ltd",
            "url": "https://www.premierglazing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.premierglazing.com/#/schema/logo/image/",
                "url": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "contentUrl": "https://www.premierglazing.com/wp-content/uploads/2024/06/premierglazing-logo.png",
                "width": 1887,
                "height": 854,
                "caption": "Premier Glazing Keighley Ltd"
            },
            "image": {
                "@id": "https://www.premierglazing.com/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
69Review mentions (all pages)
19External proof links (all pages)
PageReviewsProof links
/ (home) 11 3
/contact/ 11 4
/about/ 11 3
/windows/ 13 3
/doors/ 11 3
/trade/ 12 3
Explore the other reputation pillars for Premier Glazing Keighley Ltd