Identity & Authority: DEJAN – Signal Evidence & AI Readability

DEJAN

(https://dejanmarketing.com) 📸 Data Snapshot: May 16, 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 site identifies specific experts (Dan Petrovic, Nik Ranger, Tasmin Niha) and associates them with technical blog content. Schema JSON-LD is correctly implemented as Organization, and the blog archive dating back to 2010 (as seen in the archive list) establishes long-term industry presence. Technical credibility is high, with no broken heading hierarchies or missing metadata in the provided data.

There is a slight disconnect in the homepage summary where case study metrics are listed as ‘0%’, which contrasts with the bold ‘60% increase’ in the H3 tag above it. However, the Testimonials page provides the missing context with specific figures such as a ‘64% traffic increase’ and ’15 major keywords in top 3 positions.’ The claims generally match the depth of the technical evidence provided in the blog posts.

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://dejanmarketing.com/",
            "url": "https://dejanmarketing.com/",
            "name": "Australian AI SEO Agency",
            "isPartOf": {
                "@id": "https://dejanmarketing.com/#website"
            },
            "about": {
                "@id": "https://dejanmarketing.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://dejanmarketing.com/#primaryimage"
            },
            "image": {
                "@id": "https://dejanmarketing.com/#primaryimage"
            },
            "thumbnailUrl": "https://dejanmarketing.com/wp-content/uploads/2020/06/video-call.jpg",
            "datePublished": "2019-03-16T11:03:51+00:00",
            "dateModified": "2025-12-18T12:04:51+00:00",
            "description": "AI SEO agency specialising in AI search visibility for brands, products and services.",
            "breadcrumb": {
                "@id": "https://dejanmarketing.com/#breadcrumb"
            },
            "inLanguage": "en-AU",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://dejanmarketing.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-AU",
            "@id": "https://dejanmarketing.com/#primaryimage",
            "url": "https://dejanmarketing.com/wp-content/uploads/2020/06/video-call.jpg",
            "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2020/06/video-call.jpg",
            "width": 2000,
            "height": 688,
            "caption": "team"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://dejanmarketing.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://dejanmarketing.com/#website",
            "url": "https://dejanmarketing.com/",
            "name": "DEJAN",
            "description": "",
            "publisher": {
                "@id": "https://dejanmarketing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://dejanmarketing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-AU"
        },
        {
            "@type": "Organization",
            "@id": "https://dejanmarketing.com/#organization",
            "name": "DEJAN",
            "url": "https://dejanmarketing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-AU",
                "@id": "https://dejanmarketing.com/#/schema/logo/image/",
                "url": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "width": 300,
                "height": 103,
                "caption": "DEJAN"
            },
            "image": {
                "@id": "https://dejanmarketing.com/#/schema/logo/image/"
            }
        }
    ]
}
/testimonials/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://dejanmarketing.com/testimonials/",
            "url": "https://dejanmarketing.com/testimonials/",
            "name": "Testimonials & Client Reviews | DEJAN",
            "isPartOf": {
                "@id": "https://dejanmarketing.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://dejanmarketing.com/testimonials/#primaryimage"
            },
            "image": {
                "@id": "https://dejanmarketing.com/testimonials/#primaryimage"
            },
            "thumbnailUrl": "https://dejanmarketing.com/wp-content/uploads/2024/03/zendesk-Logo-1024x262.png",
            "datePublished": "2010-10-28T01:11:51+00:00",
            "dateModified": "2024-03-09T01:33:26+00:00",
            "description": "Dejan SEO client testimonials - What actual customers have to say about our services",
            "breadcrumb": {
                "@id": "https://dejanmarketing.com/testimonials/#breadcrumb"
            },
            "inLanguage": "en-AU",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://dejanmarketing.com/testimonials/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-AU",
            "@id": "https://dejanmarketing.com/testimonials/#primaryimage",
            "url": "https://dejanmarketing.com/wp-content/uploads/2024/03/zendesk-Logo.png",
            "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2024/03/zendesk-Logo.png",
            "width": 3840,
            "height": 982,
            "caption": "Zendesk-Logo"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://dejanmarketing.com/testimonials/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://dejanmarketing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Testimonials"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://dejanmarketing.com/#website",
            "url": "https://dejanmarketing.com/",
            "name": "DEJAN",
            "description": "",
            "publisher": {
                "@id": "https://dejanmarketing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://dejanmarketing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-AU"
        },
        {
            "@type": "Organization",
            "@id": "https://dejanmarketing.com/#organization",
            "name": "DEJAN",
            "url": "https://dejanmarketing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-AU",
                "@id": "https://dejanmarketing.com/#/schema/logo/image/",
                "url": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "width": 300,
                "height": 103,
                "caption": "DEJAN"
            },
            "image": {
                "@id": "https://dejanmarketing.com/#/schema/logo/image/"
            }
        }
    ]
}
/ppc-packages/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://dejanmarketing.com/ppc-packages/",
            "url": "https://dejanmarketing.com/ppc-packages/",
            "name": "PPC Packages by Dejan Marketing",
            "isPartOf": {
                "@id": "https://dejanmarketing.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://dejanmarketing.com/ppc-packages/#primaryimage"
            },
            "image": {
                "@id": "https://dejanmarketing.com/ppc-packages/#primaryimage"
            },
            "thumbnailUrl": "https://dejanmarketing.com/wp-content/uploads/2019/10/tasmin-header-1024x552.jpg",
            "datePublished": "2012-08-17T07:27:01+00:00",
            "dateModified": "2020-10-06T10:39:24+00:00",
            "description": "Customised PPC packages. Flat monthly fees. No lock-in contracts. Call now for a free consultation.",
            "breadcrumb": {
                "@id": "https://dejanmarketing.com/ppc-packages/#breadcrumb"
            },
            "inLanguage": "en-AU",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://dejanmarketing.com/ppc-packages/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-AU",
            "@id": "https://dejanmarketing.com/ppc-packages/#primaryimage",
            "url": "https://dejanmarketing.com/wp-content/uploads/2019/10/tasmin-header-1024x552.jpg",
            "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2019/10/tasmin-header-1024x552.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://dejanmarketing.com/ppc-packages/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://dejanmarketing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Pay Per Click Packages by Dejan Marketing"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://dejanmarketing.com/#website",
            "url": "https://dejanmarketing.com/",
            "name": "DEJAN",
            "description": "",
            "publisher": {
                "@id": "https://dejanmarketing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://dejanmarketing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-AU"
        },
        {
            "@type": "Organization",
            "@id": "https://dejanmarketing.com/#organization",
            "name": "DEJAN",
            "url": "https://dejanmarketing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-AU",
                "@id": "https://dejanmarketing.com/#/schema/logo/image/",
                "url": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "width": 300,
                "height": 103,
                "caption": "DEJAN"
            },
            "image": {
                "@id": "https://dejanmarketing.com/#/schema/logo/image/"
            }
        }
    ]
}
/google-ads-management/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://dejanmarketing.com/google-ads-management/",
            "url": "https://dejanmarketing.com/google-ads-management/",
            "name": "Google Ads Management by Dejan Marketing",
            "isPartOf": {
                "@id": "https://dejanmarketing.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://dejanmarketing.com/google-ads-management/#primaryimage"
            },
            "image": {
                "@id": "https://dejanmarketing.com/google-ads-management/#primaryimage"
            },
            "thumbnailUrl": "https://dejanmarketing.com/wp-content/uploads/2019/10/tasmin-header-1024x552.jpg",
            "datePublished": "2012-08-17T07:43:13+00:00",
            "dateModified": "2020-10-06T10:39:24+00:00",
            "description": "Google AdWords management by certified, trusted Google Partners. Get in touch today for an obligation free review of your account. Call 1300 123 736.",
            "breadcrumb": {
                "@id": "https://dejanmarketing.com/google-ads-management/#breadcrumb"
            },
            "inLanguage": "en-AU",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://dejanmarketing.com/google-ads-management/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-AU",
            "@id": "https://dejanmarketing.com/google-ads-management/#primaryimage",
            "url": "https://dejanmarketing.com/wp-content/uploads/2019/10/tasmin-header-1024x552.jpg",
            "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2019/10/tasmin-header-1024x552.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://dejanmarketing.com/google-ads-management/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://dejanmarketing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Google Ads Management by Dejan Marketing"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://dejanmarketing.com/#website",
            "url": "https://dejanmarketing.com/",
            "name": "DEJAN",
            "description": "",
            "publisher": {
                "@id": "https://dejanmarketing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://dejanmarketing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-AU"
        },
        {
            "@type": "Organization",
            "@id": "https://dejanmarketing.com/#organization",
            "name": "DEJAN",
            "url": "https://dejanmarketing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-AU",
                "@id": "https://dejanmarketing.com/#/schema/logo/image/",
                "url": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "width": 300,
                "height": 103,
                "caption": "DEJAN"
            },
            "image": {
                "@id": "https://dejanmarketing.com/#/schema/logo/image/"
            }
        }
    ]
}
/facebook-advertising/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://dejanmarketing.com/facebook-advertising/",
            "url": "https://dejanmarketing.com/facebook-advertising/",
            "name": "Facebook Advertising by Dejan Marketing",
            "isPartOf": {
                "@id": "https://dejanmarketing.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://dejanmarketing.com/facebook-advertising/#primaryimage"
            },
            "image": {
                "@id": "https://dejanmarketing.com/facebook-advertising/#primaryimage"
            },
            "thumbnailUrl": "https://dejanmarketing.com/wp-content/uploads/2019/10/tasmin-header-1024x552.jpg",
            "datePublished": "2014-11-11T05:19:54+00:00",
            "dateModified": "2020-10-06T10:39:24+00:00",
            "breadcrumb": {
                "@id": "https://dejanmarketing.com/facebook-advertising/#breadcrumb"
            },
            "inLanguage": "en-AU",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://dejanmarketing.com/facebook-advertising/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-AU",
            "@id": "https://dejanmarketing.com/facebook-advertising/#primaryimage",
            "url": "https://dejanmarketing.com/wp-content/uploads/2019/10/tasmin-header-1024x552.jpg",
            "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2019/10/tasmin-header-1024x552.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://dejanmarketing.com/facebook-advertising/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://dejanmarketing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Facebook Advertising by Dejan Marketing"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://dejanmarketing.com/#website",
            "url": "https://dejanmarketing.com/",
            "name": "DEJAN",
            "description": "",
            "publisher": {
                "@id": "https://dejanmarketing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://dejanmarketing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-AU"
        },
        {
            "@type": "Organization",
            "@id": "https://dejanmarketing.com/#organization",
            "name": "DEJAN",
            "url": "https://dejanmarketing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-AU",
                "@id": "https://dejanmarketing.com/#/schema/logo/image/",
                "url": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "width": 300,
                "height": 103,
                "caption": "DEJAN"
            },
            "image": {
                "@id": "https://dejanmarketing.com/#/schema/logo/image/"
            }
        }
    ]
}
/blog/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "WebPage",
                "CollectionPage"
            ],
            "@id": "https://dejanmarketing.com/blog/",
            "url": "https://dejanmarketing.com/blog/",
            "name": "Blog - DEJAN",
            "isPartOf": {
                "@id": "https://dejanmarketing.com/#website"
            },
            "datePublished": "2019-05-06T11:57:01+00:00",
            "dateModified": "2020-10-06T10:39:24+00:00",
            "breadcrumb": {
                "@id": "https://dejanmarketing.com/blog/#breadcrumb"
            },
            "inLanguage": "en-AU"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://dejanmarketing.com/blog/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://dejanmarketing.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Blog"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://dejanmarketing.com/#website",
            "url": "https://dejanmarketing.com/",
            "name": "DEJAN",
            "description": "",
            "publisher": {
                "@id": "https://dejanmarketing.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://dejanmarketing.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-AU"
        },
        {
            "@type": "Organization",
            "@id": "https://dejanmarketing.com/#organization",
            "name": "DEJAN",
            "url": "https://dejanmarketing.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-AU",
                "@id": "https://dejanmarketing.com/#/schema/logo/image/",
                "url": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "contentUrl": "https://dejanmarketing.com/wp-content/uploads/2020/06/dejan-e1724666671371.png",
                "width": 300,
                "height": 103,
                "caption": "DEJAN"
            },
            "image": {
                "@id": "https://dejanmarketing.com/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
82Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 19 0
/testimonials/ 32 0
/ppc-packages/ 8 0
/google-ads-management/ 10 0
/facebook-advertising/ 7 0
/blog/ 6 0