smhmedya.net Ads.txt file





<!DOCTYPE html>
<html lang="tr">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="https://smhmedya.net/img/favicon.ico" type="image/x-icon">
<link rel="icon" href="https://smhmedya.net/img/favicon16x16.png" sizes="16x16" type="image/png">
<link rel="icon" href="https://smhmedya.net/img/favicon192x192.png" sizes="192x192" type="image/png">
<link rel="apple-touch-icon" href="https://smhmedya.net/img/apple-touch-icon-300x300.png">
<title>smhmedya.net - Not Found</title>
<meta name="description" content="smhmedya.net - Not Found">
<meta name="robots" content="index, follow">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://smhmedya.net/css/style.css?v=1750280356">
</head>
<body>
<div id="root">
<div class="flex flex-col min-h-screen">
<header class="fixed top-0 left-0 right-0 z-50 transition-all duration-300 bg-transparent py-4">
<div class="container mx-auto px-4 md:px-6">
<div class="flex items-center justify-between">
<a class="flex items-center" href="/">
<div class="logo-block text-2xl font-bold text-white">BrokerInceleme</div>
</a>
<div class="search-block relative hidden md:block w-1/3 mx-4">
<div class="relative">
<input type="text" placeholder="Platformları ara..." class="search-field w-full py-2 pl-10 pr-4 rounded-full border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500" value="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search absolute left-3 top-2.5 h-5 w-5 text-gray-400">
<circle cx="11" cy="11" r="8"></circle>
<path d="m21 21-4.3-4.3"></path>
</svg>
</div>
<div class="search-results absolute top-full mt-2 w-full bg-white rounded-lg shadow-lg z-50 max-h-80 overflow-y-auto"></div>
</div>
<nav class="hidden md:flex items-center space-x-6"><a class="header-home-link font-medium text-white hover:text-blue-600 transition" href="/">Anasayfa</a></nav>
<button class="mobile-menu-button md:hidden text-gray-500 hover:text-gray-700 focus:outline-none">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mobile-menu-button-image lucide lucide-menu h-6 w-6 text-white">
<line x1="4" x2="20" y1="12" y2="12"></line>
<line x1="4" x2="20" y1="6" y2="6"></line>
<line x1="4" x2="20" y1="18" y2="18"></line>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mobile-menu-button-image-close lucide lucide-x h-6 w-6 text-white" style="display:none">
<path d="M18 6 6 18"></path>
<path d="m6 6 12 12"></path>
</svg>
</button>
</div>
</div>
<div class="mobile-menu md:hidden bg-white shadow-lg absolute top-full left-0 right-0" style="display:none">
<div class="search-block px-4 py-3">
<div class="relative">
<input type="text" placeholder="Platformları ara..." class="search-field w-full py-2 pl-10 pr-4 rounded-full border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500" value="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search absolute left-3 top-2.5 h-5 w-5 text-gray-400">
<circle cx="11" cy="11" r="8"></circle>
<path d="m21 21-4.3-4.3"></path>
</svg>
</div>
<div class="search-results mt-2 bg-gray-50 rounded-lg"></div>
</div>
<nav class="flex flex-col py-2"><a class="block px-4 py-3 text-gray-800 hover:bg-gray-100" href="/">Anasayfa</a></nav>
</div>
</header>
<div class="min-h-screen bg-gray-100 flex items-center justify-center px-4 py-16">
<div class="max-w-md w-full text-center">
<h1 class="text-6xl font-bold text-blue-600 mb-4">404</h1>
<h2 class="text-2xl font-semibold text-gray-900 mb-2">Page Not Found</h2>
<p class="text-gray-600 mb-8">Sorry, we couldn't find the page you're looking for. It might have been moved or doesn't exist.</p>
<a class="inline-flex items-center justify-center py-3 px-6 bg-blue-600 text-white rounded-lg font-medium hover:bg-blue-700 transition" href="/">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-home mr-2 h-5 w-5">
<path d="m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
<polyline points="9 22 9 12 15 12 15 22"></polyline>
</svg>Back to Home</a>
</div>
</div>
<footer class="bg-gray-900 text-white pt-16 pb-8">
<div class="container mx-auto px-4 md:px-6">
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 mb-12">
<div>
<h3 class="text-xl font-bold mb-4">BrokerInceleme</h3>
<p class="text-gray-400 mb-4">Güvenilir ticaret platformlarına dair güvenilir rehberiniz. Uzman incelemelerini keşfedin, kapsamlı karşılaştırmalar yapın ve bugün kendinden emin işlem tercihleri yapın.</p>
</div>
<div>
<h3 class="text-lg font-semibold mb-4">Hızlı Bağlantılar</h3>
<ul class="space-y-2">
<li><a class="text-gray-400 hover:text-white transition" href="/">Anasayfa</a></li>
<li><a class="text-gray-400 hover:text-white transition" href="/privacy-policy">Gizlilik Politikası</a></li>
<li><a class="text-gray-400 hover:text-white transition" href="/terms-of-service">Hizmet Şartları</a></li>
<li><a class="text-gray-400 hover:text-white transition" href="/cookie-policy">Çerez Politikası</a></li>
</ul>
</div>
<div>
<h3 class="text-lg font-semibold mb-4">En Popüler Platformlar</h3>
<ul class="space-y-2">
<li><a class="text-gray-400 hover:text-white transition" href="/reviews/quantum-ai">Quantum AI</a></li>
<li><a class="text-gray-400 hover:text-white transition" href="/reviews/bitcoin-bank">Bitcoin Bank</a></li>
<li><a class="text-gray-400 hover:text-white transition" href="/reviews/immediate-edge">Immediate Edge</a></li>
<li><a class="text-gray-400 hover:text-white transition" href="/reviews/immediate-zenx">Immediate Zenx</a></li>
</ul>
</div>
</div>
<div class="pt-8 border-t border-gray-800">
<div class="text-sm text-gray-500 mb-6">
<h4 class="font-semibold text-gray-400 mb-2">Sorumluluk Reddi:</h4>
<p class="mb-2">Finansal enstrümanlarla işlem yapmak yüksek risk içerir ve tüm yatırımınız da dahil olmak üzere önemli kayıplara yol açabilir.</p>
<p class="mb-2">BrokerInceleme, titiz analiz ve testlere dayalı objektif ve doğru incelemeler sunmayı taahhüt eder. Ancak, sunulan bilgilerin eksiksizliğini veya doğruluğunu garanti edemeyiz. Kullanıcılar, herhangi bir ticaret platformunu kullanmadan veya finansal kararlar vermeden önce ayrıntıları bağımsız olarak doğrulamalı ve kendi özen yükümlülüklerini yerine getirmelidir.</p>
<p class="mb-2">Kişisel yatırım rehberliği gerekiyorsa her zaman profesyonel bir finansal danışmana danışın. BrokerInceleme, bu web sitesinde sağlanan içeriğe güvenilmesinden kaynaklanan herhangi bir kayıp veya zarardan sorumlu olmayacaktır.</p>
<p class="mb-2">BrokerInceleme’yi kullanarak bu riskleri kabul etmiş ve bu sorumluluk reddini onaylamış olursunuz.</p>
</div>
<div class="flex flex-col md:flex-row justify-between items-center">
<p class="text-gray-500 text-sm mb-4 md:mb-0">© 2025 BrokerInceleme. Tüm hakları saklıdır.</p>
<div class="flex space-x-4"><a class="text-gray-500 text-sm hover:text-gray-400 transition" href="/privacy-policy">Gizlilik Politikası</a><a class="text-gray-500 text-sm hover:text-gray-400 transition" href="/terms-of-service">Hizmet Şartları</a><a class="text-gray-500 text-sm hover:text-gray-400 transition" href="/cookie-policy">Çerez Politikası</a></div>
</div>
</div>
</div>
</footer>
</div>
</div>
<script src="https://smhmedya.net/js/jquery.min.js"></script>
<script src="https://smhmedya.net/js/script.js?v=1750280359"></script>
</body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.