zeengbot.com
Sponsored
Hosting Provider
contabo.comIP Address
144.91.116.133
Site Location
🇺🇸 United Statesvia rdap
Server Location
🇫🇷 Lauterbourg, France
ASN
AS51167
Organization
Contabo GmbH
Server
Nginx
Nameservers
Performance
Core Web Vitals
Weight
Image Optimization
Architecture Stack
Progressive Web App
Technology Stack
5 Technologies Detected
SEO Analysis
ZeengBot - Automatiza tu WhatsApp con Inteligencia Artificial | Cha...
ZeengBot es la plataforma SaaS que automatiza tu WhatsApp con chatbots inteligentes. Gestiona pedidos, catalogo de productos y atencion al cliente 24/7. Plan...
Recommended: 50-60 chars (~508px / 580px)
Recommended: 120-160 chars
Issues (2)
- • Title is too long (85 chars, ~508px). Will be truncated in search results.
- • Very thin content (0 words). Search engines need substantial content for ranking.
7 issues found
Upgrade to view detailsCrawlability
Type: standard
5 URLs
19 rules
Sitemap reference found
Local SEO
Local Search Readiness
This site doesn't appear to be a local business. Local SEO signals are optional for non-local websites.
Sponsored
AI & LLM Readiness
AI Bot Access
14/14 accessibleMachine Readability
Structured Data
3 JSON-LDCitation Readiness
Sponsored
Accessibility
WCAG 2.1 Compliance
- •Accessibility recommendation preview...
Carbon Footprint
SWDM v4 · Eco-Score
- •Carbon footprint recommendation preview...
Security Score
HTTPS
No WAF
55d
Certificate Details
Type
Domain Validated (DV)
Certificate Authority
Let's Encrypt
Key Algorithm
RSA (4096 bit)
Signature
SHA-256 with RSA
TLS Version
TLSv1.3
HTTP Protocol
HTTP/2
Valid From
11.03.2026
Valid Until
09.06.2026
Subject Alternative Names (1)
SHA-256 Fingerprint
45:B7:13:DB:B9:0A:29:9B:A1:FD:EA:AF:A3:36:4E:D6:81:7C:83:C2...
Recommendations
Security recommendation preview
HTTP Headers
Developer Console
Email Infrastructure
Namecheap Email
Score
70
MX Records (2)
Domain Information
zeengbot.com
Created
10.03.2026
Expires
10.03.2027
Last Updated
10.03.2026
Registrar
NameCheap, Inc.
Privacy & Compliance
GDPR Indicators
Mobile Compatibility
Viewport & Responsive Test
- •Mobile compatibility recommendation preview...
Typography & Readability
Inter
16px · LH --
3.62x ratio
2.42:1 min contrast
1 font · 1 req
Heading Font
Inter
Body Font
Inter
Contrast Ratio
2.42:1
7 issuesReading Comfort
Single Font Family
left aligned✅ Excellent readability: 16px body text is ideal for all devices.
❌ Very complex text: Flesch score 14/100. Consider shorter sentences and simpler words.
⚠️ Partial contrast: 7 elements below WCAG AA threshold (min 2.4:1).
❌ Broken heading hierarchy: 2 level skip(s). Screen readers rely on sequential headings (h1→h2→h3).
✅ Strong hierarchy: Headlines are 3.6x larger than body text.
✅ Lean font stack: 1 font families keeps load times fast.
Color Palette
4 unique colorsBusiness & Marketing Stack
1 Tools Detected
1
Categories
1
Total Tools
0
Enterprise
0
Mid-Market
Assessment: Growing marketing technology adoption
Sponsored
Scripts & Styles
4 Resources
Top Script Sources
Website Identity
ZeengBot
Plataforma SaaS de automatizacion de WhatsApp con chatbots inteligentes para negocios.
Sponsored
AI-Powered Analysis
Technical Deep Dive
Executive Summary
StackOptic's comprehensive analysis of zeengbot.com reveals a modern, performance-oriented frontend architecture powered by GSAP, Tailwind CSS, and Ant Design. The site is hosted on Contabo servers in France, leveraging Nginx as its web server, contributing to an impressive load time of 696 ms. While foundational SEO elements like robots.txt and a sitemap are present, critical meta tags are missing. Security is strong with a Let's Encrypt SSL certificate, but lacks HSTS and DNSSEC. Email infrastructure uses Namecheap Email with SPF and DKIM, though DMARC is absent. Key areas for improvement include privacy compliance, image optimization, and enhancing overall security headers.
Technology Stack Deep Dive
Frontend Technologies
zeengbot.com presents a sophisticated and modern frontend, characterized by a selection of powerful and flexible technologies:
-
GSAP (GreenSock Animation Platform): This JavaScript library is a robust industry standard for creating high-performance, complex animations on the web. Its presence indicates a strong emphasis on dynamic, engaging user interfaces and potentially intricate visual storytelling. Developers often choose GSAP for its reliability, cross-browser compatibility, and extensive feature set, allowing for timeline-based animations, physics-based effects, and fine-grained control over element movement. For zeengbot.com, this suggests an intention to deliver a premium, interactive user experience that goes beyond static content, likely involving smooth transitions, interactive elements, or data visualizations.
-
Tailwind CSS: A utility-first CSS framework, Tailwind CSS enables developers to build custom designs directly in their HTML with pre-defined utility classes. This approach promotes rapid UI development, consistent styling, and often results in highly optimized CSS bundles by only including what's used. The choice of Tailwind indicates a preference for a highly customizable design system and a streamlined development workflow, avoiding the overhead of traditional component-based frameworks where unused CSS might be shipped. It allows for precise control over styling without writing custom CSS from scratch for every element.
-
Ant Design: Complementing Tailwind CSS, Ant Design is an enterprise-class UI design system and React component library. Its inclusion alongside Tailwind CSS is an interesting combination. While Tailwind offers low-level utility classes for granular styling, Ant Design provides high-level, production-ready UI components (buttons, forms, tables, navigation, etc.) that adhere to a consistent design language. This pairing suggests that zeengbot.com aims for both customizability (via Tailwind) and out-of-the-box, robust, and aesthetically pleasing components (via Ant Design) for common UI patterns. This can significantly accelerate development while ensuring a polished, professional look and feel, especially for data-rich applications or administrative interfaces.
These frontend choices collectively paint a picture of a site built for performance, interactivity, and a polished user experience, leveraging both atomic CSS principles and pre-built components for efficiency and consistency.
Backend & Server Infrastructure
-
Nginx: The scan data identifies Nginx as the web server software. Nginx is renowned for its high performance, stability, rich feature set, and low resource consumption. It excels at serving static content, acting as a reverse proxy, and handling a large number of concurrent connections efficiently. For zeengbot.com, Nginx is likely responsible for serving the frontend assets, routing requests, and potentially handling load balancing if the architecture scales. Its choice is a strong indicator of a focus on performance and reliability at the server level.
-
Backend Technologies: This data point was not publicly exposed during the scan. The absence of a detected backend framework (e.g., Node.js, Python/Django/Flask, PHP/Laravel, Ruby on Rails) in the publicly visible headers often suggests a decoupled architecture where the frontend consumes data from an API that might not be directly exposed, or a static site generated from a framework that's not discernible at runtime. Given the modern frontend stack, it's plausible that a JavaScript-based backend (like Node.js with Express or Next.js API routes) or a headless CMS solution is in use, but this remains speculative based on the current data.
Content Management & Frameworks
No traditional Content Management System (CMS) like WordPress, Drupal, or Shopify was detected for zeengbot.com. This absence, combined with the sophisticated frontend stack (GSAP, Tailwind CSS, Ant Design), strongly suggests either:
- A custom-built application: The site is likely a bespoke solution, potentially a Single Page Application (SPA) or a server-side rendered (SSR) application built from the ground up using modern JavaScript frameworks (e.g., React, Vue, Angular) which then consume data via APIs.
- A static site generator (SSG): Tools like Next.js, Gatsby, or Astro could be used to pre-render the entire site into static HTML, CSS, and JavaScript files, offering superior performance and security. Content might be managed via a headless CMS in such a setup.
The lack of a traditional CMS indicates a higher degree of control over the codebase and potentially a more optimized, less bloated website, albeit with a higher initial development cost compared to off-the-shelf CMS solutions.
Hosting & Infrastructure Analysis
Hosting Provider Profile
The website zeengbot.com is hosted by Contabo. Contabo is a German-based hosting provider known for offering powerful, cost-effective Virtual Private Servers (VPS) and dedicated servers. Their services typically appeal to users who require significant resources (CPU, RAM, storage) at competitive prices and are comfortable with a more hands-on approach to server management, as they generally provide unmanaged or semi-managed services. This choice suggests that zeengbot.com's administrators prioritize control over their server environment and may have specific resource requirements that are better met by a VPS or dedicated server than by shared hosting or fully managed cloud platforms. It also implies that the site's owners or developers possess the technical expertise to manage server configurations, updates, and security directly.
CDN & Performance Infrastructure
The scan data explicitly states is_cdn: false and cdn_provider: null. This indicates that zeengbot.com is currently not leveraging a Content Delivery Network (CDN). A CDN distributes website assets (images, CSS, JavaScript) across a global network of servers, serving content from the location geographically closest to the user. While the site boasts an excellent load time of 696 ms, this metric is likely from a server in relatively close proximity to the scan location. Without a CDN, users located further away from the server in France will experience higher latency and potentially slower load times, impacting global user experience and potentially SEO for international audiences. Implementing a CDN would be a significant performance enhancement for a global user base.
Geographic & Network Analysis
The server for zeengbot.com is located in France. This geographic placement is ideal for users within Europe, ensuring low latency and quick access times for that region. However, for visitors from other continents, such as North America, Asia, or Australia, the physical distance to the server will inevitably introduce higher latency, leading to slower page load times. This is a crucial consideration for a website with an international target audience. The choice of a single server location, without a CDN, means that network performance will vary significantly based on the user's geographic proximity to France. The HTTP/2 protocol is in use, which is a positive, as it offers multiplexing, header compression, and server push, contributing to more efficient data transfer over a single connection, mitigating some latency issues but not fully replacing a CDN's benefits for global reach.
Security Assessment
SSL/TLS Configuration
zeengbot.com demonstrates a commitment to basic web security by implementing SSL/TLS. The site uses a Domain Validated (DV) certificate issued by Let's Encrypt - R12, specifically from the organization Let's Encrypt. This is a widely adopted and trusted certificate authority, providing free, automated, and open certificates. The certificate uses the RSA key algorithm, a standard and secure choice for public-key cryptography. The site also supports HTTP/2, which is a modern, performance-enhancing protocol that works well with SSL. The tls_version data point was not publicly exposed during the scan, so the specific TLS protocol version (e.g., TLS 1.2, TLS 1.3) could not be determined. However, the presence of a valid SSL certificate ensures encrypted communication between the user's browser and the server, protecting data in transit.
Security Headers Analysis
- HSTS (HTTP Strict Transport Security): The scan indicates
hsts_enabled: null, suggesting that HSTS is not currently enabled on zeengbot.com. HSTS is a critical security policy mechanism that helps to protect websites against downgrade attacks and cookie hijacking by forcing browsers to interact with the site only over secure HTTPS connections. Its absence means that initial HTTP requests could still be vulnerable before a redirect to HTTPS occurs. Implementing HSTS is a recommended best practice for enhancing website security. - Other Security Headers: Other common security headers such as Content Security Policy (CSP), X-Frame-Options, X-Content-Type-Options, and Referrer-Policy were not specifically detected or exposed during this scan. The absence of specific detection does not definitively mean they are not present, but they were not publicly exposed in the standard scan. A comprehensive security audit would involve checking for these headers to ensure a robust defense against various web vulnerabilities, including cross-site scripting (XSS) and clickjacking.
Overall Security Posture
The overall security posture of zeengbot.com is fair, with strong foundational elements but clear areas for improvement. The use of a valid Let's Encrypt SSL certificate and HTTP/2 ensures encrypted data transfer, which is fundamental. However, the lack of HSTS is a notable vulnerability that should be addressed to enforce HTTPS usage consistently. The security_score data point was not publicly exposed during the scan, preventing a quantitative assessment. Furthermore, the absence of DNSSEC (as indicated by dnssec: false in domain info) leaves the domain's DNS resolution vulnerable to cache poisoning attacks. Strengthening security headers beyond basic SSL and implementing DNSSEC would significantly elevate the site's defense mechanisms against common web threats.
SEO & Technical Health
Meta Tags & Structure
- Title Tag: The
titledata point was null, indicating that a specific, optimized title tag was not publicly exposed or set for the scanned page. The title tag is one of the most critical on-page SEO elements, directly impacting click-through rates from search results and providing context to search engines about the page's content. Its absence or generic nature is a significant missed opportunity for organic visibility. - Meta Description: Similarly, the
meta_descriptiondata point was null, meaning a custom meta description was not publicly exposed. While not a direct ranking factor, a compelling meta description can significantly influence a user's decision to click on a search result. Its absence often leads search engines to pull arbitrary text from the page, which may not be optimized for user engagement. - Overall Structure: While specific meta tags are missing, the presence of a
robots.txtandsitemapsuggests an understanding of basic crawlability needs. However, the lack of explicit title and meta description points to a potential oversight in fundamental on-page SEO optimization.
Indexability & Crawlability
zeengbot.com demonstrates good foundational practices for indexability and crawlability:
robots.txt: The site has arobots.txtfile (has_robots_txt: true). This file is essential for guiding search engine crawlers, instructing them which parts of the site they can or cannot access. Its presence is a positive indicator that the site administrators are considering how search engines interact with their content.- Sitemap: A sitemap is present (
has_sitemap: true). Sitemaps provide search engines with a comprehensive list of all pages and other files on the site that they should crawl. This helps ensure that all important content is discovered and indexed, especially on larger or newly launched websites. The combination of arobots.txtand a sitemap suggests a deliberate effort to manage how search engines discover and process the site's content, which is a strong positive for technical SEO.
Email Infrastructure & Domain
zeengbot.com utilizes Namecheap Email as its email provider. For email security, the site has implemented SPF (Sender Policy Framework) (has_spf: true) and DKIM (DomainKeys Identified Mail) (has_dkim: true). These are crucial protocols that help prevent email spoofing and ensure that emails originating from zeengbot.com are legitimate. However, DMARC (Domain-based Message Authentication, Reporting, and Conformance) is not implemented (has_dmarc: false, dmarc_policy: null). DMARC builds upon SPF and DKIM by providing instructions to receiving mail servers on how to handle emails that fail authentication, offering stronger protection against phishing and brand impersonation, and providing valuable reporting. Implementing DMARC with an appropriate policy (e.g., quarantine or reject) is a critical next step for robust email security.
Regarding domain information, zeengbot.com is a relatively new domain, with a domain_age_days of 34 days as of the scan date (created on 2026-03-10 and expiring on 2027-03-10). The registrar is NameCheap, Inc. The domain currently does not have DNSSEC enabled (dnssec: false). DNSSEC (Domain Name System Security Extensions) is a crucial security protocol that protects against DNS spoofing and cache poisoning attacks, ensuring that users are directed to the legitimate website. Enabling DNSSEC is a recommended security enhancement, especially for a new domain establishing its online presence.
Privacy & Compliance
Based on the scan data, zeengbot.com has significant room for improvement in its privacy and compliance posture. While a privacy policy is present (has_privacy_policy: true), which is a positive first step, the site does not have a cookie consent platform (cookie_consent_platform: null) and lacks a cookie banner (has_cookie_banner: false). This is a critical issue, especially given the detection of Google Analytics as a tracking script. Under regulations like GDPR (General Data Protection Regulation) in Europe and CCPA (California Consumer Privacy Act) in the US, websites are typically required to obtain explicit consent from users before deploying non-essential tracking cookies. The current configuration suggests a potential non-compliance risk, as user data is being tracked without clear consent mechanisms. Implementing a robust cookie consent management platform and a visible cookie banner is essential for legal compliance and building user trust.
Image Optimization & Performance
zeengbot.com shows mixed results in its image optimization efforts:
- Image CDNs: No dedicated image CDNs were detected (
image_cdns: []). This means images are likely served directly from the main web server, which, similar to general content, can lead to slower delivery for geographically distant users. Using an image CDN would significantly improve image load times globally. - Lazy Loading: The site does not appear to have lazy loading implemented (
has_lazy_loading: false). Lazy loading defers the loading of off-screen images until a user scrolls near them, dramatically improving initial page load performance, especially for content-heavy pages with many images. This is a crucial performance optimization that is currently missing. - Modern Formats: A positive finding is that the site utilizes WebP images (
has_webp: true). WebP is a modern image format that provides superior lossless and lossy compression for images on the web, resulting in smaller file sizes and faster load times without sacrificing quality. However, the even more efficient AVIF format is not yet adopted (has_avif: false). - Responsive Images: The scan indicates that responsive images are not implemented (
has_responsive_images: false). Responsive images (usingsrcsetandsizesattributes) ensure that browsers serve images optimized for the user's device, screen size, and resolution, preventing the download of unnecessarily large image files on smaller screens or mobile devices. This is another significant area for performance and user experience improvement. - Ad Networks: No ad networks were detected (
ad_networks: []), suggesting a clean, ad-free user experience, which is often beneficial for performance and user focus.
In summary, while the adoption of WebP is commendable, there are substantial opportunities to enhance image optimization through CDNs, lazy loading, and responsive image techniques, which would further boost the site's overall performance.
Professional Verdict
zeengbot.com showcases a technically competent foundation, particularly in its modern frontend stack featuring GSAP, Tailwind CSS, and Ant Design, all served efficiently by Nginx from Contabo. The impressive load time of 696 ms highlights its performance-first approach for local users. However, significant areas for maturity and improvement are evident. Critical missing SEO elements like meta titles and descriptions, along with the absence of HSTS, DNSSEC, and DMARC, pose both visibility and security risks. The lack of a cookie consent banner, despite using Google Analytics, raises privacy compliance concerns. Furthermore, the absence of a CDN, lazy loading, and responsive image techniques are missed opportunities for global performance and user experience. Addressing these areas systematically will elevate zeengbot.com to a more robust, secure, and globally optimized platform.
AI-Powered Insights
Historical Analysis & Change Tracking