meteor-sitemaps
meteor-sitemaps copied to clipboard
sitemap index
How to create "sitemap index" by using this package or any of meteor package..??
Hey, no, this package doesn't do sitemap indexes. However, you can call sitemaps.add() as many times as you want (with different filenames), and it will automatically add these to your robots.txt file dynamically via the robots-txt package.
This would definitely be an improvement to this further very useful package. +1