schollz / cowyo

A feature-rich wiki webserver for minimalists :cow: :speech_balloon:
https://cowyo.com/
MIT License
920 stars 69 forks source link

How does sitemap.xml work? #125

Closed veganexe closed 6 years ago

veganexe commented 6 years ago

And do I need to change these domains? This and This

schollz commented 6 years ago

Oh whoops! Yeah, the first one doesn't matter, that file can be removed. The second one should be changed to be the known public URL. I'll have to make a CLI flag for the public URL.

DanielHeath commented 6 years ago

Could you draw the public URL from the Host header sent with most requests (if none are provided on the CLI)?