1 pi_stoff Oct 21, 2011 22:29
3 sam2kb Oct 24, 2011 13:49
The goal is to display on a single sitemap posts aggregated from all blogs
Here's what you can do:
- Edit the file /skins/_sitemap/index.main.php at very top
load_class( '/items/model/_itemlistlight.class.php', 'ItemListLight' );
$Blog->set_setting('aggregate_coll_IDs', '*');
- then open the following URL to see the sitemap
http://www.bestvaluebuys.co.uk/blog/?tempskin=_sitemap&cat_focus=wide
4 pi_stoff Oct 24, 2011 19:45
Thanks that works great,
needed to add the &cat_focus=wide to google webmaster tools to see them all.
bump