I tempery altered the sitemap.php
to create the sitemap at
www.qualitechnic.co.uk/sitemap1.xml
and has you see its created a blank one
here's the code i changed
Quote:
}
$filename = '../sitemap1.xml';
if(!$fp = fopen($filename, 'w')) {
print "Cannot open file ($filename)";
exit;
|
Quote:
Originally Posted by lewaff
sorry
i put the original sitemap back on my site has it was blank from your program
I think yours would me more suitable for the xcart
but i can install it again
but dont want to leave a blank one on live for long
thank you again lewis
|