Mar 9, 2022
Hi Faisal,
Thanks for the wonderful article. Have some question interms of the BASE URL
BASE_URL = 'http://localhost:3000';
This method is straightforward when the sitemap is generated on build time. But what about the BASE URL coming from API for different users?
Assume it's a multi tenant architecture, and it's each user will have different domain.