Trust & Proof: Anzaforge – Signal Evidence & AI Readability

Anzaforge

(https://anzaforge.com) 📸 Data Snapshot: May 19, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
1 Impact Weight: 20 / 100
5% Reputation

Classic trust theatre is detected: the site claims a review_count of 17 on the homepage and 16 on service pages, yet the proof_links_count is 0 across the entire crawl. The Trusted by Innovative Companies section lists placeholder entities like Acme Corp and GlobalTech, which are hallmarks of unpopulated template content. Bold performance claims like +240% ROI and 98% Approval Rate lack any linked source or case study verification.

The proof-to-assertion ratio is extremely low. For every specific technical mention (e.g., RAG pipelines), there are five unsubstantiated marketing claims. The inclusion of specific pricing in the JSON-LD schema (SAR 11250 for a business website) is the only high-density evidence provided, but even this is undermined by the lack of external validation for the 17 displayed reviews.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
86Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 17 0
/contact/ 4 0
/services/ 16 0
/about/ 17 0
/services/web-development/ 16 0
/services/mobile-app-development/ 16 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://anzaforge.com/#organization",
            "name": "Anzaforge",
            "url": "https://anzaforge.com",
            "logo": "https://anzaforge.com/images/logo.png",
            "email": "contact@anzaforge.com",
            "telephone": "",
            "sameAs": [
                "https://twitter.com/anzaforge",
                "https://linkedin.com/company/anzaforge",
                "https://instagram.com/anzaforge"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://anzaforge.com/#website",
            "url": "https://anzaforge.com",
            "name": "Anzaforge",
            "publisher": {
                "@id": "https://anzaforge.com/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://anzaforge.com/search?q={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ]
}
/contact/ — no schema detected (entity gap)
/services/ — no schema detected (entity gap)
/about/ — no schema detected (entity gap)
/services/web-development/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "ProfessionalService",
                "@id": "https://anzaforge.com/services/web-development#organization",
                "name": "Anzaforge",
                "image": "https://anzaforge.com/images/logo.png",
                "url": "https://anzaforge.com/services/web-development",
                "telephone": "",
                "priceRange": "$$",
                "address": {
                    "@type": "PostalAddress",
                    "addressLocality": "Marrakech",
                    "addressRegion": "Marrakech-Safi",
                    "addressCountry": "MA"
                },
                "areaServed": "Worldwide",
                "sameAs": [
                    "https://twitter.com/anzaforge",
                    "https://linkedin.com/company/anzaforge",
                    "https://instagram.com/anzaforge"
                ]
            },
            {
                "@type": "Service",
                "@id": "https://anzaforge.com/services/web-development#service",
                "name": "Web Development",
                "description": "Enterprise-grade web solutions and SaaS platforms built for speed, security, and global scalability.",
                "provider": {
                    "@id": "https://anzaforge.com/services/web-development#organization"
                },
                "areaServed": "Worldwide",
                "knowsAbout": [
                    "Frontend Development",
                    "Backend Development",
                    "Full Stack",
                    "React",
                    "Next.js",
                    "Cloud Hosting"
                ],
                "hasOfferCatalog": {
                    "@type": "OfferCatalog",
                    "name": "Service Packages",
                    "itemListElement": [
                        {
                            "@type": "Offer",
                            "name": "Business Website",
                            "price": "11250",
                            "priceCurrency": "SAR",
                            "description": "Modern high-performance website with localized SEO.",
                            "url": "https://anzaforge.com/services/web-development"
                        },
                        {
                            "@type": "Offer",
                            "name": "Enterprise Portal",
                            "price": "30000",
                            "priceCurrency": "SAR",
                            "description": "Full-scale enterprise solution with advanced workflows.",
                            "url": "https://anzaforge.com/services/web-development"
                        }
                    ]
                }
            },
            {
                "@type": "FAQPage",
                "@id": "https://anzaforge.com/services/web-development#faq",
                "mainEntity": [
                    {
                        "@type": "Question",
                        "name": "Why choose Next.js for web development?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Next.js offers superior speed, SEO capabilities, and scalability compared to traditional CMS."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "Can you integrate existing databases?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Yes, we can integrate with any existing SQL or NoSQL infrastructure via custom APIs."
                        }
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://anzaforge.com/services/web-development#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://anzaforge.com/en"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Web development",
                        "item": "https://anzaforge.com/en/web-development"
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "ProfessionalService",
                "@id": "https://anzaforge.com/en/services/web-development#organization",
                "name": "Anzaforge",
                "image": "https://anzaforge.com/images/logo.png",
                "url": "https://anzaforge.com/en/services/web-development",
                "telephone": "",
                "priceRange": "$$",
                "address": {
                    "@type": "PostalAddress",
                    "addressLocality": "Marrakech",
                    "addressRegion": "Marrakech-Safi",
                    "addressCountry": "MA"
                },
                "areaServed": "Worldwide",
                "sameAs": [
                    "https://twitter.com/anzaforge",
                    "https://linkedin.com/company/anzaforge",
                    "https://instagram.com/anzaforge"
                ]
            },
            {
                "@type": "Service",
                "@id": "https://anzaforge.com/en/services/web-development#service",
                "name": "Web Development",
                "description": "Enterprise-grade web solutions and SaaS platforms built for speed, security, and global scalability.",
                "provider": {
                    "@id": "https://anzaforge.com/en/services/web-development#organization"
                },
                "areaServed": "Worldwide",
                "knowsAbout": [
                    "Frontend Development",
                    "Backend Development",
                    "Full Stack",
                    "React",
                    "Next.js",
                    "Cloud Hosting"
                ],
                "hasOfferCatalog": {
                    "@type": "OfferCatalog",
                    "name": "Service Packages",
                    "itemListElement": [
                        {
                            "@type": "Offer",
                            "name": "Business Website",
                            "price": "11250",
                            "priceCurrency": "SAR",
                            "description": "Modern high-performance website with localized SEO.",
                            "url": "https://anzaforge.com/en/services/web-development"
                        },
                        {
                            "@type": "Offer",
                            "name": "Enterprise Portal",
                            "price": "30000",
                            "priceCurrency": "SAR",
                            "description": "Full-scale enterprise solution with advanced workflows.",
                            "url": "https://anzaforge.com/en/services/web-development"
                        }
                    ]
                }
            },
            {
                "@type": "FAQPage",
                "@id": "https://anzaforge.com/en/services/web-development#faq",
                "mainEntity": [
                    {
                        "@type": "Question",
                        "name": "Why choose Next.js for web development?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Next.js offers superior speed, SEO capabilities, and scalability compared to traditional CMS."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "Can you integrate existing databases?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Yes, we can integrate with any existing SQL or NoSQL infrastructure via custom APIs."
                        }
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://anzaforge.com/en/services/web-development#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://anzaforge.com/en"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Services",
                        "item": "https://anzaforge.com/en/services"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Web development",
                        "item": "https://anzaforge.com/en/services/web-development"
                    }
                ]
            }
        ],
        "faqSchema": {
            "@context": "https://schema.org",
            "@type": "FAQPage",
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "Why choose Next.js for web development?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Next.js offers superior speed, SEO capabilities, and scalability compared to traditional CMS."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can you integrate existing databases?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes, we can integrate with any existing SQL or NoSQL infrastructure via custom APIs."
                    }
                }
            ]
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "Why choose Next.js for web development?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Next.js offers superior speed, SEO capabilities, and scalability compared to traditional CMS."
                }
            },
            {
                "@type": "Question",
                "name": "Can you integrate existing databases?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes, we can integrate with any existing SQL or NoSQL infrastructure via custom APIs."
                }
            }
        ]
    }
]
/services/mobile-app-development/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "ProfessionalService",
                "@id": "https://anzaforge.com/services/mobile-app-development#organization",
                "name": "Anzaforge",
                "image": "https://anzaforge.com/images/logo.png",
                "url": "https://anzaforge.com/services/mobile-app-development",
                "telephone": "",
                "priceRange": "$$",
                "address": {
                    "@type": "PostalAddress",
                    "addressLocality": "Marrakech",
                    "addressRegion": "Marrakech-Safi",
                    "addressCountry": "MA"
                },
                "areaServed": "Worldwide",
                "sameAs": [
                    "https://twitter.com/anzaforge",
                    "https://linkedin.com/company/anzaforge",
                    "https://instagram.com/anzaforge"
                ]
            },
            {
                "@type": "Service",
                "@id": "https://anzaforge.com/services/mobile-app-development#service",
                "name": "Mobile App Development",
                "description": "We build scalable, high-performance mobile applications designed for market dominance. From Silicon Valley-grade MVPs to Enterprise Digital Transformation.",
                "provider": {
                    "@id": "https://anzaforge.com/services/mobile-app-development#organization"
                },
                "areaServed": "Worldwide",
                "knowsAbout": [
                    "iOS Development",
                    "Android Development",
                    "React Native",
                    "Flutter",
                    "UI/UX Design"
                ],
                "hasOfferCatalog": {
                    "@type": "OfferCatalog",
                    "name": "Service Packages",
                    "itemListElement": [
                        {
                            "@type": "Offer",
                            "name": "Start Package",
                            "price": "22500",
                            "priceCurrency": "SAR",
                            "description": "For startups: Includes premium design and 4 weeks support.",
                            "url": "https://anzaforge.com/services/mobile-app-development"
                        },
                        {
                            "@type": "Offer",
                            "name": "Pro Package",
                            "price": "45000",
                            "priceCurrency": "SAR",
                            "description": "For established companies: Includes payment gateway, advanced SEO, and 12 months support.",
                            "url": "https://anzaforge.com/services/mobile-app-development"
                        }
                    ]
                }
            },
            {
                "@type": "FAQPage",
                "@id": "https://anzaforge.com/services/mobile-app-development#faq",
                "mainEntity": [
                    {
                        "@type": "Question",
                        "name": "Do you build both iOS and Android apps?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Yes, we use React Native to build high-performance native apps for both iOS and Android from a single codebase, saving you time and money."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "How long does it take to build an app?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "A typical MVP takes 8-12 weeks. Complex enterprise apps may take 3-6 months depending on requirements."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "Do you provide post-launch support?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Absolutely. We offer 3-12 months of free support depending on your package, covering bug fixes and updates."
                        }
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://anzaforge.com/services/mobile-app-development#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://anzaforge.com/en"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Mobile app development",
                        "item": "https://anzaforge.com/en/mobile-app-development"
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "ProfessionalService",
                "@id": "https://anzaforge.com/en/services/mobile-app-development#organization",
                "name": "Anzaforge",
                "image": "https://anzaforge.com/images/logo.png",
                "url": "https://anzaforge.com/en/services/mobile-app-development",
                "telephone": "",
                "priceRange": "$$",
                "address": {
                    "@type": "PostalAddress",
                    "addressLocality": "Marrakech",
                    "addressRegion": "Marrakech-Safi",
                    "addressCountry": "MA"
                },
                "areaServed": "Worldwide",
                "sameAs": [
                    "https://twitter.com/anzaforge",
                    "https://linkedin.com/company/anzaforge",
                    "https://instagram.com/anzaforge"
                ]
            },
            {
                "@type": "Service",
                "@id": "https://anzaforge.com/en/services/mobile-app-development#service",
                "name": "Mobile App Development",
                "description": "We build scalable, high-performance mobile applications designed for market dominance. From Silicon Valley-grade MVPs to Enterprise Digital Transformation.",
                "provider": {
                    "@id": "https://anzaforge.com/en/services/mobile-app-development#organization"
                },
                "areaServed": "Worldwide",
                "knowsAbout": [
                    "iOS Development",
                    "Android Development",
                    "React Native",
                    "Flutter",
                    "UI/UX Design"
                ],
                "hasOfferCatalog": {
                    "@type": "OfferCatalog",
                    "name": "Service Packages",
                    "itemListElement": [
                        {
                            "@type": "Offer",
                            "name": "Start Package",
                            "price": "22500",
                            "priceCurrency": "SAR",
                            "description": "For startups: Includes premium design and 4 weeks support.",
                            "url": "https://anzaforge.com/en/services/mobile-app-development"
                        },
                        {
                            "@type": "Offer",
                            "name": "Pro Package",
                            "price": "45000",
                            "priceCurrency": "SAR",
                            "description": "For established companies: Includes payment gateway, advanced SEO, and 12 months support.",
                            "url": "https://anzaforge.com/en/services/mobile-app-development"
                        }
                    ]
                }
            },
            {
                "@type": "FAQPage",
                "@id": "https://anzaforge.com/en/services/mobile-app-development#faq",
                "mainEntity": [
                    {
                        "@type": "Question",
                        "name": "Do you build both iOS and Android apps?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Yes, we use React Native to build high-performance native apps for both iOS and Android from a single codebase, saving you time and money."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "How long does it take to build an app?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "A typical MVP takes 8-12 weeks. Complex enterprise apps may take 3-6 months depending on requirements."
                        }
                    },
                    {
                        "@type": "Question",
                        "name": "Do you provide post-launch support?",
                        "acceptedAnswer": {
                            "@type": "Answer",
                            "text": "Absolutely. We offer 3-12 months of free support depending on your package, covering bug fixes and updates."
                        }
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://anzaforge.com/en/services/mobile-app-development#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://anzaforge.com/en"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Services",
                        "item": "https://anzaforge.com/en/services"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Mobile app development",
                        "item": "https://anzaforge.com/en/services/mobile-app-development"
                    }
                ]
            }
        ],
        "faqSchema": {
            "@context": "https://schema.org",
            "@type": "FAQPage",
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "Do you build both iOS and Android apps?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes, we use React Native to build high-performance native apps for both iOS and Android from a single codebase, saving you time and money."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How long does it take to build an app?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "A typical MVP takes 8-12 weeks. Complex enterprise apps may take 3-6 months depending on requirements."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do you provide post-launch support?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Absolutely. We offer 3-12 months of free support depending on your package, covering bug fixes and updates."
                    }
                }
            ]
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "Do you build both iOS and Android apps?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes, we use React Native to build high-performance native apps for both iOS and Android from a single codebase, saving you time and money."
                }
            },
            {
                "@type": "Question",
                "name": "How long does it take to build an app?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "A typical MVP takes 8-12 weeks. Complex enterprise apps may take 3-6 months depending on requirements."
                }
            },
            {
                "@type": "Question",
                "name": "Do you provide post-launch support?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Absolutely. We offer 3-12 months of free support depending on your package, covering bug fixes and updates."
                }
            }
        ]
    }
]