XML Sitemap Setup

It uses the datafeed function to generate the output.

You can send in a content filter and a list of categories to exclude. On the exclusion list, you send the section id you want to exclude, so the highest level parent cat id for the section you don't want in the feed.

Hidden categories and products won't be shown.

For example:

http://www.example.com/sitemap.xml?exclude=5,7

Would exclude all categories and products under cats 5 & 7

and/or

http://www.example.com/sitemap.xml?content_filter=3

This would show only items with the first or second content filter boxes checked (1+2 = 3)

http://www.example.com/sitemap.xml?content_filter=7

This would show only items with the first, second and third content filter boxes checked (1+ 2 + 4= 7)