Vasylyna Andriichak

Results 3 comments of Vasylyna Andriichak

Is this function `function(req) {...}` called once? I created the file sitemap.js according to the instructions and once call `sitemaps.add()`. Is a sitemap reactively updated or only if I called...

> You only need to call `sitemaps.add()` once. `function(req) {...}` is called every time a request is made to the sitemap `url`, and returns the information from that call. >...

This is enough for search engines?Maybe I need regularly to do request to sitemap.xml to update it?