• Welcome to Sitemap Generator Forum.
 

error please help

Started by info357, October 31, 2007, 03:45:54 PM

Previous topic - Next topic

info357

Hi after installing the script and going to "Crawling" i'm getting this error:

Warning:  ksort() expects parameter 1 to be array, null given in
...... class.html-creator.inc.php(2): eval()'d code on line 49

Warning:  Invalid argument supplied for foreach() in
.... class.html-creator.inc.php(2) : eval()'d code on line 51

please help


info357

It happens when I hit the Run button (in the crawling tab)...


info357

Quote from: admin on November 02, 2007, 01:28:52 AM
Please let me know your generator URL in private message.

I sent you a private message

check it

thank you

XML-Sitemaps Support

Hello,

you have this meta tag defined on homepage:
<meta name="ROBOTS" content="NOINDEX,NOFOLLOW" />

it prevents crawling of your site, you should remove that.

info357

 ;D ;D ;D ;D sorry  ;D ;D ;D ;D

now it works

only one question... the sitemap.xml and ror.xml files are in the root directory, so when a spider comes to my site sees them... how can a spider can find the html sitemap and the txt sitemap?

XML-Sitemaps Support

Hello,

txt sitemap was initially designed for Yahoo submission, but now yahoo supports xml sitemap as well.
As for html sitemap, you should put the link to it somewhere on your site so that search engines can find it.