Re: can't find my domain
« Reply #15 on: September 11, 2008, 06:21:35 PM »
Hello,

sitemap generator has 2 built-in methods of connection:
1. (default) - fsockopen function is used, like:
2. (optional) - cURL library can be used if it's enabled in PHP configuration ('xs_curl' option should be manually enabled in config.inc.php file)