Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Кол-во редиректов для файла robots.txt 3 слишком большое! Это может вызывать затруднение при индексации поисковыми роботами!
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://crafting.solutions/robots.txt
301 MovedPermanently
https://craftingsolutions.com/robots.txt
301 MovedPermanently
https://craftingsolutions.com/index.php
200 OK
Показать содержимое robots.txt
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
Crafting Solutions | Custom Web Design & Programming Specialists </title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<style>
/* Modern, Light, and Readable Styles using Logo Colors for Accent */
:root {
--cs-primary: #a0bf5d; /* Light Olive/Green: CTA accent */
--cs-dark: #574438; /* Dark Brown/Taupe: Text, Footer/Nav BG */
--cs-medium: #8ca654; /* Medium Olive/Green: Secondary Text */
--cs-light: #bfbc8f; /* Light Khaki/Beige: Capacity Alert BG */
--cs-off-white: #f8f9fa; /* Near-White Background */
}
body {
font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
color: var(--cs-dark);
background-color: white;
}
/* Navigation Bar - Minimalist and Edgier */
.navbar {
background-color: var(--cs-dark) !important;
border-bottom: 3px solid var(--cs-primary);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
/* Primary CTA Button (Green) */
.btn-primary {
background-color: var(--cs-primary);
border-color: var(--cs-primary);
color: var(--cs-dark) !important;
font-weight: 600;
}
.btn-primary:hover {
background-color: var(--cs-medium);
border-color: var(--cs-medium);
}
/* Page-specific element sizing */
.cs-logo { max-width: 350px; height: auto; margin-bottom: 2rem; }
.fs-logo { max-width: 300px; height: auto; margin-bottom: 2rem; }
.hero-section {
background-color: var(--cs-off-white);
padding-top: 6rem;
padding-bottom: 6rem;
border-bottom: 1px solid #dee2e6;
}
/* CAPACITY ALERT FIX: Distinct background color for contrast */
.capacity-alert {
background-color: var(--cs-light);
color: var(--cs-dark);
padding: 1.5rem;
border-radius: 0.5rem;
margin-top: 3rem;
font-size: 1.1rem;
border-left: 5px solid var(--cs-primary);
}
.text-policy-heading { color: var(--cs-dark) !important; font-weight: 700; }
.contact-card {
background-color: var(--cs-off-white);
padding: 3rem;
border-radius: 0.75rem;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.text-primary { color: var(--cs-dark) !important; }
/* Terms & Policy Specific Styles */
.policy-header {
background-color: var(--cs-off-white);
padding: 3rem 0;
margin-bottom: 3rem;
border-bottom: 3px solid var(--cs-dark);
}
.policy-content-bg { background-color: var(--cs-off-white) !important; }
.content-section { padding: 3rem 0; border-bottom: 1px solid #e9ecef; }
.content-section:last-of-type { border-bottom: none; }
/* Footer Styles */
.footer {
background-color: var(--cs-dark);
color: #ffffff;
padding: 2rem 0;
font-size: 0.9rem;
}
.footer a {
color: var(--cs-primary);
text-decoration: none;
}
.footer a:hover {
color: white;
}
</style>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark sticky-top">
<div class="container">
<a class="navbar-brand" href="index.php" style="font-weight: 700;">
<span class="d-none d-sm-inline">Crafting Solutions</span>
</a>
<div class="d-flex ms-auto">
<a class="btn btn-outline-light me-2" href="index.php#fabricshop">FabricShop</a>
<a class="btn btn-primary" href="contact.php">Contact Us</a>
</div>
</div>
</nav>
<main>
<header class="hero-section text-center">
<div class="container">
<img src="https://craftingsolutions.com/images/craftingsolutions.png" alt="Crafting Solutions Logo" class="cs-logo">
<h1 class="display-4 fw-bold mb-3" style="color: var(--cs-dark);">Custom Web Solutions for Specialized Markets</h1>
<p class="lead" style="color: var(--cs-medium);">Boutique Web Design & Programming</p>
<hr class="my-4" style="border-color: var(--cs-medium);">
<div class="row justify-content-center">
<div class="col-lg-8">
<p class="fs-5">
We craft <strong>unique digital experiences</strong> and <strong>custom web applications</strong> that drive business growth. As a boutique firm specializing in <strong>full-service web design, development, and programming</strong>, we deliver distinct, cost-effective solutions tailored to capture your specific target market and provide a competitive edge.
</p>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-9">
<div class="capacity-alert text-start shadow-sm">
<p class="mb-2">
<strong style="color: var(--cs-dark);">Note on Capacity:</strong> Our focus remains 100% on serving our established client portfolio with exceptional support. <strong>We are not currently accepting new custom web design or programming contracts.</strong>
</p>
<p class="mb-0">
If your project is highly specialized, or if you require support for our <strong>FabricShop</strong> product, please <a href="contact.php" style="color: var(--cs-dark);" class="fw-bold">contact us to discuss consideration</a>.
</p>
</div>
</div>
</div>
</div>
</header>
<section id="fabricshop" class="fabricshop-section bg-white">
<div class="container text-center">
<img src="https://fabricshop.net/global/media/h1-fabricshop.png" alt="FabricShop Logo" class="fs-logo">
<h2 class="display-5 fw-bold mb-4" style="color: var(--cs-dark);">FabricShop: Specialized E-commerce for the Quilt Market</h2>
<div class="row justify-content-center">
<div class="col-lg-8">
<p class="lead" style="color: var(--cs-medium);">
<strong>FabricShop</strong> is Crafting Solutions' specialized <strong>e-commerce platform</strong> and <strong>online catalog system</strong>. Designed specifically for the <strong>fabric, notion, and quilt retail markets</strong>, it provides robust inventory management and a tailored shopping cart experience for specialty businesses.
</p>
</div>
</div>
</div>
</section>
</main> </main>
<footer class="footer">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6 text-center text-md-start mb-3 mb-md-0">
<p class="mb-0">© <span id="current-year"></span> Crafting Solutions. All Rights Reserved.</p>
</div>
<div class="col-md-6 text-center text-md-end">
<ul class="list-inline mb-0">
<li class="list-inline-item"><a href="terms.php#use-policy">AUP</a></li>
<li class="list-inline-item" style="color: var(--cs-medium);">|</li>
<li class="list-inline-item"><a href="terms.php#terms-n-conditions">T&Cs</a></li>
<li class="list-inline-item" style="color: var(--cs-medium);">|</li>
<li class="list-inline-item"><a href="terms.php#dmca">DMCA</a></li>
<li class="list-inline-item" style="color: var(--cs-medium);">|</li>
<li class="list-inline-item"><a href="terms.php#service-level">SLA</a></li>
</ul>
</div>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script>
document.getElementById('current-year').textContent = new Date().getFullYear();
</script>
</body>
</html>