Why do you think that this urls are "no Indexed URLs "?
Google began to pay attention to it recently, much later than had been written Google SitemapAdmin version 1.
You can remove tag priority from xml.
~line 304:
Code:
if(isset($url['priority']) && $url['priority'] != '')
$contentXML .= ' <priority>' . $url['priority'] . '</priority>' . "\n";
replace by
Code:
// if(isset($url['priority']) && $url['priority'] != '')
// $contentXML .= ' <priority>' . $url['priority'] . '</priority>' . "\n";
This bug fixed in version 2 - http://www.zen-cart.com/forum/showpo...&postcount=673
But after ckosloff lies and unfounded insults, I do not think that the new version soon will appear in the public download.
Bookmarks