I think we really really need to improve and fix this...
Lombi |
|
---|---|
I think we really really need to improve and fix this part of the engine. For instance what we have now is tefra's sitemap tool which does an okay job.
Problem 1 is that it's saving sitemaps as weird files, which dont get accessed automatically. So these should also be accessed by sitemap.xml (unzipped, could even be generated on the fly) and sitemap.xml.gz (this one gzipped obviously) also http://www.sitemaps.org/protocol.php#location states that we can show the location of the sitemap file inside of robots.txt which is cool Last thing we need to do is update the sed_url inside of the sitemaps generator so it makes proper urls. <a href="http://www.domenlo.com">Surreal Art</a>
|