Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Why does this PHP code block XML Sitemaps Generators?


internetheaven - 10:54 am on Mar 19, 2012 (gmt 0)


<?php if(@fsockopen($_SERVER['REMOTE_ADDR'], 80, $errstr, $errno, 1))
die("Proxy access not allowed"); ?>

on a page stops an xml sitemap generator script from working. anyone know why? I don't want to remove it as it is doing a great job.


Thread source:: http://www.webmasterworld.com/php/4430786.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com