|
4 | 4 | <meta charset="UTF-8" /> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
6 | 6 | <meta name="color-scheme" content="dark light" /> |
7 | | - <meta name="description" content="Davian Space - Creative Development Studio. Cross-platform apps, modern web systems, and cloud-native solutions." /> |
| 7 | + |
| 8 | + <!-- Primary Meta Tags --> |
| 9 | + <title>Davian Space | Full-Stack Development Studio - .NET, Flutter, React & Azure Cloud</title> |
| 10 | + <meta name="title" content="Davian Space | Full-Stack Development Studio - .NET, Flutter, React & Azure Cloud" /> |
| 11 | + <meta name="description" content="Microsoft-certified full-stack development studio specializing in .NET, Flutter, React, and Azure cloud solutions. Building scalable enterprise applications, cross-platform mobile apps, and cloud-native microservices with AI-powered development." /> |
| 12 | + <meta name="keywords" content="full-stack development, .NET developer, Flutter apps, React development, Azure cloud, microservices, SAFe architect, mobile app development, enterprise software, Docker Kubernetes, GitHub Copilot, DevOps, cloud-native solutions" /> |
| 13 | + <meta name="author" content="Davian Space" /> |
| 14 | + <meta name="robots" content="index, follow" /> |
| 15 | + <meta name="language" content="English" /> |
| 16 | + <meta name="revisit-after" content="7 days" /> |
| 17 | + |
| 18 | + <!-- Canonical URL --> |
| 19 | + <link rel="canonical" href="https://davian.space/" /> |
| 20 | + |
| 21 | + <!-- Open Graph / Facebook --> |
| 22 | + <meta property="og:type" content="website" /> |
| 23 | + <meta property="og:url" content="https://davian.space/" /> |
| 24 | + <meta property="og:title" content="Davian Space | Full-Stack Development Studio" /> |
| 25 | + <meta property="og:description" content="Microsoft-certified full-stack development studio specializing in .NET, Flutter, React, and Azure cloud solutions. Building scalable enterprise applications and cloud-native microservices." /> |
| 26 | + <meta property="og:image" content="https://davian.space/assets/og-image.png" /> |
| 27 | + <meta property="og:image:width" content="1200" /> |
| 28 | + <meta property="og:image:height" content="630" /> |
| 29 | + <meta property="og:site_name" content="Davian Space" /> |
| 30 | + <meta property="og:locale" content="en_US" /> |
| 31 | + |
| 32 | + <!-- Twitter --> |
| 33 | + <meta name="twitter:card" content="summary_large_image" /> |
| 34 | + <meta name="twitter:url" content="https://davian.space/" /> |
| 35 | + <meta name="twitter:title" content="Davian Space | Full-Stack Development Studio" /> |
| 36 | + <meta name="twitter:description" content="Microsoft-certified full-stack development studio specializing in .NET, Flutter, React, and Azure cloud solutions." /> |
| 37 | + <meta name="twitter:image" content="https://davian.space/assets/twitter-image.png" /> |
| 38 | + |
| 39 | + <!-- Additional SEO --> |
| 40 | + <meta name="theme-color" content="#0f172a" /> |
| 41 | + <meta name="apple-mobile-web-app-capable" content="yes" /> |
| 42 | + <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> |
| 43 | + <meta name="format-detection" content="telephone=no" /> |
| 44 | + |
| 45 | + <!-- Favicon --> |
8 | 46 | <link rel="icon" type="image/png" href="/assets/favicon.png" /> |
9 | | - <title>Davian Space | Creative Development Studio</title> |
| 47 | + <link rel="apple-touch-icon" href="/assets/favicon.png" /> |
| 48 | + |
| 49 | + <!-- Preconnect for Performance --> |
10 | 50 | <link rel="preconnect" href="https://fonts.googleapis.com" /> |
11 | 51 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> |
12 | 52 | <link |
|
15 | 55 | /> |
16 | 56 | </head> |
17 | 57 | <body class="antialiased"> |
| 58 | + <!-- Structured Data (JSON-LD) for SEO --> |
| 59 | + <script type="application/ld+json"> |
| 60 | + { |
| 61 | + "@context": "https://schema.org", |
| 62 | + "@graph": [ |
| 63 | + { |
| 64 | + "@type": "Organization", |
| 65 | + "name": "Davian Space", |
| 66 | + "url": "https://davian.space", |
| 67 | + "logo": "https://davian.space/assets/Light.png", |
| 68 | + "description": "Full-stack development studio building modern applications with .NET, Flutter, React, and Azure cloud services. We create enterprise-grade solutions ranging from cross-platform mobile apps to scalable web applications and cloud-native microservices.", |
| 69 | + "sameAs": [ |
| 70 | + "https://www.linkedin.com/in/davian-space", |
| 71 | + "https://github.com/davian-space" |
| 72 | + ], |
| 73 | + "contactPoint": { |
| 74 | + "@type": "ContactPoint", |
| 75 | + "contactType": "Customer Service", |
| 76 | + "email": "contact@davian.space" |
| 77 | + }, |
| 78 | + "foundingDate": "2024", |
| 79 | + "areaServed": "Worldwide", |
| 80 | + "serviceType": [ |
| 81 | + "Full-Stack Development", |
| 82 | + "Mobile App Development", |
| 83 | + "Cloud Solutions", |
| 84 | + "Enterprise Software Development" |
| 85 | + ] |
| 86 | + }, |
| 87 | + { |
| 88 | + "@type": "Person", |
| 89 | + "name": "Davian", |
| 90 | + "jobTitle": "Full-Stack Developer & Azure Cloud Developer & SAFe Certified Architect", |
| 91 | + "description": "Microsoft-certified developer and SAFe architect specializing in full-stack applications across .NET, Flutter, and React. Building scalable cloud solutions on Azure with containerized microservices, modern front-end frameworks, and cross-platform mobile apps.", |
| 92 | + "url": "https://davian.space", |
| 93 | + "sameAs": [ |
| 94 | + "https://www.linkedin.com/in/iamdavianrathod", |
| 95 | + "https://github.com/davian" |
| 96 | + ], |
| 97 | + "knowsAbout": [ |
| 98 | + ".NET Development", |
| 99 | + "Flutter", |
| 100 | + "React", |
| 101 | + "Microsoft Azure", |
| 102 | + "Docker", |
| 103 | + "Kubernetes", |
| 104 | + "GitHub Copilot", |
| 105 | + "Python", |
| 106 | + "SAFe Architecture", |
| 107 | + "DevOps" |
| 108 | + ], |
| 109 | + "hasCredential": [ |
| 110 | + { |
| 111 | + "@type": "EducationalOccupationalCredential", |
| 112 | + "name": "Certified SAFe® 6 Architect", |
| 113 | + "credentialCategory": "Professional Certification", |
| 114 | + "recognizedBy": { |
| 115 | + "@type": "Organization", |
| 116 | + "name": "Scaled Agile, Inc." |
| 117 | + }, |
| 118 | + "dateCreated": "2025-06" |
| 119 | + }, |
| 120 | + { |
| 121 | + "@type": "EducationalOccupationalCredential", |
| 122 | + "name": "Microsoft Certified: Azure Developer Associate", |
| 123 | + "credentialCategory": "Professional Certification", |
| 124 | + "recognizedBy": { |
| 125 | + "@type": "Organization", |
| 126 | + "name": "Microsoft" |
| 127 | + }, |
| 128 | + "dateCreated": "2022-06" |
| 129 | + } |
| 130 | + ] |
| 131 | + }, |
| 132 | + { |
| 133 | + "@type": "WebSite", |
| 134 | + "name": "Davian Space", |
| 135 | + "url": "https://davian.space", |
| 136 | + "description": "Full-stack development studio specializing in .NET, Flutter, React, and Azure cloud solutions", |
| 137 | + "publisher": { |
| 138 | + "@type": "Organization", |
| 139 | + "name": "Davian Space" |
| 140 | + }, |
| 141 | + "potentialAction": { |
| 142 | + "@type": "SearchAction", |
| 143 | + "target": "https://davian.space/?s={search_term_string}", |
| 144 | + "query-input": "required name=search_term_string" |
| 145 | + } |
| 146 | + }, |
| 147 | + { |
| 148 | + "@type": "ProfessionalService", |
| 149 | + "name": "Davian Space Development Services", |
| 150 | + "url": "https://davian.space", |
| 151 | + "priceRange": "$$", |
| 152 | + "serviceType": [ |
| 153 | + "Full-Stack Web Development", |
| 154 | + "Mobile App Development", |
| 155 | + "Cloud Architecture", |
| 156 | + "Enterprise Software Development", |
| 157 | + "DevOps Consulting", |
| 158 | + "Microservices Development" |
| 159 | + ], |
| 160 | + "areaServed": { |
| 161 | + "@type": "GeoShape", |
| 162 | + "name": "Worldwide" |
| 163 | + }, |
| 164 | + "hasOfferCatalog": { |
| 165 | + "@type": "OfferCatalog", |
| 166 | + "name": "Development Services", |
| 167 | + "itemListElement": [ |
| 168 | + { |
| 169 | + "@type": "Offer", |
| 170 | + "itemOffered": { |
| 171 | + "@type": "Service", |
| 172 | + "name": ".NET Development", |
| 173 | + "description": "Enterprise APIs, microservices, and cloud-native backends with ASP.NET Core" |
| 174 | + } |
| 175 | + }, |
| 176 | + { |
| 177 | + "@type": "Offer", |
| 178 | + "itemOffered": { |
| 179 | + "@type": "Service", |
| 180 | + "name": "Flutter Mobile Development", |
| 181 | + "description": "Cross-platform mobile applications for iOS and Android" |
| 182 | + } |
| 183 | + }, |
| 184 | + { |
| 185 | + "@type": "Offer", |
| 186 | + "itemOffered": { |
| 187 | + "@type": "Service", |
| 188 | + "name": "React Web Development", |
| 189 | + "description": "Modern web applications with component-driven architecture" |
| 190 | + } |
| 191 | + }, |
| 192 | + { |
| 193 | + "@type": "Offer", |
| 194 | + "itemOffered": { |
| 195 | + "@type": "Service", |
| 196 | + "name": "Azure Cloud Solutions", |
| 197 | + "description": "Cloud infrastructure, serverless computing, and scalable deployment" |
| 198 | + } |
| 199 | + } |
| 200 | + ] |
| 201 | + } |
| 202 | + } |
| 203 | + ] |
| 204 | + } |
| 205 | + </script> |
| 206 | + |
18 | 207 | <div id="root"></div> |
19 | 208 | <script type="module" src="/src/main.jsx"></script> |
20 | 209 | </body> |
|
0 commit comments