Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 14353 байт. Загружен за: 1сек.
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://cog2026.org/robots.txt
301 MovedPermanently
https://cog2026.org/
200 OK
Показать содержимое robots.txt
<!DOCTYPE html>
<html lang="en">
<head>
<title>CoG 2026</title>
<meta charset="utf-8">
<meta name="description" content="IEEE Conference on Games 2026">
<meta name="author" content="Universidad Complutense de Madrid">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:image" content="https://cog2026.fdi.ucm.es/og_image.png" />
<!-- Favicon -->
<link rel="icon" href="images/favicon.png" type="image/png" sizes="any">
<link rel="icon" href="images/favicon.svg" type="image/svg+xml">
<!-- CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/style-responsive.css">
<link rel="stylesheet" href="css/vertical-rhythm.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/splitting.css">
<link rel="stylesheet" href="css/YTPlayer.css">
<link rel="stylesheet" href="css/demo-main/demo-main.css">
<link rel="stylesheet" href="css/team-card.css">
<link rel="stylesheet" href="css/schedule.css">
<!-- Google Fonts -->
<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=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
</head>
<body class="appear-animate">
<div class="page-loader"><div class="loader">Loading...</div></div>
<a href="#main" class="btn skip-to-content">Skip to Content</a>
<div class="page" id="top">
<nav class="main-nav dark light-after-scroll transparent stick-fixed wow-menubar">
<div class="main-nav-sub full-wrapper">
<!-- Logo -->
<div class="nav-logo-wrap local-scroll">
<a href="/" class="logo">
<!-- <img src="images/logo-white.svg" alt="CoG 2026" width="105" height="34" class="logo-white" /> -->
<img src="images/cog_logo_long.svg" alt="CoG 2026" width="200px" class="logo-dark" />
</a>
</div>
<!-- Mobile Menu Button -->
<div class="mobile-nav" role="button" tabindex="0">
<i class="mobile-nav-icon"></i>
<span class="visually-hidden">Menu</span>
</div>
<!-- Main Menu -->
<div class="inner-nav desktop-nav">
<ul class="clearlist local-scroll">
<li><a href="/" class="active">Home</a></li>
<!-- Attend dropdown -->
<li>
<a href="#" class="mn-has-sub">
Attend <i class="mi-chevron-down"></i>
</a>
<ul class="mn-sub to-left">
<li><a href="/registration">Registration</a></li>
<li><a href="/travel-grant">Travel Grant</a></li>
<li><a href="/venue">Venue</a></li>
<li><a href="/accommodation">Accommodation</a></li>
<li><a href="/socialevents">Social Events</a></li>
<li><a href="/conduct">Code of Conduct</a></li>
</ul>
</li>
<!-- Program dropdown -->
<li>
<a href="#" class="mn-has-sub">
Program <i class="mi-chevron-down"></i>
</a>
<ul class="mn-sub to-left">
<li><a href="/keynotes">Keynotes</a></li>
<li><a href="/schedule">Conference Schedule</a></li>
<li><a href="/competitions">Competitions</a></li>
<li><a href="/tutorials">Tutorials</a></li>
<li><a href="/acceptedpapers">Accepted Papers</a></li>
</ul>
</li>
<!-- Contribute dropdown -->
<li>
<a href="#" class="mn-has-sub">
Contribute <i class="mi-chevron-down"></i>
</a>
<ul class="mn-sub to-left">
<li><a href="/cfp">Call for Papers</a></li>
<li><a href="/call-auxiliary">Call for Auxiliary Papers</a></li>
<li><a href="/cfp-health">Special Session on<br>Games for Health</a></li>
<li><a href="/cfp-spatial">Special Session on<br>Spatial Intelligence</a></li>
<li><a href="/call-industry">Call for Industry Participation</a></li>
<li><a href="/call-demos">Call for Demos</a></li>
<li><a href="/doctoral-consortium">Doctoral Consortium</a></li>
</ul>
</li>
<!-- Reviews -->
<li><a href="/reviews">Reviews</a></li>
<!-- Organization dropdown -->
<li>
<a href="#" class="mn-has-sub">
Organization <i class="mi-chevron-down"></i>
</a>
<ul class="mn-sub to-left">
<li><a href="/organization">Organizing Committee</a></li>
<li><a href="/committee">Program Committee</a></li>
</ul>
</li>
<!-- Journal -->
<li><a href="/journal">Journal</a></li>
</ul>
</div>
<!-- End Main Menu -->
</div>
</nav>
<main id="main">
<section class="home-section bg-dark-1 bg-dark-alpha-25 light-content parallax-5"
style="background-image: url(images/madrid.jpg)" id="home">
<div class="container min-height-100vh d-flex align-items-center pt-100 pb-100 pt-sm-120 pb-sm-120"
style="background: radial-gradient(circle,rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%)">
<div class="home-content">
<div class="row">
<div class="col-md-10 offset-md-1 col-lg-8 offset-lg-2">
<img src="images/cog_logo_white.svg" id="main-logo" style="max-width:500px"
alt="IEEE Conference on Games 2026, Madrid, Spain 1–4 September, 2026"
/>
</div>
</div>
</div>
<div class="local-scroll scroll-down-wrap-4 wow fadeInUp" data-wow-offset="0">
<div class="full-wrapper align-center">
<a href="#about" class="scroll-down-4">
<i class="mi-arrow-down size-24"></i>
</a>
</div>
</div>
</div>
</section>
<!-- Content -->
<section class="page-section" id="about">
<div class="container position-relative">
<div>
<div class="col-lg-12">
<h2>Welcome to the IEEE Conference on Games!</h2>
<p>The annual IEEE Conference on Games (IEEE CoG) aims to be a leading venue for researchers and practitioners to exchange ideas and novel approaches to bring innovation in and through games. Games are a great domain to study and develop novel ideas in design, artificial intelligence, human-computer interaction, psychology, education, sociology, and creativity, as well as their applications in real-world problems. </p>
<p>The IEEE CoG 2026 is held in Madrid, Spain 1–4 September, 2026 at the Complutense University's (UCM) Faculty of Information Sciences.</p>
<p style="text-align: center;"><iframe style="width: 100% !important" allowfullscreen="" height="450" loading="lazy" referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3036.334125175634!2d-3.728424099999999!3d40.4457412!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xd422837413f5c59%3A0xae1bc1eec952e2bd!2sFacultad%20de%20Ciencias%20de%20la%20Informaci%C3%B3n!5e0!3m2!1ses!2ses!4v1772106883441!5m2!1ses!2ses" style="border:0;" width="300"></iframe></p>
<h2 class="section-title mb-30 mt-60">Important Dates</h2>
<ul>
<li><strong>Regular Paper Submission:</strong> 17th March 2026</li>
<li><strong>Notification of Acceptance for Full Papers:</strong> 1st May 2026</li>
<li><strong>Camera-Ready Deadline:</strong> 28th May 2026</li>
</ul>
<ul>
<li><strong>Submission of Demos and Industry Participation:</strong> 30th June 2026.</li>
<li><strong>Notification of Acceptance for Demos and Industry Participation:</strong> 9th July 2026</li>
</ul>
<ul>
<li><strong>Submission of Auxiliary Papers:</strong> 14th May 2026</li>
<li><strong>Notification of Acceptance of Auxiliary Papers:</strong> 17th June 2026</li>
<li><strong>Submission of the camera-ready version of auxiliary papers:</strong> 24th June 2026</li>
</ul>
<ul>
<li><strong>Early Bird (and Author) Registration:</strong> 7th July 2026</li>
<li><strong>Conference dates:</strong> 1st – 4th September 2026</li>
</ul>
<h2>Sponsors</h2>
<p>The event is sponosred the IEEE Computational Intelligence Society (<a href="https://cis.ieee.org/" target="_blank">IEEE CIS</a>).
<img src="images/ieee.png" width="200" />
<p>The event is also sponosred by the EPSRC Centre for Doctoral Training in Intelligent Games and Game Intelligence (iGGi). iGGi is the world's largest PhD research programme focused on games research. Read more about the program at <a href="https://www.iggi-phd.org/" target="_blank">iggi-phd.org</a>.</p>
<img src="images/iggi.png" width="200" />
</div>
</div>
</div>
</section>
</main>
<footer class="page-section footer bg-gray-light-1 pb-30" id="footer">
<div class="container">
<div class="row mb-30">
<div class="col-md-4 col-lg-3 text-gray mb-sm-50">
<div class="mb-30">
<div class="footer-logos">
<img src="images/cog_logo.svg" width="110p" alt="CoG 2026"/>
<img src="images/ieee.png" width="120" alt="IEEE" />
<img src="images/ucm.png" width="90" alt="UCM" />
<img src="images/iggi.png" width="120" alt="UCM" />
</div>
</div>
</div>
<div class="col-md-7 offset-md-1 offset-lg-2">
<div class="row mt-n30">
<!-- Previous CoGs -->
<div class="col-sm-8 mt-30">
<h3 class="fw-title">Previous IEEE CoGs</h3>
<ul class="fw-menu clearlist">
<li><a href="https://ieee-cog.org/2019/">2019 - London, UK</a></li>
<li><a href="https://ieee-cog.org/2020/">2020 - Osaka, Japan</a></li>
<li><a href="https://ieee-cog.org/2021/">2021 - Copenhagen, Denmark</a></li>
<li><a href="https://ieee-cog.org/2022/">2022 - Beijing, China</a></li>
<li><a href="https://2023.ieee-cog.org/">2023 - Boston, USA</a></li>
<li><a href="https://2024.ieee-cog.org/">2024 - Milan, Italy</a></li>
<li><a href="https://cog2025.inesc-id.pt">2025 - Lisbon, Portugal</a></li>
</ul>
</div>
<!-- Contribute links -->
<div class="col-sm-4 mt-30">
<h3 class="fw-title">Contribute</h3>
<ul class="fw-menu clearlist">
<li><a href="/cfp">Call for Papers</a></li>
<li><a href="/call-auxiliary">Call for Auxiliary Papers</a></li>
<li><a href="/cfp-health">Session on Games for Health</a></li>
<li><a href="/cfp-spatial">Session on Spatial Int.</a></li>
<li><a href="/call-industry">Call for Industry</a></li>
<li><a href="/call-demos">Call for Demos</a></li>
<li><a href="/competitions">Competitions</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="mb-30">
<h3 class="fw-title">Follow Us</h3>
<a href="https://www.linkedin.com/company/ieee-conference-on-games/" target="_blank" class="btn btn-mod btn-small linkedin">#LinkedIn</a>
<a href="https://x.com/ieee_cog/" target="_blank" class="btn btn-mod btn-small twitter">#Formerly_Known_as_Twitter</a>
</div>
<div class="mb-30">
<img src="images/fase20.svg" width="200" alt="Fase20" />
</div>
<!-- Footer Text -->
<div class="row text-gray" style="font-size:0.5em">
<div class="col-md-10">
<b>© Copyright 2026 IEEE – All rights reserved.
A public charity, IEEE is the world’s largest technical professional organization
dedicated to advancing technology for the benefit of humanity.</b>
</div>
<div class="col-md-1 offset-md-1 clearfix">
<div class="local-scroll float-end mt-n20 mt-sm-10">
<a href="#top" class="link-to-top">
<i class="mi-arrow-up size-24"></i>
<span class="visually-hidden">Scroll to top</span>
</a>
</div>
</div>
</div>
<!-- End Footer Text -->
</div>
</footer>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/contact-form.js"></script>
<script src="js/all.js"></script>
</body>
</html>