Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Кол-во редиректов для файла robots.txt 4 слишком большое! Это может вызывать затруднение при индексации поисковыми роботами!
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://myworkplace.t-systems.com/robots.txt
301 MovedPermanently
https://myworkplace.t-systems.com/robots.txt
302 Found
https://business-sso.t-systems.com/MyWP/Web/Account/Login
302 Found
https://business-login.telekom.de/auth/realms/tsystems-customer-k2/protocol/openid-connect/auth?client_id=myworkplace-tsi&redirect_uri=https%3A%2F%2Fbusiness-sso.t-systems.com%2FMyWP%2FWeb%2FAccount%2FLogin&response_type=code&scope=openid profile&code_challenge=9yvMevHIf_kUEPBZPp6QXUAIlqcdzljzuVHBFO-AYkw&code_challenge_method=S256&state=OpenIdConnect.AuthenticationProperties%3D9vPgsdPlkbJ6wH41uLhv89CEAw80sqhTzJK4QKF1w0EcAgM4JIxkZfG92gGWT45D7TGzMEx1zxo8ilDKyF7Z3-MEdFX-NtmFhtG-wG8aB5LpGQjQh5WjHQoG78LGdkegQBxxwtZxj6PKahbjFQcnVLKsKX89HYs4SNBgwrzkEU5rHGkZ3NwIupEMzYRkg3dfIlmT9aSE_1tpXbx5EWLtf7TqpowdpEH7AinYfJoL65NQ5_uaDPE_2abBvGq_l4sItBjT3CgcwrQlefn9DcwQfF1rv8FkGeG8ggwzluh73xcaVrHiREs8lNrgdPLcXLBKNPPMXcyjCWoEShi74gj16w&response_mode=form_post&x-client-SKU=ID_NET472&x-client-ver=8.1.2.0
200 OK
Показать содержимое robots.txt
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" class="">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="expires" content="-1" />
<meta name="googlebot" content="noarchive" />
<link rel="icon" type="image/vnd.microsoft.icon" href="/auth/resources/1bhgz/login/tsystems/favicon.ico" />
<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="/auth/resources/1bhgz/login/tsystems/favicon.ico" />
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="robots" content="noindex, nofollow">
<title tkey="service-name">T-Systems Business Login</title>
<link rel="icon" href="/auth/resources/1bhgz/login/tsystems/img/favicon.ico" />
<link href="/auth/resources/1bhgz/login/tsystems/css/login.css" rel="stylesheet" />
<link href="/auth/resources/1bhgz/login/tsystems/css/components.min.css" rel="stylesheet" />
<link href="/auth/resources/1bhgz/login/tsystems/css/cookiesPrompt.css" rel="stylesheet" />
<link href="/auth/resources/1bhgz/login/tsystems/css/header.css" rel="stylesheet" />
<script src="/auth/resources/1bhgz/login/tsystems/js/jquery.min.js" type="text/javascript"></script>
<script src="/auth/resources/1bhgz/login/tsystems/js/components.min.js" type="text/javascript"></script>
<script src="/auth/resources/1bhgz/login/tsystems/js/validation.js" type="text/javascript"></script>
<script src="/auth/resources/1bhgz/login/tsystems/js/login.js" type="text/javascript"></script>
<script src="/auth/resources/1bhgz/login/tsystems/js/cookies.js" type="text/javascript"></script>
<script src="/auth/resources/1bhgz/login/tsystems/js/urlElements.js" type="text/javascript"></script>
<script>
"use strict";
UrlElements.setSourceApp();
</script>
<script>
UrlElements.setUiLocale();
UrlElements.setHeadless();
const sourceApp = UrlElements.getSourceApp();
const uiLocale = UrlElements.getUiLocale();
const headless = UrlElements.getHeadless();
window.onbeforeunload = function() { Cookies.reset("sourceApp", "uiLocale", "headless"); };
</script>
<style type="text/css">
body {
height: 100vh;
width: 100%;
display: table;
table-layout: fixed;
}
header,
footer,
main {
display: table-row;
}
main {
height: 100%;
}
.container-fixed {
max-width: 100% !important;
}
@media only screen and (max-width:635px) {
footer .nav-wrapper {
margin-top: 36px;
}
footer .brand-footer-bar-text.copyright {
margin-top: 36px;
}
.brand-footer-nav > li {
display: block;
}
footer .wrapper {
display: flex;
flex-direction: column;
}
footer .wrapper .row:nth-child(1) {
order: 100;
-webkit-order: 100;
}
footer .wrapper .row:nth-child(2) {
order: 99;
-webkit-order: 99;
}
footer ul.nav {
margin: 0;
list-style: none;
text-indent: 0;
}
footer .copyright {
margin-top: 36px;
}
footer ul.nav li {
margin: 0 !important;
font-size: 14px !important;
}
}
footer {
background-color: #262626;
color: #fff;
padding: 0;
}
footer > .container-fixed {
padding-top: 34px;
padding-bottom: 32px;
}
.brand-footer-nav {
margin: 0px;
}
@media only screen and (min-width:1008px) {
.brand-footer .a-image--logo {
height: 31px !important;
}
.brand-footer .a-image--claim {
height: 31px;
}
}
.a-image--claim,
.a-image--logo {
display: block;
width: auto;
}
.brand-footer .m-brandbar {
margin-top: 30px;
}
footer .brand-footer-bar-text {
margin-top: 12px;
padding: 0px;
}
footer .nav-wrapper {
margin-top: 40px;
}
footer ul.nav li {
padding: 0;
font-size: 16px;
padding: 0;
list-style: none;
text-indent: 0;
}
footer ul.nav li + li {
margin-left: 22px;
}
footer .a-image--logo {
height: 31px;
}
footer .a-image--claim,
.a-image--logo {
display: block;
width: auto;
}
footer .a-image--claim {
height: 31px;
}
footer .logobar {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
footer .copyright {
font-size: 14px;
line-height: 1;
}
a.icon-privacy:before {
display: inline-block;
height: 13px;
width: 13px;
content: "";
margin-right: 2px;
margin-bottom: -1px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA0NiA1NCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiAgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyI+PHJlY3QgeD0iLTkiIHk9Ii02IiB3aWR0aD0iNjQuMDAxIiBoZWlnaHQ9IjY0IiBzdHlsZT0iZmlsbDpub25lO2ZpbGwtcnVsZTpub256ZXJvOyIvPjxwYXRoIGQ9Ik0yMy4wMTMsLTAuMDA1bC0yMywwbDAsMzEuMDA2YzAsMTIuNyAxMC4zLDIzIDIzLDIzYzEyLjcsMCAyMywtMTAuMyAyMywtMjNsMCwtMzEuMDA2bC0yMywwWiIgc3R5bGU9ImZpbGw6dXJsKCNfTGluZWFyMSk7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTUuMDU3LDVsMCwyNi4wMDJjMCw5LjgzMSA4LjA2MiwxNy44MDUgMTgsMTcuODA1YzkuOTM4LDAgMTgsLTcuOTc0IDE4LC0xNy44MDVsMCwtMjYuMDAybC0zNiwwWiIgc3R5bGU9ImZpbGw6dXJsKCNfTGluZWFyMik7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PHBhdGggZD0iTTIzLjAxMywtMC4wMDVsMCw1NC4wMTFjMC4xLC0wLjAwNSAwLC0wLjAwNSAwLC0wLjAwNWMtMTIuNywwIC0yMywtMTAuMyAtMjMsLTIzbDAsLTUuNWwwLC0yNS41MDZsMjMsMFoiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1vcGFjaXR5OjAuMztmaWxsLXJ1bGU6bm9uemVybzsiLz48cGF0aCBkPSJNMjMuMDExLDI3YzMsMCA1LjQsLTIuNCA1LjQsLTUuNGwwLC0zLjNjMCwtMyAtMi40LC01LjM5OSAtNS40LC01LjM5OWMtMywwIC01LjQsMi4zOTkgLTUuNCw1LjM5OWwwLDMuM2MwLjEsMyAyLjQ5OSw1LjQgNS40LDUuNFptNS45OSwybC0xMS42MDEsMGMtMywtMC4wNDMgLTUuMzk5LDEuOTU3IC01LjM5OSw1bDIyLjMsMGMwLjA5OSwtMy4wNDMgLTIuMywtNS4wNDMgLTUuMywtNVoiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1vcGFjaXR5OjAuOTtmaWxsLXJ1bGU6bm9uemVybzsiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9Il9MaW5lYXIxIiB4MT0iMCIgeTE9IjAiIHgyPSIxIiB5Mj0iMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMy43ODIyMWUtMTUsLTYxLjc2ODIsNjEuNzY4MiwzLjc4MjIxZS0xNSwyMy4wMTI3LDYwLjM1MjUpIj48c3RvcCBvZmZzZXQ9IjAiIHN0eWxlPSJzdG9wLWNvbG9yOiNhNmE2YWU7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNkYWRhZTI7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCBpZD0iX0xpbmVhcjIiIHgxPSIwIiB5MT0iMCIgeDI9IjEiIHkyPSIwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyLjY4Njk3ZS0xNSw0My44ODE1LC00My44ODE1LDIuNjg2OTdlLTE1LDIzLjA1NjcsNC45MjUyKSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmYzMzljO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTIwMDc0O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+);
background-repeat: no-repeat;
}
input:-internal-autofill-selected {
font-family: TeleGroteskScreen,TeleGrotesk,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
@keyframes onAutoFillStart { from {/**/} to {/**/}}
@keyframes onAutoFillCancel { from {/**/} to {/**/}}input:-webkit-autofill {
animation-name: onAutoFillStart;
}input:not(:-webkit-autofill) {
animation-name: onAutoFillCancel;
}
.form-input-set label { z-index: 1 }
.alert {border-width: 1px;padding-left: 47px;padding-right: 14px;position: relative;word-wrap: break-word;padding: 11px;margin-bottom: 20px;border: 1px solid transparent;border-radius: 1px;} .alert-error {background-color: #ffffff;border-color: #cc0000;color: #333333;}
</style>
</head>
<body style="display:none">
<header id="header" class="brand-header">
<div class="brandbar">
<div class="container-fixed">
<div class="brand-logo">
<img src="/auth/resources/1bhgz/login/tsystems/brand/t-systems.svg" alt="T-Systems-Logo" title="T-Systems-Logo" width="auto" height="31px"/>
</div>
</div>
</div>
</header>
<main id="main">
<div class="container-fixed offset-bottom-3">
<div id="service-name" class="row">
<div class="text-center text-uppercase h5 text-bold offset-top-5">T-Systems Business Login</div>
</div>
<!-- MAINTENANCE MESSAGE START -->
<!-- <div id="maintenance-text" class="row">
<div class="text-center offset-top-3">Maintenance </div>
<div class="text-center">On Sunday, March 15, 2026, maintenance work may cause disruptions.</div>
</div> -->
<!-- MAINTENANCE MESSAGE END -->
<div id="login-title" class="row">
<h1 class="text-center offset-top-3">Please Log In</h1>
</div>
<div class="row">
<div class="col-l-12 offset-top-5">
<div class="offset-l-3 col-l-6 offset-m-3 col-m-6 offset-s-1 col-s-10 offset-xs-0 col-xs-12">
<form id="login-form" name="login-form" method="post" action="https://business-login.telekom.de/auth/realms/tsystems-customer-k2/login-actions/authenticate?session_code=K00BiTBx1h4A6xOdJpS1IF5B6Th6LjfjPICDH22x9gQ&execution=f8a9432e-cd66-40d3-82f5-8bc551fe0984&client_id=myworkplace-tsi&tab_id=IiC9lWGYC1s" novalidate>
<div class="form-input-set">
<label for="username">Username</label>
<input id="username" name="username" value="" type="text" class="form-input" autofocus autocomplete="off" aria-invalid=""/>
<span class="text-negative text-small" style="display: none;">Username is empty</span>
</div>
<div class="form-input-set">
<label for="password">Password</label>
<input id="password" name="password" type="password" class="form-input" required />
<span class="text-negative text-small" style="display: none;">Password is empty</span>
</div>
<div id="forgot" class="row">
<div class="col-l-12">
<div class="pull-right">
<a id="forgotPassword" href="" target="_blank">Forgot Password or Password expired?</a>
</div>
</div>
</div>
<button type="submit" class="btn btn-brand btn-large login-btn btn-block offset-top-1">Login</button>
<div class="row">
<div class="col-l-12 offset-top-1 text-center">
<a id="needHelp" href="https://www.t-systems.com/de/en/contact" target="_blank">Do you need help?</a>
</div>
</div>
<input type="hidden" name="login-form-type" value="pwd"/>
</form>
</div>
</div>
</div>
</div>
</main>
<div id="cookies" style="display:none">
<div class="wrapper">
<div class="content">
<p class="title">Your Cookies Settings</p>
<div class="text">
This website uses only the technically necessary cookies to guarantee the best possible service. Further information can be found in our
<a href="https://business-login.telekom.de/selfcare/tsystems/dataprivacy">Privacy policy</a>
</div>
<div class="footer">
<div id="consent" class="button">Ok</div>
</div>
</div>
</div>
</div>
<footer id="footer" class="brand-footer-bar" role="contentinfo">
<div class="container-fixed">
<div class="row m-brandbar">
<div class="col-l-12 logobar">
<a href="https://www.t-systems.com/de/de" title="">
<img src="/auth/resources/1bhgz/login/tsystems/brand/t-systems.svg" alt="T-Systems-Logo" title="T-Systems-Logo" class="a-image a-image--logo"/>
</a>
</div>
</div>
<div class="wrapper">
<div class="row">
<div class="col-l-12 nav-wrapper">
<ul class="nav brand-footer-nav">
<li>
<a href="https://www.t-systems.com/de/en/imprint" target="_blank">Imprint</a>
</li>
<li>
<a class="icon-privacy" href="https://business-login.telekom.de/selfcare/tsystems/dataprivacy" target="_blank">Data Privacy</a>
</li>
<li>
<a href="https://www.t-systems.com/de/en/disclaimer" target="_blank">Disclaimer</a>
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-l-12">
<div tkey="rights-reserved" class="brand-footer-bar-text copyright">
© 2026 T-Systems International GmbH. All rights reserved.
</div>
</div>
</div>
</div>
</div>
</footer>
<script>Cookies.enableCookies();</script>
<script>
"use strict";
var onAnimationStart = function onAnimationStart(_ref) {
var target = _ref.target,
animationName = _ref.animationName;
switch (animationName) {
case 'onAutoFillStart':
return target.parentElement.classList.add("floating");
case 'onAutoFillCancel':
return target.removeEventListener('animationstart', onAnimationStart, false);
}
};
document.querySelector('#username').addEventListener('animationstart', onAnimationStart, false);
document.querySelector('#password').addEventListener('animationstart', onAnimationStart, false);
document.getElementById("forgotPassword").href="https://business-login.telekom.de/selfcare/tsystems/forgot" + "?ref=" + btoa(window.location.href) + "&ui_locales=" + uiLocale + "&headless=" + headless;
</script>
<script>
if (UrlElements.getHeadless() === "true") {
$("#header").hide();
$("#footer").hide();
} else {
$("#header").show();
$("#footer").show();
}
const dataPrivacyLink = document.querySelector("div#cookies .content > .text > a");
dataPrivacyLink.href= dataPrivacyLink.href + "?ui_locales=" + uiLocale + "&headless=" + headless;
const dataPrivacyLinkFooter = document.querySelector(".icon-privacy");
dataPrivacyLinkFooter.href= dataPrivacyLinkFooter.href + "?ui_locales=" + uiLocale + "&headless=" + headless;
$("body").show();
</script>
<link rel="preconnect" href="https://business-dev-sso.t-systems.com/MyWP" crossorigin />
<link rel="dns-prefetch" href="https://business-dev-sso.t-systems.com/MyWP" />
<link rel="prefetch" href="https://business-dev-sso.t-systems.com/MyWP/ThirdPartyResources/Templates/TemplateBase/StaticContents/Content/CSSbundle?version=1.0.0" as="style" crossorigin />
<link rel="prefetch" href="https://business-dev-sso.t-systems.com/MyWP/ThirdPartyResources/Templates/TemplateBase/StaticContents/JQueryScriptBundle?version=1.0.0" as="script" crossorigin />
<link rel="prefetch" href="https://business-dev-sso.t-systems.com/MyWP/ThirdPartyResources/Templates/TemplateBase/StaticContents/Scriptbundle?version=1.0.0" as="script" crossorigin />
<link rel="prefetch" href="https://business-dev-sso.t-systems.com/MyWP/ThirdPartyResources/Templates/TemplateBase/StaticContents/KendoScriptBundle?version=1.0.0" as="script" crossorigin />
<link rel="prefetch" href="https://business-dev-sso.t-systems.com/MyWP/Resources/Templates/TemplateBase/StaticContents/Content/fonts/telegroteskscreen-regular.woff" as="font" />
<link rel="prefetch" href="https://business-dev-sso.t-systems.com/MyWP/Resources/Templates/TemplateBase/StaticContents/Content/fonts/telegroteskscreen-bold.woff" as="font" />
<link rel="prefetch" href="https://business-dev-sso.t-systems.com/MyWP/Resources/Templates/TemplateBase/StaticContents/Content/fonts/teleicon-outline.woff" as="font" />
</body>
</html>