Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 23797 байт. Загружен за: 0сек.
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://bananeira.com/robots.txt
302 Found
https://convivialize.com/
200 OK
Показать содержимое robots.txt
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Fun changes everything. Discover kindred spirits through shared taste, trust, and a love of life well lived.">
<meta name="keywords" content="Convivialize, kindred spirits, creative friendships, experiences travel, dining out, culture, scenes, lifestyles, taste, social discovery, meeting new friends">
<meta property="og:title" content="Convivialize - Fun Changes Everything">
<meta property="og:description" content="Discover kindred spirits through taste, trust, and a shared sense of adventure.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://convivialize.com">
<meta property="og:image" content="https://convivialize.com/healthy-well-being.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Convivialize - Fun Changes Everything">
<meta name="twitter:description" content="Discover kindred spirits through taste, trust, and a shared sense of adventure.">
<meta name="twitter:image" content="https://convivialize.com/healthy-well-being.jpg">
<link rel="icon" type="image/png" sizes="256x256" href="/favicon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon.png">
<link rel="apple-touch-icon" sizes="256x256" href="/favicon.png">
<link rel="shortcut icon" href="/favicon.png">
<title>Convivialize - Fun Changes Everything</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Convivialize",
"url": "https://convivialize.com",
"logo": "https://convivialize.com/convivialize-logo.png",
"description": "A membership community built on taste, trust, and destination understanding — for people who believe fun changes everything.",
"foundingDate": "2025",
"slogan": "Fun Changes Everything",
"knowsAbout": [
"Experiences-Based Travel",
"Creative Friendships",
"Culture and Scene Discovery",
"Lifestyle Communities",
"Dining Out and Ordering In",
"Meeting New Friends",
"Taste-Based Membership",
"Social Discovery"
],
"offers": {
"@type": "Service",
"name": "Taste, Trust and Destination Membership",
"description": "Membership based on shared taste, mutual trust, and destination understanding. Creative friendships, culture and scene exploration, experiences-based travel, dining out, and meeting kindred spirits along the way."
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Convivialize",
"url": "https://convivialize.com",
"description": "Discover kindred spirits through shared taste, creative friendships, culture, scenes, lifestyles, and experiences-based travel.",
"potentialAction": {
"@type": "SubscribeAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://convivialize.substack.com/embed"
}
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ClubOrganization",
"name": "Convivialize",
"url": "https://convivialize.com",
"logo": "https://convivialize.com/convivialize-logo.png",
"description": "A membership community for people who discover kindred spirits through shared taste, creative friendships, culture and scene exploration, experiences-based travel, and the joy of dining together.",
"image": "https://convivialize.com/healthy-well-being.jpg",
"membershipDescription": "Membership based on taste, trust, and destination understanding. Not who you know — who you resonate with.",
"about": [
{
"@type": "Thing",
"name": "Taste-Based Membership",
"description": "Members are matched through shared taste, mutual trust, and genuine destination understanding — not algorithms or follower counts."
},
{
"@type": "Thing",
"name": "Creative Friendships",
"description": "The kind of friendships that emerge when curiosity, creativity, and good taste collide. People who inspire and challenge each other just by showing up."
},
{
"@type": "Thing",
"name": "Culture, Scenes and Lifestyles",
"description": "Deep engagement with the cultures, scenes, and lifestyles that define how we actually want to live — not curated for an audience, lived for real."
},
{
"@type": "Thing",
"name": "Experiences-Based Travel",
"description": "Travel as a way of meeting the world on its own terms. Destination understanding that goes beyond itineraries to the texture of a place and its people."
},
{
"@type": "Thing",
"name": "Dining Out and Ordering In",
"description": "Great meals as social infrastructure. Whether at the table or at home, food is where kinship happens."
},
{
"@type": "Thing",
"name": "Meeting New Friends Along the Way",
"description": "The unexpected connection in the right room, the right city, the right conversation. Convivialize creates the conditions for those moments to happen."
}
],
"keywords": "kindred spirits, taste-based membership, creative friendships, culture scenes lifestyles, experiences travel, dining out, meeting new friends, social discovery"
}
</script>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
background: #fafafa;
color: #2c3e50;
line-height: 1.7;
font-size: 16px;
}
.header {
background: white;
border-bottom: 1px solid #e1e8ed;
padding: 1rem 2rem;
position: sticky;
top: 0;
z-index: 100;
}
.header h1 {
font-size: 1.5rem;
font-weight: 400;
color: #2c5282;
letter-spacing: -0.01em;
display: flex;
align-items: center;
gap: 0.75rem;
}
.header-logo {
height: 32px;
width: auto;
}
.tagline-section {
background: white;
padding: 2rem 2rem 1rem 2rem;
text-align: center;
}
.tagline {
font-size: 1.3rem;
color: #1a1a1a;
font-weight: 400;
letter-spacing: -0.01em;
}
.hero-image-section {
text-align: center;
padding: 1.5rem 2rem 2rem 2rem;
background: white;
}
.hero-image {
max-width: 92%;
height: auto;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
border: 1px solid #e1e8ed;
cursor: pointer;
transition: all 0.2s ease;
}
.hero-image:hover {
transform: translateY(-2px);
box-shadow: 0 6px 24px rgba(0, 0, 0, 0.15);
}
.hero-cta-section {
text-align: center;
padding: 2rem;
background: white;
border-bottom: 1px solid #e1e8ed;
}
.hero-subtitle {
font-size: 1.15rem;
color: #2c3e50;
line-height: 1.7;
max-width: 700px;
margin: 0 auto 2rem;
font-weight: 400;
}
.hero-cta {
display: inline-block;
background: #2c5282;
color: white;
padding: 1rem 2.5rem;
border-radius: 8px;
text-decoration: none;
font-weight: 500;
font-size: 1.1rem;
transition: all 0.2s ease;
box-shadow: 0 2px 8px rgba(44, 82, 130, 0.2);
letter-spacing: -0.01em;
}
.hero-cta:hover {
background: #2a4d7a;
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(44, 82, 130, 0.3);
}
.container {
max-width: 800px;
margin: 0 auto;
padding: 4rem 2rem;
}
.intro-section {
text-align: center;
margin-bottom: 4rem;
}
.intro-title {
font-size: 2.5rem;
font-weight: 400;
color: #2c5282;
margin-bottom: 1.5rem;
letter-spacing: -0.02em;
}
.intro-text {
font-size: 1.2rem;
color: #2c3e50;
line-height: 1.7;
max-width: 700px;
margin: 0 auto 2rem;
font-weight: 400;
}
.highlight-quote {
background: #f8fafc;
border-left: 4px solid #2c5282;
padding: 2rem;
border-radius: 0 8px 8px 0;
font-style: italic;
color: #2c5282;
margin: 2rem 0;
font-size: 1.1rem;
text-align: center;
font-weight: 400;
line-height: 1.7;
}
.features-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
gap: 2rem;
margin: 4rem 0;
}
.feature-card {
background: white;
border: 1px solid #e1e8ed;
border-radius: 12px;
padding: 2rem;
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
transition: all 0.2s ease;
}
.feature-card:hover {
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0,0,0,0.12);
border-color: #2c5282;
}
.feature-icon {
width: 60px;
height: 60px;
margin-bottom: 1rem;
}
.feature-icon svg {
width: 100%;
height: 100%;
stroke: #2c5282;
fill: none;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
}
.feature-icon img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: cover;
border: 2px solid #2c5282;
}
.feature-title {
font-size: 1.3rem;
font-weight: 500;
color: #2c5282;
margin-bottom: 1rem;
letter-spacing: -0.01em;
}
.feature-description {
color: #2c3e50;
line-height: 1.7;
font-weight: 400;
}
.goddess-link {
color: #2c5282;
text-decoration: none;
font-weight: 600;
transition: all 0.2s ease;
}
.goddess-link:hover {
color: #1e3a8a;
text-decoration: underline;
}
.inline-emoji {
width: 1.2em;
height: 1.2em;
vertical-align: middle;
margin: 0 0.15em;
display: inline-block;
}
.signup-section {
background: white;
border: 1px solid #e1e8ed;
border-radius: 12px;
padding: 3rem;
text-align: center;
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
margin-top: 3rem;
}
.signup-title {
font-size: 2.2rem;
font-weight: 400;
color: #2c5282;
margin-bottom: 1.5rem;
letter-spacing: -0.02em;
}
.signup-text {
font-size: 1.1rem;
color: #2c3e50;
line-height: 1.7;
max-width: 700px;
margin: 0 auto 2rem;
font-weight: 400;
}
.substack-container {
display: flex;
justify-content: center;
margin: 2rem 0;
}
.substack-container iframe {
border-radius: 8px;
border: 1px solid #e1e8ed !important;
}
.footer {
background: white;
border-top: 1px solid #e1e8ed;
padding: 2rem;
text-align: center;
margin-top: 2rem;
}
.footer-content {
max-width: 800px;
margin: 0 auto;
}
.footer-content p {
font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
font-size: 0.9rem;
color: #64748b;
line-height: 1.5;
}
.footer-link {
color: #2c5282;
text-decoration: none;
font-weight: 500;
transition: all 0.2s ease;
}
.footer-link:hover {
color: #1e3a8a;
text-decoration: underline;
}
/* Tablet: 1024px and below */
@media (max-width: 1024px) {
.container {
max-width: 90%;
padding: 3rem 2rem;
}
.features-grid {
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 1.75rem;
}
.hero-image {
max-width: 90%;
}
}
/* Tablet/Mobile: 768px and below */
@media (max-width: 768px) {
.header h1 {
font-size: 1.3rem;
}
.header-logo {
height: 28px;
}
.tagline {
font-size: 1.1rem;
}
.tagline-section {
padding: 1.5rem 1rem 0.75rem 1rem;
}
.tagline-section p:last-child {
font-size: 1rem !important;
}
.hero-image-section {
padding: 1rem 1rem 1.5rem 1rem;
}
.hero-image {
max-width: 95%;
}
.hero-cta-section {
padding: 1.5rem 1rem 2rem 1rem;
}
.hero-subtitle {
font-size: 1rem;
}
.hero-cta {
font-size: 1rem;
padding: 0.9rem 2rem;
}
.container {
padding: 2rem 1rem;
}
.intro-title {
font-size: 2rem;
}
.intro-text {
font-size: 1.1rem;
}
.highlight-quote {
font-size: 1rem;
padding: 1.5rem;
}
.features-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
margin: 3rem 0;
}
.feature-card {
padding: 1.5rem;
}
.feature-title {
font-size: 1.2rem;
}
.feature-description {
font-size: 0.95rem;
}
.signup-section {
padding: 2rem 1.5rem;
}
.signup-title {
font-size: 1.8rem;
}
.signup-text {
font-size: 1rem;
}
.substack-container iframe {
width: 100% !important;
max-width: 480px;
}
.footer {
padding: 1.5rem 1rem;
}
.footer-content p {
font-size: 0.85rem;
}
}
/* Mobile: 480px and below */
@media (max-width: 480px) {
.header h1 {
font-size: 1.1rem;
}
.header-logo {
height: 24px;
}
.tagline {
font-size: 1rem;
}
.tagline-section p:last-child {
font-size: 0.95rem !important;
}
.hero-image {
max-width: 100%;
}
.hero-subtitle {
font-size: 0.95rem;
line-height: 1.6;
}
.hero-cta {
font-size: 0.95rem;
padding: 0.85rem 1.75rem;
}
.highlight-quote {
font-size: 0.95rem;
padding: 1.25rem;
}
.feature-icon {
width: 50px;
height: 50px;
}
.feature-title {
font-size: 1.1rem;
}
.feature-description {
font-size: 0.9rem;
}
.signup-title {
font-size: 1.5rem;
}
.signup-text {
font-size: 0.95rem;
}
.substack-container iframe {
width: 100% !important;
height: 350px !important;
}
}
</style>
</head>
<body>
<div class="header">
<h1>
<a href="https://convivialize.com" style="text-decoration: none; color: inherit; display: flex; align-items: center; gap: 0.75rem;">
<img src="/convivialize-logo.png" alt="Convivialize Logo" class="header-logo">
Convivialize
</a>
</h1>
</div>
<div class="tagline-section">
<p class="tagline"><strong>Fun Changes Everything</strong></p>
<p style="font-size: 1.1rem; color: #5a6c7d; margin-top: 0.75rem; font-weight: 400;">Discover Kindred Spirits</p>
</div>
<div class="hero-image-section">
<img src="/healthy-well-being.jpg" alt="Resonance is the quiet force that carries a moment forward before anyone realizes it just naturally is happening" class="hero-image">
</div>
<div class="hero-cta-section">
<p class="hero-subtitle">True elegance is the outward manifestation of extreme internal alignment: you become an inevitable force.</p>
<a href="#signup" class="hero-cta">Discover kindred spirits</a>
</div>
<div class="container">
<div class="signup-section" id="signup">
<h2 class="signup-title">Be There For Your Others</h2>
<p class="signup-text">
Networking is noise; alignment is a signal. True collaboration doesn't emerge from a handshake—it's the result of shared internal clarity. While the world chases algorithms and the hollow high of a viral moment, real growth follows a different physics: it is quieter, deeper, and compounding.
</p><p>Subscribers are automatically on the invites list.</p>
<div class="substack-container">
<iframe src="https://convivialize.substack.com/embed" width="480" height="320" style="border:1px solid #EEE; background:white;" frameborder="0" scrolling="no"></iframe>
</div>
</div>
</div>
<footer class="footer">
<div class="footer-content">
<p id="footer-copy">© Convivialize. Kindred spirits exploring resonant paths.</p>
</div>
</footer>
<script>
// Smooth scrolling for the "Request Your Invitation" button
document.querySelector('.hero-cta').addEventListener('click', function(e) {
e.preventDefault();
document.querySelector('#signup').scrollIntoView({
behavior: 'smooth'
});
});
// Smooth scrolling for clicking on the hero image
document.querySelector('.hero-image').addEventListener('click', function(e) {
e.preventDefault();
document.querySelector('#signup').scrollIntoView({
behavior: 'smooth'
});
});
// Dynamic footer year
document.getElementById('footer-copy').innerHTML =
'©' + new Date().getFullYear() + ' Convivialize. Kindred spirits exploring resonant paths.';
</script>
<script type="module" src="https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496" integrity="sha512-ZE9pZaUXND66v380QUtch/5sE9tPFh2zg45pR2PB0CVkCtOREv2AJKkSidISWkysEuQ0EH8faUU5du78bx87UQ==" data-cf-beacon='{"version":"2024.11.0","token":"cbf7ff18285943f6baeea48a92b4ff29"}' crossorigin="anonymous"></script>
<script>(function(){function c(){var b=a.contentDocument||(a.contentWindow&&a.contentWindow.document);if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a30111db6d48f12b',t:'MTc4NzU2MTAxMA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>