This is intended as a discussion area for getting the xmlsitemap module to work properly with BOA (and nginx). So I am asking BOA users to list successful strategies for getting an auto-generated xml sitemap (and one in each language used ...) on sites being hosted on the BOA server.
I have open an issue with the xmlsitemap module:
http://drupal.org/node/1924570
I think the problem is with nginx.
example of sitemap generated with the xmlsitemap module on my BOA server:
("http://domain.com" replaced by "..." for each link so entire sitemap can display here)
.../content/earth-will-age-man-be-written-stone2012-10-21T08:35Zyearly1.0 .../content/ethopian-wolf-genetically-vulnerable-and-nearing-extinction .../content/spade-toothed-beaked-whale-worlds-rarest-whale2012-11-06T19:09Zyearly1.0 .../content/englands-fens-are-habitat-rare-wildlife-and-biodiversity2012-11-07T10:42Zyearly1.0 .../content/ocean-acidification-destroying-antarctic-marine-life .../content/wildlife-crime-threatens-species-and-nations .../content/worlds-largest-shark-sanctuary-cook-islands .../content/polar-bear-trade-ban .../content/west-antarctic-ice-sheet-warming-antarctica2012-12-25T05:07Zmonthly1.0
(and for a foreign-language page on the same site):
http://domain/tldaily1.0 http://domain/tl/content/habitat http://domain/tl/node/223 http://domain/tl/node/227 http://domain/tl/content/welcome-extinction-02013-01-16T10:49Zmonthly1.0 http://domain/tl/content/habitat-02013-01-16T11:07Zmonthly http://domain/tl/content/extinct-wild-02013-01-16T10:27Zmonthly1.0 http://domain.in/tl/users/gitavpl
the entire sitemap for the "tl" language, above, is given here as I download it and open it in a text editor is here:
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="/sitemap.xsl"?>http://domain.com/tldaily1.0http://domain.com/tl/content/habitathttp://domain.com/tl/node/223http://domain.com/tl/node/227http://domain.com/tl/content/welcome-extinction-02013-01-16T10:49Zmonthly1.0http://domain.com/tl/content/habitat-02013-01-16T11:07Zmonthlyhttp://domain.com/tl/content/extinct-wild-02013-01-16T10:27Zmonthly1.0http://domain.com/tl/users/gitavpl
Any comments / feedback would be appreciated.