i dont think that its position in the site is important.
its actually possible to manually upload your sitemap, and so its not even important that its there or not. its inly important if you need google to come and get it regularly, using their scheduled downloads.
I have been working on a set of code that builds the sitemap in Actinic, and uploads this file when you upload your catalog. As of yesterday, it supports change frequency and priority, set at the section level, in the actinic interface.
For those people with less rigid structures (different depths to your sections) this really is the only way we could think of. I did try setting the value of priority, relative to the depth of the section, but sometimes that does not work, for example, if you have products directly off a main section, and then a section 4 deep in, with spp products in it. the only choice was to set the priority on a per page basis, yes, more time consuming, but ultimately, more control over what is more important to you.
As the sites show changes, i'll certainly let you all know how we're getting on.
its actually possible to manually upload your sitemap, and so its not even important that its there or not. its inly important if you need google to come and get it regularly, using their scheduled downloads.
I have been working on a set of code that builds the sitemap in Actinic, and uploads this file when you upload your catalog. As of yesterday, it supports change frequency and priority, set at the section level, in the actinic interface.
For those people with less rigid structures (different depths to your sections) this really is the only way we could think of. I did try setting the value of priority, relative to the depth of the section, but sometimes that does not work, for example, if you have products directly off a main section, and then a section 4 deep in, with spp products in it. the only choice was to set the priority on a per page basis, yes, more time consuming, but ultimately, more control over what is more important to you.
As the sites show changes, i'll certainly let you all know how we're getting on.
Comment