Hi, I’m after some advice on sitemap - and what content to include.
I have a new weather website that allows a user to enter a location (autocomplete lookup) then displays weather info for that location (changing the url to a unique one for that location).
Should I be including each of these location-specific urls in the sitemap? I think I should so, for example, if a user searches “weather for boston” that google would hopefully list my site.
Example url: https://watersportsweather.com/Boston,%20Massachusetts,%20United%20States/42.35888_-71.0568
If not, easy…
If so, then how do I achieve this? - as use an external API to retrieve locations based on what the user enters (and it could be any suburb globally).
Maybe something I can generate statically off line??
The website is watersportsweather.com
Thanks in advance.
Tim