Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Кол-во редиректов для файла robots.txt 3 слишком большое! Это может вызывать затруднение при индексации поисковыми роботами!
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://utahcompose.com/robots.txt
301 MovedPermanently
https://utahcompose.com/robots.txt
301 MovedPermanently
https://utahcompose.com/
200 OK
Показать содержимое robots.txt
<!doctype html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.124.1">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thank You | Utah Compose</title>
<link rel="icon" href="/static/favicon.ico" />
<style>
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600&display=swap");
:root {
--uc-orange: #f7bc60;
--uc-navy: #00467f;
--mi-teal: #005972;
--mi-teal-dark: #003b4c;
--text-dark: #2b2b2b;
--text-light: #6a6a6a;
}
* {
box-sizing: border-box;
}
html,
body {
margin: 0;
padding: 0;
font-family: "Source Sans Pro", Arial, sans-serif;
color: var(--text-dark);
background: #ffffff;
-webkit-font-smoothing: antialiased;
}
.page {
opacity: 0;
transform: translateY(12px);
transition:
opacity 0.8s ease,
transform 0.8s ease;
}
.page.loaded {
opacity: 1;
transform: translateY(0);
}
a {
color: inherit;
text-decoration: none;
}
/* ---------- Header ---------- */
header.site-header {
display: flex;
align-items: center;
justify-content: center;
padding: 28px 20px;
border-bottom: 1px solid #eee;
}
header.site-header svg {
height: 42px;
width: auto;
}
/* ---------- Hero / Thank you ---------- */
.hero {
background: linear-gradient(135deg, #fff8ec 0%, #ffffff 60%);
text-align: center;
padding: 70px 20px 60px;
}
.hero .uc-logo {
max-width: 340px;
width: 80%;
height: auto;
margin-bottom: 30px;
}
.hero h1 {
font-family: "Montserrat", "Source Sans Pro", sans-serif;
font-weight: 600;
font-size: 2.4rem;
color: var(--uc-navy);
margin: 0 0 18px;
}
.hero p {
max-width: 740px;
margin: 0 auto 14px;
font-size: 1.15rem;
line-height: 1.7;
color: var(--text-light);
}
.hero .highlight {
display: inline-block;
margin-top: 10px;
padding: 8px 22px;
background: var(--uc-orange);
color: #4a3300;
font-weight: 600;
border-radius: 30px;
font-size: 1rem;
letter-spacing: 0.3px;
}
/* ---------- CTA / MI Write ---------- */
.cta {
background: var(--mi-teal);
color: #ffffff;
text-align: center;
padding: 60px 20px;
}
.cta h2 {
font-family: "Montserrat", "Source Sans Pro", sans-serif;
font-weight: 600;
font-size: 2rem;
margin: 0 0 16px;
}
.cta p {
max-width: 640px;
margin: 0 auto 30px;
font-size: 1.1rem;
line-height: 1.7;
color: #e2f2f6;
}
.miwrite-wordmark {
display: inline-flex;
align-items: baseline;
gap: 2px;
font-family: "Montserrat", "Source Sans Pro", sans-serif;
font-weight: 700;
font-size: 2rem;
margin-bottom: 22px;
}
.miwrite-wordmark .mi {
color: #ffffff;
}
.miwrite-wordmark .write {
color: var(--uc-orange);
}
.btn-cta {
display: inline-block;
background: #ffffff;
color: var(--mi-teal-dark);
font-weight: 600;
font-size: 1.1rem;
padding: 16px 42px;
border-radius: 6px;
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
transition:
transform 0.2s ease,
box-shadow 0.2s ease,
background 0.2s ease;
}
.btn-cta:hover {
transform: translateY(-2px);
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.22);
background: #f4faff;
}
/* ---------- Contact ---------- */
.contact {
text-align: center;
padding: 46px 20px;
background: #fafafa;
}
.contact h3 {
font-family: "Montserrat", "Source Sans Pro", sans-serif;
font-weight: 600;
font-size: 1.3rem;
color: var(--uc-navy);
margin: 0 0 10px;
}
.contact p {
margin: 0 auto;
max-width: 640px;
font-size: 1.2rem;
color: var(--text-light);
}
.contact a {
color: var(--mi-teal);
font-weight: 600;
border-bottom: 1px solid transparent;
transition: border-color 0.2s ease;
}
.contact a:hover {
border-color: var(--mi-teal);
}
/* ---------- Footer ---------- */
footer.site-footer {
background: var(--uc-navy);
padding: 30px 20px;
text-align: center;
}
footer.site-footer .mi-logo {
height: 26px;
width: auto;
opacity: 0.9;
filter: brightness(0) invert(1);
}
footer.site-footer p {
margin: 14px 0 0;
font-size: 0.85rem;
color: #b9d3e6;
}
@media (max-width: 600px) {
.hero h1 {
font-size: 1.8rem;
}
.cta h2 {
font-size: 1.6rem;
}
.miwrite-wordmark {
font-size: 1.6rem;
}
.btn-cta {
padding: 14px 30px;
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="page" id="page">
<!-- Header: Utah Compose logo (reused from live site) -->
<header class="site-header">
<svg
xmlns="http://www.w3.org/2000/svg"
version="1.1"
viewBox="0 0 576 84"
xml:space="preserve"
aria-label="Utah Compose logo">
<g>
<g>
<path
fill="#f7bc60"
d="M111.8 78.9V61.3h12.4v3.3h-8.9v3.8h6.5v3.3h-6.5v7.3H111.8z"></path>
<path
fill="#f7bc60"
d="M133.9 76.4c-1.7-1.7-2.5-3.8-2.5-6.3 0-2.5 0.8-4.6 2.5-6.3 1.7-1.7 3.8-2.5 6.3-2.5 2.5 0 4.6 0.8 6.3 2.5 1.7 1.7 2.5 3.8 2.5 6.3 0 2.5-0.8 4.6-2.5 6.3 -1.7 1.7-3.8 2.5-6.3 2.5C137.7 78.9 135.6 78.1 133.9 76.4zM140.2 75.7c1.6 0 2.8-0.5 3.8-1.6 1-1.1 1.5-2.4 1.5-3.9 0-1.6-0.5-2.9-1.5-3.9 -1-1.1-2.3-1.6-3.8-1.6 -1.6 0-2.8 0.5-3.8 1.6 -1 1.1-1.5 2.4-1.5 3.9 0 1.6 0.5 2.9 1.5 3.9C137.4 75.1 138.7 75.7 140.2 75.7z"></path>
<path
fill="#f7bc60"
d="M167.8 71.3l4.4 7.7h-4l-4.2-7.3h-3.2v7.3h-3.5V61.3h7.7c4.1 0 6.2 1.7 6.2 5.1C171.1 69 170 70.6 167.8 71.3zM160.8 68.4h4.9c1.4 0 2.1-0.7 2.2-1.9 0-1.2-0.8-1.8-2.1-1.8h-5V68.4z"></path>
<path
fill="#f7bc60"
d="M179.7 78.9V61.3h1.2l7.6 8.7 7.6-8.7h1.2v17.6h-3.5l0-10.2 -5.3 5.9 -5.3-5.9v10.2H179.7z"></path>
<path
fill="#f7bc60"
d="M205.5 78.9l7-17.6h3.5l7 17.6 -3.7 0 -1.1-2.7h-8l-1.1 2.7H205.5zM214.4 66l-2.7 6.7h5.3L214.4 66z"></path>
<path
fill="#f7bc60"
d="M245.6 61.3v3.3h-5.9v14.3h-3.5V64.6h-5.9v-3.3H245.6z"></path>
<path fill="#f7bc60" d="M253.9 61.3h3.5v17.6h-3.5V61.3z"></path>
<path
fill="#f7bc60"
d="M269.2 61.3l5 12.9 5.1-12.9h3.8l-7 17.6h-3.5l-7.1-17.6H269.2z"></path>
<path
fill="#f7bc60"
d="M291.5 78.9V61.4l12.9 0v3.3H295v3.8h7.1v3.3H295v4h9.4v3.3H291.5z"></path>
<path
fill="#f7bc60"
d="M338.1 66l-3.5 12.9h-3.5l-4.7-17.6h3.8l3.1 12 3.2-12h3.6l3.1 12 3.1-12h3.8l-4.7 17.6h-3.5L338.1 66z"></path>
<path
fill="#f7bc60"
d="M368.7 71.3l4.4 7.7h-4l-4.2-7.3h-3.2v7.3h-3.5V61.3h7.7c4.1 0 6.2 1.7 6.2 5.1C371.9 69 370.8 70.6 368.7 71.3zM361.6 68.4h4.9c1.4 0 2.1-0.7 2.2-1.9 0-1.2-0.8-1.8-2.1-1.8h-5V68.4z"></path>
<path fill="#f7bc60" d="M380.5 61.3h3.5v17.6h-3.5V61.3z"></path>
<path
fill="#f7bc60"
d="M407.5 61.3v3.3h-5.9v14.3h-3.5V64.6h-5.9v-3.3H407.5z"></path>
<path fill="#f7bc60" d="M415.7 61.3h3.5v17.6h-3.5V61.3z"></path>
<path
fill="#f7bc60"
d="M428.4 78.9V61.3h1.2l11 11v-11h3.5v17.6h-1.3L431.9 68v10.9H428.4z"></path>
<path
fill="#f7bc60"
d="M454.9 76.4c-1.7-1.7-2.5-3.8-2.5-6.3 0-2.5 0.9-4.6 2.5-6.2 1.7-1.7 3.8-2.5 6.3-2.5 2.5 0 4.7 0.8 6.5 2.3l-2.3 2.6c-1.2-0.9-2.6-1.4-4.1-1.4 -1.6 0-2.9 0.5-3.8 1.5 -1 1-1.5 2.2-1.5 3.8 0 1.6 0.5 2.9 1.5 3.9 1 1 2.2 1.4 3.8 1.4 1.3 0 2.2-0.2 2.9-0.8v-3l-2.3 0v-3.3h5.9v8.2c-1.8 1.6-3.9 2.3-6.5 2.3C458.7 78.9 456.6 78.1 454.9 76.4z"></path>
<path
fill="#f7bc60"
d="M505 61.3v3.3h-5.9v14.3h-3.5V64.6h-5.9v-3.3H505z"></path>
<path
fill="#f7bc60"
d="M514.8 76.4c-1.7-1.7-2.5-3.8-2.5-6.3 0-2.5 0.8-4.6 2.5-6.3 1.7-1.7 3.8-2.5 6.3-2.5 2.5 0 4.6 0.8 6.3 2.5 1.7 1.7 2.5 3.8 2.5 6.3 0 2.5-0.8 4.6-2.5 6.3 -1.7 1.7-3.8 2.5-6.3 2.5C518.6 78.9 516.5 78.1 514.8 76.4zM521.1 75.7c1.6 0 2.8-0.5 3.8-1.6 1-1.1 1.5-2.4 1.5-3.9 0-1.6-0.5-2.9-1.5-3.9 -1-1.1-2.3-1.6-3.8-1.6 -1.6 0-2.8 0.5-3.8 1.6 -1 1.1-1.5 2.4-1.5 3.9 0 1.6 0.5 2.9 1.5 3.9C518.3 75.1 519.5 75.7 521.1 75.7z"></path>
<path
fill="#f7bc60"
d="M539.8 76.4c-1.7-1.7-2.5-3.8-2.5-6.3 0-2.5 0.8-4.6 2.5-6.3 1.7-1.7 3.8-2.5 6.3-2.5 2.5 0 4.6 0.8 6.3 2.5 1.7 1.7 2.5 3.8 2.5 6.3 0 2.5-0.8 4.6-2.5 6.3 -1.7 1.7-3.8 2.5-6.3 2.5C543.5 78.9 541.4 78.1 539.8 76.4zM546 75.7c1.6 0 2.8-0.5 3.8-1.6 1-1.1 1.5-2.4 1.5-3.9 0-1.6-0.5-2.9-1.5-3.9 -1-1.1-2.3-1.6-3.8-1.6 -1.6 0-2.8 0.5-3.8 1.6 -1 1.1-1.5 2.4-1.5 3.9 0 1.6 0.5 2.9 1.5 3.9C543.2 75.1 544.5 75.7 546 75.7z"></path>
<path
fill="#f7bc60"
d="M566.6 61.3v14.3h9.4v3.3h-12.9V61.3H566.6z"></path>
</g>
<g>
<path
fill="#00467f"
d="M118.7 10.8v23.5c0 3.1 0.9 5.3 2.7 6.8 1.8 1.4 4.1 2.2 6.8 2.2 2.7 0 5-0.7 6.8-2.2 1.8-1.4 2.7-3.7 2.7-6.8V10.8h8.1v25.7c0 4.1-1.7 7.7-5 10.5 -3.3 2.9-7.5 4.3-12.6 4.3 -5 0-9.2-1.4-12.6-4.3 -3.3-2.9-5-6.4-5-10.5V10.8H118.7z"></path>
<path
fill="#00467f"
d="M187.6 10.8v7.6h-13.5v33H166v-33h-13.5v-7.6H187.6z"></path>
<path
fill="#00467f"
d="M186.8 51.4L203 10.8h8.1l16.2 40.5 -8.6 0 -2.4-6.2h-18.4l-2.4 6.2H186.8zM207.2 21.7l-6.2 15.4h12.2L207.2 21.7z"></path>
<path
fill="#00467f"
d="M233.3 51.4V10.8h8.1v16.2h18.9V10.8h8.1v40.5l-8.1 0V34.6h-18.9v16.8H233.3z"></path>
<path
fill="#00467f"
d="M299.9 45.6c-3.9-3.9-5.8-8.7-5.8-14.5 0-5.7 2-10.5 5.8-14.4 3.9-3.9 8.7-5.8 14.4-5.8 5.8 0 10.8 1.8 14.9 5.4l-5.4 5.9c-2.8-2.2-5.9-3.2-9.5-3.2 -3.6 0-6.6 1.2-8.8 3.4 -2.2 2.2-3.3 5.1-3.3 8.6 0 3.8 1.1 6.8 3.4 9 2.2 2.2 5.2 3.3 8.8 3.3 3.6 0 6.8-1.1 9.4-3.2l5.4 5.9c-4.1 3.6-9.1 5.4-14.9 5.4C308.6 51.4 303.8 49.4 299.9 45.6z"></path>
<path
fill="#00467f"
d="M339 45.6c-3.9-3.9-5.8-8.7-5.8-14.4 0-5.8 1.9-10.6 5.8-14.5 3.9-3.9 8.7-5.8 14.5-5.8 5.8 0 10.6 1.9 14.5 5.8 3.9 3.9 5.8 8.7 5.8 14.5 0 5.8-1.9 10.6-5.8 14.5 -3.9 3.9-8.7 5.8-14.5 5.8C347.7 51.4 342.8 49.4 339 45.6zM353.5 43.8c3.6 0 6.5-1.2 8.8-3.6 2.3-2.4 3.4-5.5 3.4-9.1 0-3.6-1.1-6.6-3.4-9.1 -2.3-2.4-5.2-3.7-8.8-3.7 -3.6 0-6.5 1.2-8.8 3.7 -2.3 2.4-3.4 5.5-3.4 9.1 0 3.6 1.1 6.6 3.4 9.1C346.9 42.6 349.8 43.8 353.5 43.8z"></path>
<path
fill="#00467f"
d="M379.7 51.4V10.8h2.7l17.6 20 17.6-20h2.7v40.5h-8.1l0-23.5L400 41.4l-12.2-13.5v23.5H379.7z"></path>
<path
fill="#00467f"
d="M428.4 51.4V10.8h17.7c9.5 0 14.2 3.9 14.2 11.7 0 8.1-4.7 12.1-14.2 12.1h-9.6v16.8H428.4zM436.5 27.1h11.3c3.3-0.1 4.9-1.5 5-4.5 -0.1-2.7-1.7-4.1-4.9-4.2h-11.4V27.1z"></path>
<path
fill="#00467f"
d="M470 45.6c-3.9-3.9-5.8-8.7-5.8-14.4 0-5.8 1.9-10.6 5.8-14.5 3.9-3.9 8.7-5.8 14.5-5.8 5.8 0 10.6 1.9 14.5 5.8 3.9 3.9 5.8 8.7 5.8 14.5 0 5.8-1.9 10.6-5.8 14.5 -3.9 3.9-8.7 5.8-14.5 5.8C478.7 51.4 473.9 49.4 470 45.6zM484.5 43.8c3.6 0 6.5-1.2 8.8-3.6 2.3-2.4 3.4-5.5 3.4-9.1 0-3.6-1.1-6.6-3.4-9.1 -2.3-2.4-5.2-3.7-8.8-3.7 -3.6 0-6.5 1.2-8.8 3.7 -2.3 2.4-3.4 5.5-3.4 9.1 0 3.6 1.1 6.6 3.4 9.1C477.9 42.6 480.8 43.8 484.5 43.8z"></path>
<path
fill="#00467f"
d="M532.7 12.2c2.1 0.9 4 2.3 5.8 4.1l-5.4 5.4c-1.8-2.2-4.3-3.2-7.6-3.2 -3.2 0-5.3 0.8-6.2 2.3 -0.9 1.5-0.9 2.8 0 3.9 0.9 1.1 3 1.9 6.2 2.4 3.4 0.4 6.5 1.5 9.3 3.4 2.8 1.9 4.2 4.9 4.2 9.1 0 3.2-1.5 6-4.5 8.4 -3 2.3-6.5 3.5-10.4 3.5 -3.8 0-6.9-0.5-9.4-1.6 -2.5-1.1-4.7-2.5-6.5-4.3l5.4-5.4c1.8 2.2 4.9 3.4 9.2 3.8 3.6 0 5.9-0.8 6.7-2.3 0.9-1.5 0.9-3.1 0-4.6 -0.9-1.5-3.1-2.5-6.7-2.8 -3.2-0.4-6.2-1.4-8.9-3 -2.7-1.6-4.1-4.4-4.1-8.4 0-3.6 1.5-6.5 4.6-8.6 3.1-2.2 6.2-3.3 9.5-3.3C527.7 10.8 530.6 11.3 532.7 12.2z"></path>
<path
fill="#00467f"
d="M546.2 51.4V10.9l29.8 0v7.6h-21.7v8.6h16.2v7.5h-16.2v9.2h21.6v7.6H546.2z"></path>
</g>
<g>
<path
fill="#00467f"
d="M36.3 0c-5.8 0-9.7 5.8-9.7 11.1v20.3c0 2.3 1.8 4.1 4.1 4.1 2.3 0 4.1-1.8 4.1-4.1V11.1c0-1.2 0.7-2.5 1.1-2.8l0.2-0.2h30v11.5c0 5.3 4.2 8.4 8.3 8.4h11.3v44.5c0 1.7-0.6 2.7-0.7 3l-0.2 0.3H65.3c-2.3 0-4.1 1.8-4.1 4.1 0 2.3 1.8 4.1 4.1 4.1h19.4c5.2 0 9-4.9 9-11.5V23.2L70.8 0H36.3z"></path>
<path
fill="#f7bc60"
d="M48.1 41.4c-1.2 0-2.2 1-2.2 2.2 0 1.2 1 2.2 2.2 2.2h29.8c1.2 0 2.2-1 2.2-2.2 0-1.2-1-2.2-2.2-2.2"></path>
<path
fill="#f7bc60"
d="M48.1 56h29.8c1.2 0 2.2-1 2.2-2.2s-1-2.2-2.2-2.2H48.1c-1.2 0-2.2 1-2.2 2.2S46.9 56 48.1 56z"></path>
<g>
<g>
<path
fill="#00467f"
d="M43.9 59.1c0.2 0.2 0.3 0.4 0.4 0.5 -0.9 0.4-3.2 1.6-6.5 4.8 -3.2 3.1-4.4 5.1-4.7 5.8 -0.1-0.1-0.1-0.1-0.2-0.2L7.6 44.8l11-11L43.9 59.1z"></path>
<path
fill="#00467f"
d="M12 27.2l3.8 3.8 -11 11L1 38.2c-1.3-1.3-1.3-3.4 0-4.7l6.3-6.3C8.6 25.9 10.7 25.9 12 27.2z"></path>
</g>
<g>
<path
fill="#00467f"
d="M40.9 67.4c4-3.7 6.4-4.6 6.4-4.6s2.2 5.1 3.6 9.6c-1.3 0.7-3.4 2.3-5.1 5.2 -4.4-1.8-9.5-4.4-9.5-4.4S36.9 71.1 40.9 67.4z"></path>
<path
fill="#00467f"
d="M53.2 75.5c0.9 2.7 1.4 5.1 0.7 5.6 -0.6 0.4-2.7-0.2-5.1-1.1C50.3 77.4 52.1 76.1 53.2 75.5z"></path>
</g>
<polygon
fill="#f7bc60"
points="12.7 82.6 47.3 82.6 39.4 79.1 6 79.1 "></polygon>
</g>
</g>
</g>
</svg>
</header>
<!-- Thank You Hero -->
<section class="hero">
<h1>Thank You for 15 Years of Great Writing</h1>
<p>
Since its launch, Utah Compose has helped hundreds of thousands of Utah students
grow as writers through meaningful practice, timely feedback, and engaging
writing instruction.
</p>
<p>
We are incredibly grateful to the teachers, administrators, and students who
made Utah Compose part of their classrooms. Thank you for allowing us to be part
of your writing journey.
</p>
<p>
As Utah Compose reaches the end of its service, we celebrate everything this
community has accomplished together — and look forward to continuing to
support educators through MI Write.
</p>
<span class="highlight"
>Utah Compose will no longer be available after the 2025-2026 school year</span
>
</section>
<!-- CTA: MI Write -->
<section class="cta">
<h2>Continue the Writing Journey with MI Write</h2>
<p>
The team behind Utah Compose is proud to offer
<a href="https://miwrite.com" target="_blank" rel="noopener">MI Write</a>
— built on the same trusted writing platform educators have used for
years. If you appreciated Utah Compose's instructional approach, you'll find a
familiar experience in
<a href="https://miwrite.com" target="_blank" rel="noopener">MI Write</a>, along
with continued innovation and support for teachers, students, and
administrators.
</p>
<a class="btn-cta" href="https://miwrite.com" target="_blank" rel="noopener"
>Explore MI Write</a
>
</section>
<!-- Contact -->
<section class="contact">
<h3>Interested in learning more about MI Write?</h3>
<p>
Whether you'd like a free trial, a demo, a quote, or just have questions, we'd
love to hear from you. Contact the MI Write team at
<a href="mailto:info@miwrite.net">info@miwrite.net</a>.
</p>
</section>
<!-- Footer -->
<footer class="site-footer">
<img
src="https://www.measurementinc.com/sites/default/files/measinc_logo.svg"
alt="Measurement Incorporated logo"
class="mi-logo" />
<p>© <span id="year"></span> Measurement Incorporated. All rights reserved.</p>
</footer>
</div>
<script>
(function () {
document.getElementById("year").textContent = new Date().getFullYear();
window.addEventListener("DOMContentLoaded", function () {
document.getElementById("page").classList.add("loaded");
});
// Fallback in case DOMContentLoaded already fired
if (document.readyState === "interactive" || document.readyState === "complete") {
document.getElementById("page").classList.add("loaded");
}
})();
</script>
</body>
</html>