meteor-sitemaps icon indicating copy to clipboard operation
meteor-sitemaps copied to clipboard

sitemap index

Open hdksys32 opened this issue 9 years ago • 2 comments

How to create "sitemap index" by using this package or any of meteor package..??

hdksys32 avatar Mar 09 '16 05:03 hdksys32

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.

gadicc avatar Mar 14 '16 16:03 gadicc

This would definitely be an improvement to this further very useful package. +1

RickvdP avatar Mar 05 '17 21:03 RickvdP