COUNT: 1
Link on page appears to go nowhere when followed. If it's simply redirected back then the page reloads, the above count increases. HOWEVER, if the destination page returns a HTTP Status Code of 204 - No Content then the page literally goes no where.
[LINK]
array ( 'PATH' => '/usr/local/bin:/bin:/usr/bin', 'HTTP_ACCEPT' => '*/*', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_HOST' => 'alpha.w3dx.co.uk', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'DOCUMENT_ROOT' => '/home/w3dx/@subdomains/alpha/public_html', 'REMOTE_ADDR' => '216.73.217.28', 'REMOTE_PORT' => '27450', 'SERVER_ADDR' => '185.199.220.59', 'SERVER_NAME' => 'alpha.w3dx.co.uk', 'SERVER_ADMIN' => 'webmaster@alpha.w3dx.co.uk', 'SERVER_PORT' => '443', 'REQUEST_SCHEME' => 'https', 'REQUEST_URI' => '/php/linkgoesnowhere/source.php', 'HTTPS' => 'on', 'CRAWLER_USLEEP' => '1000', 'CRAWLER_LOAD_LIMIT' => '20', 'X_SPDY' => 'HTTP2', 'SSL_PROTOCOL' => 'TLSv1.3', 'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384', 'SSL_CIPHER_USEKEYSIZE' => '256', 'SSL_CIPHER_ALGKEYSIZE' => '256', 'SCRIPT_FILENAME' => '/home/w3dx/@subdomains/alpha/public_html/php/linkgoesnowhere/source.php', 'QUERY_STRING' => '', 'SCRIPT_URI' => 'https://alpha.w3dx.co.uk/php/linkgoesnowhere/source.php', 'SCRIPT_URL' => '/php/linkgoesnowhere/source.php', 'SCRIPT_NAME' => '/php/linkgoesnowhere/source.php', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'SERVER_SOFTWARE' => 'LiteSpeed', 'REQUEST_METHOD' => 'GET', 'X-LSCACHE' => 'on,crawler', 'PHP_SELF' => '/php/linkgoesnowhere/source.php', 'REQUEST_TIME_FLOAT' => 1777210236.9807739, 'REQUEST_TIME' => 1777210236, )
[Home]