Hi there,
As the title indicates, I am interested in bilding a sitemap (XML) that include all the sites (with its posts and pages) in my network.
The structure of my network is:
http://www.mysite.com
http://www.mysite.com/blog1
http://www.mysite.com/blog2
http://www.mysite.com/blog3
http://www.mysite.com/blog4
...
http://www.mysite.com/blog20
I have tried the following plugins:
- Google XML Sitemaps with Multisite support / Mario Kostelac
- WordPress SEO / Yoast
But still none have listed all the sites.
At the moment I have to go one by one and create as many sitemaps as blogs I have.
but it does not work with google since the addresses are not real. I can´t submit a sitemap for an address http://www.mysite.com/blog5 in the webmaster tool because this address does not exist like that in my server.
As a consequence my site has been never indexed by google
Is there any way to create a sitemap that update itself each time there is a change (new posts, new sites)?