Identity & Authority: Web Arts – Signal Evidence & AI Readability

Web Arts

(https://www.webarts.gr) 📸 Data Snapshot: May 20, 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 site provides Organization schema, it fails to link to any specific experts, founders, or team members, leaving a total expert footprint gap. There are no Person schema objects or sameAs links to professional profiles (LinkedIn), which is critical for an agency claiming authority in technical fields like SEO. The technical implementation itself is a red flag: a web development agency with missing H1 tags and empty heading hierarchies lacks basic technical credibility.

The meta description claims the agency ‘offers services’ like SEO and E-shop construction, but there are no performance metrics or case studies available in the provided data. The review_count suggests a high volume of transactions, but the zero character count on the Portfolio page suggests these results are either non-existent or inaccessible to search engines and users. This is a maximum disconnect between perceived volume and proven performance.

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://webarts.gr/",
            "url": "https://webarts.gr/",
            "name": "Κατασκευή Ιστοσελίδων | Κατασκευή eshop | Φιλοξενία Ιστοσελίδων | Seo - Web Arts",
            "isPartOf": {
                "@id": "https://webarts.gr/#website"
            },
            "about": {
                "@id": "https://webarts.gr/#organization"
            },
            "datePublished": "2015-12-04T02:08:06+00:00",
            "dateModified": "2025-01-15T16:39:21+00:00",
            "description": "Η Web Arts προσφέρει υπηρεσίες όπως κατασκευή ιστοσελίδων , κατασκευή ηλεκτρονικών καταστημάτων - eshop, φιλοξενία ιστοσελίδων και προώθηση ιστοσελίδων.",
            "breadcrumb": {
                "@id": "https://webarts.gr/#breadcrumb"
            },
            "inLanguage": "el",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://webarts.gr/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://webarts.gr/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://webarts.gr/#website",
            "url": "https://webarts.gr/",
            "name": "Web Arts | Website Development | E-Shop Development | Web Hosting | Digital Marketing",
            "description": "",
            "publisher": {
                "@id": "https://webarts.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://webarts.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "el"
        },
        {
            "@type": "Organization",
            "@id": "https://webarts.gr/#organization",
            "name": "Κατασκευή Ιστοσελίδων & eShop Web Arts",
            "url": "https://webarts.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "el",
                "@id": "https://webarts.gr/#/schema/logo/image/",
                "url": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "contentUrl": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "width": 190,
                "height": 66,
                "caption": "Κατασκευή Ιστοσελίδων & eShop Web Arts"
            },
            "image": {
                "@id": "https://webarts.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/WebArts.gr",
                "https://x.com/web_arts"
            ]
        }
    ]
}
/portfolio/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://webarts.gr/portfolio/",
            "url": "https://webarts.gr/portfolio/",
            "name": "Portfolio | Web Arts",
            "isPartOf": {
                "@id": "https://webarts.gr/#website"
            },
            "datePublished": "2017-04-28T09:14:53+00:00",
            "dateModified": "2025-01-15T16:35:16+00:00",
            "breadcrumb": {
                "@id": "https://webarts.gr/portfolio/#breadcrumb"
            },
            "inLanguage": "el",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://webarts.gr/portfolio/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://webarts.gr/portfolio/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://webarts.gr/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Portfolio"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://webarts.gr/#website",
            "url": "https://webarts.gr/",
            "name": "Web Arts | Website Development | E-Shop Development | Web Hosting | Digital Marketing",
            "description": "",
            "publisher": {
                "@id": "https://webarts.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://webarts.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "el"
        },
        {
            "@type": "Organization",
            "@id": "https://webarts.gr/#organization",
            "name": "Κατασκευή Ιστοσελίδων & eShop Web Arts",
            "url": "https://webarts.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "el",
                "@id": "https://webarts.gr/#/schema/logo/image/",
                "url": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "contentUrl": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "width": 190,
                "height": 66,
                "caption": "Κατασκευή Ιστοσελίδων & eShop Web Arts"
            },
            "image": {
                "@id": "https://webarts.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/WebArts.gr",
                "https://x.com/web_arts"
            ]
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://webarts.gr/about-us/",
            "url": "https://webarts.gr/about-us/",
            "name": "About Us | Web Arts",
            "isPartOf": {
                "@id": "https://webarts.gr/#website"
            },
            "datePublished": "2017-04-28T11:07:22+00:00",
            "dateModified": "2023-02-16T12:19:51+00:00",
            "breadcrumb": {
                "@id": "https://webarts.gr/about-us/#breadcrumb"
            },
            "inLanguage": "el",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://webarts.gr/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://webarts.gr/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://webarts.gr/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://webarts.gr/#website",
            "url": "https://webarts.gr/",
            "name": "Web Arts | Website Development | E-Shop Development | Web Hosting | Digital Marketing",
            "description": "",
            "publisher": {
                "@id": "https://webarts.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://webarts.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "el"
        },
        {
            "@type": "Organization",
            "@id": "https://webarts.gr/#organization",
            "name": "Κατασκευή Ιστοσελίδων & eShop Web Arts",
            "url": "https://webarts.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "el",
                "@id": "https://webarts.gr/#/schema/logo/image/",
                "url": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "contentUrl": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "width": 190,
                "height": 66,
                "caption": "Κατασκευή Ιστοσελίδων & eShop Web Arts"
            },
            "image": {
                "@id": "https://webarts.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/WebArts.gr",
                "https://x.com/web_arts"
            ]
        }
    ]
}
/support-form/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://webarts.gr/support-form/",
            "url": "https://webarts.gr/support-form/",
            "name": "Υποστήριξη | Web Arts",
            "isPartOf": {
                "@id": "https://webarts.gr/#website"
            },
            "datePublished": "2017-04-28T09:41:45+00:00",
            "dateModified": "2021-01-24T18:48:55+00:00",
            "breadcrumb": {
                "@id": "https://webarts.gr/support-form/#breadcrumb"
            },
            "inLanguage": "el",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://webarts.gr/support-form/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://webarts.gr/support-form/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://webarts.gr/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Υποστήριξη"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://webarts.gr/#website",
            "url": "https://webarts.gr/",
            "name": "Web Arts | Website Development | E-Shop Development | Web Hosting | Digital Marketing",
            "description": "",
            "publisher": {
                "@id": "https://webarts.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://webarts.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "el"
        },
        {
            "@type": "Organization",
            "@id": "https://webarts.gr/#organization",
            "name": "Κατασκευή Ιστοσελίδων & eShop Web Arts",
            "url": "https://webarts.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "el",
                "@id": "https://webarts.gr/#/schema/logo/image/",
                "url": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "contentUrl": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "width": 190,
                "height": 66,
                "caption": "Κατασκευή Ιστοσελίδων & eShop Web Arts"
            },
            "image": {
                "@id": "https://webarts.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/WebArts.gr",
                "https://x.com/web_arts"
            ]
        }
    ]
}
/services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://webarts.gr/services/",
            "url": "https://webarts.gr/services/",
            "name": "Υπηρεσίες | Web Arts",
            "isPartOf": {
                "@id": "https://webarts.gr/#website"
            },
            "datePublished": "2021-01-25T10:48:40+00:00",
            "dateModified": "2024-03-12T08:58:37+00:00",
            "breadcrumb": {
                "@id": "https://webarts.gr/services/#breadcrumb"
            },
            "inLanguage": "el",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://webarts.gr/services/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://webarts.gr/services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://webarts.gr/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Υπηρεσίες"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://webarts.gr/#website",
            "url": "https://webarts.gr/",
            "name": "Web Arts | Website Development | E-Shop Development | Web Hosting | Digital Marketing",
            "description": "",
            "publisher": {
                "@id": "https://webarts.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://webarts.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "el"
        },
        {
            "@type": "Organization",
            "@id": "https://webarts.gr/#organization",
            "name": "Κατασκευή Ιστοσελίδων & eShop Web Arts",
            "url": "https://webarts.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "el",
                "@id": "https://webarts.gr/#/schema/logo/image/",
                "url": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "contentUrl": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "width": 190,
                "height": 66,
                "caption": "Κατασκευή Ιστοσελίδων & eShop Web Arts"
            },
            "image": {
                "@id": "https://webarts.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/WebArts.gr",
                "https://x.com/web_arts"
            ]
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://webarts.gr/contact-us/",
            "url": "https://webarts.gr/contact-us/",
            "name": "Επικοινωνία | Web Arts",
            "isPartOf": {
                "@id": "https://webarts.gr/#website"
            },
            "datePublished": "2015-12-04T02:09:37+00:00",
            "dateModified": "2023-02-16T12:20:25+00:00",
            "breadcrumb": {
                "@id": "https://webarts.gr/contact-us/#breadcrumb"
            },
            "inLanguage": "el",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://webarts.gr/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://webarts.gr/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://webarts.gr/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Επικοινωνία"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://webarts.gr/#website",
            "url": "https://webarts.gr/",
            "name": "Web Arts | Website Development | E-Shop Development | Web Hosting | Digital Marketing",
            "description": "",
            "publisher": {
                "@id": "https://webarts.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://webarts.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "el"
        },
        {
            "@type": "Organization",
            "@id": "https://webarts.gr/#organization",
            "name": "Κατασκευή Ιστοσελίδων & eShop Web Arts",
            "url": "https://webarts.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "el",
                "@id": "https://webarts.gr/#/schema/logo/image/",
                "url": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "contentUrl": "https://webarts.gr/wp-content/uploads/2017/06/webarts_mobile_logo1.png",
                "width": 190,
                "height": 66,
                "caption": "Κατασκευή Ιστοσελίδων & eShop Web Arts"
            },
            "image": {
                "@id": "https://webarts.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "http://www.facebook.com/WebArts.gr",
                "https://x.com/web_arts"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
2061Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 366 1
/portfolio/ 339 1
/about-us/ 339 1
/support-form/ 339 1
/services/ 339 1
/contact-us/ 339 1