what about the gsconfig-option?
this is the configuration as it comes from temp.gsconfig.php:
GSDONOTPING enabling this disables the auto-ping of search engines when generating a sitemap
maybe we should experiment with
and also
this is the configuration as it comes from temp.gsconfig.php:
GSDONOTPING enabling this disables the auto-ping of search engines when generating a sitemap
PHP Code:
# Ping search engines upon sitemap generation?
define('GSDONOTPING', 1);
maybe we should experiment with
PHP Code:
# Ping search engines upon sitemap generation?
define('GSDONOTPING', 0);
and also
PHP Code:
# Ping search engines upon sitemap generation?
#define('GSDONOTPING', 1);
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18