app.kiwi Ads.txt file
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/fav.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>Kiwi - Discover new clients | Freelance Platform</title>
<meta name="title" content="Kiwi - Discover new clients | Freelance Platform" />
<meta name="description" content="Connect with high-quality clients and grow your freelance business. Access exclusive opportunities, streamlined proposals, and expert insights to scale your career." />
<meta name="keywords" content="freelance, clients, freelancer platform, discover clients, freelance jobs, remote work, independent contractors" />
<meta name="author" content="Kiwi" />
<meta name="robots" content="index, follow" />
<!-- Language and Locale -->
<meta name="language" content="en" />
<link rel="canonical" href="https://app.kiwi/" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://app.kiwi/" />
<meta property="og:title" content="Kiwi - Discover new clients | Freelance Platform" />
<meta property="og:description" content="Connect with high-quality clients and grow your freelance business. Access exclusive opportunities, streamlined proposals, and expert insights to scale your career." />
<meta property="og:image" content="https://app.kiwi/og-image.jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="Kiwi - Freelance Platform" />
<meta property="og:site_name" content="Kiwi" />
<meta property="og:locale" content="en_US" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://app.kiwi" />
<meta property="twitter:title" content="Kiwi - Discover new clients | Freelance Platform" />
<meta property="twitter:description" content="Connect with high-quality clients and grow your freelance business. Access exclusive opportunities, streamlined proposals, and expert insights to scale your career." />
<meta property="twitter:image" content="https://app.kiwi/bg-youtube.png" />
<meta property="twitter:image:alt" content="Kiwi - Freelance Platform" />
<meta name="twitter:site" content="@Kiwi_App_ai" />
<meta name="twitter:creator" content="@Kiwi_App_ai" />
<!-- Additional SEO Meta Tags -->
<meta name="theme-color" content="#10b981" />
<meta name="msapplication-TileColor" content="#10b981" />
<meta name="application-name" content="Kiwi" />
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Kiwi",
"url": "https://app.kiwi",
"logo": "https://app.kiwi/fav.svg",
"description": "Freelance platform connecting professionals with high-quality clients",
"sameAs": [
"https://twitter.com/Kiwi_App_ai",
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer service",
"email": "info@app.kiwi"
}
}
</script>
<!-- Preconnect to External Domains -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<!-- DNS Prefetch -->
<link rel="dns-prefetch" href="//fonts.googleapis.com" />
<link rel="dns-prefetch" href="//api.yoursite.com" />
<!-- Apple Touch Icons -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
<!-- Preload Critical Resources -->
<link rel="modulepreload" href="data:text/jsx;base64,aW1wb3J0IHsgU3RyaWN0TW9kZSB9IGZyb20gJ3JlYWN0JzsKaW1wb3J0IHsgY3JlYXRlUm9vdCB9IGZyb20gJ3JlYWN0LWRvbS9jbGllbnQnOwppbXBvcnQgQXBwIGZyb20gJy4vQXBwLmpzeCc7CmltcG9ydCAnLi9pbmRleC5jc3MnOwoKY3JlYXRlUm9vdChkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgncm9vdCcpKS5yZW5kZXIoCiAgICA8QXBwIC8+Cik7" />
<!-- Security Headers -->
<meta http-equiv="X-Content-Type-Options" content="nosniff" />
<meta http-equiv="Referrer-Policy" content="strict-origin-when-cross-origin" />
<script type="module" crossorigin src="/assets/index-c71d6bd9.js"></script>
<link rel="stylesheet" href="/assets/index-f132b3eb.css">
</head>
<body>
<div id="root">
<!-- Fallback content for better SEO and loading states -->
<noscript>
<div style="text-align: center; padding: 50px; font-family: system-ui;">
<h1>Kiwi - Discover new clients</h1>
<p>Connect with high-quality clients and grow your freelance business.</p>
<p>Please enable JavaScript to use this application.</p>
</div>
</noscript>
<!-- Loading placeholder for better perceived performance -->
<div id="loading-placeholder" style="position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #111827; display: flex; align-items: center; justify-content: center; color: white; font-family: system-ui;">
<div style="text-align: center;">
<div style="width: 40px; height: 40px; border: 3px solid #374151; border-top: 3px solid #10b981; border-radius: 50%; animation: spin 1s linear infinite; margin: 0 auto 20px;"></div>
<p>Loading Kiwi...</p>
</div>
</div>
<style>
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
</style>
</div>
<script>
// Remove loading placeholder once React loads
window.addEventListener('DOMContentLoaded', () => {
setTimeout(() => {
const placeholder = document.getElementById('loading-placeholder');
if (placeholder) placeholder.style.display = 'none';
}, 100);
});
</script>
</body>
</html>