This site can not be crawled by the Seobility bot. The robots.txt file restricts access for our bot. No URLs can be crawled that deny access to the user agent Seobility or *.
Problem URL: http://prontohotel.de
<?php header ("content-type: text/plain; charset=utf-8"); $V['specialdomains']=array( // COPY SPECIALDOMAINS IN ROBOTS.TXT!!!!!!!!!!!!!!!!!!!! 'prontohotel.de'=>'de', 'prontohotel.cz'=>'cs', 'prontohotel.cn'=>'zh', 'prontohotel.fr'=>'fr', 'prontohotel.pl'=>'pl', 'prontohotel.it'=>'it', //'prontohotel.pt'=>'pt', 'prontohotel.ru'=>'ru', //'prontohotel.bg'=>'bg', 'prontohotel.nl'=>'nl', 'prontohotel.ro'=>'ro', 'prontohotel.hu'=>'hu', 'prontohotel.es'=>'es', ); $hosts=explode('.', str_replace('www.', '', $_SERVER['HTTP_HOST'])); $parts=explode('.', $_SERVER['HTTP_HOST']); //echo substr(strrchr($_SERVER['HTTP_HOST'], '.'), 1 ); if($_SERVER['HTTP_HOST'] =='prontohotel.com' || count($parts)==2 || in_array($hosts[0],$V['specialdomains'])){ /*?> User-agent: * Disallow: / <? */ die; } ?>User-agent: * Disallow: /gui/ Disallow: /search/ Disallow: /search.php Disallow: /showhelp.php Disallow: /sitemap.php Disallow: /a.php Disallow: ?secondlang Sitemap: http://<?= $_SERVER['HTTP_HOST'] ?>/sitemap.xml