Recent Topics

1 Oct 21, 2011 22:29    

My b2evolution Version: 4.1.1

Checking my sitemap on Google it says I only have 2 URL's

I have a lot more, how are sitemaps updated and when, is a page url added when I make a post, does it re map anytime / everytime or just add the URL when I make one.

Do all skins support it.

Enable sitemaps:
Check to allow usage of skins with the "sitemap" type.

This options seems to imply they do not.

Can I clear the sitemap and generate a new one.

My url is www.bestvaluebuys.co.uk/blog using version 4.1.1 and b2evo_ru skin

3 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 Oct 24, 2011 19:45

Thanks that works great,

needed to add the &cat_focus=wide to google webmaster tools to see them all.


Form is loading...