Ha, I used this <https://github.com/dullroar/TW5-sitemap> but looks like I missed some steps! I somehow thought it was a native functionality. Thank you!
On Sunday, April 26, 2020 at 11:39:29 AM UTC+1, Saq Imtiaz wrote: > > What plugin are you using for the sitemap? As far as I am aware, there is > no built in support in TiddlyWiki for generating a sitemap. > > Regards, > Saq > > On Saturday, April 25, 2020 at 7:44:07 PM UTC+2, Anne-Laure Le Cunff wrote: >> >> Hi everyone, >> >> I added the following command to my build.sh file in order to generate a >> sitemap of my TiddlyWiki static website: >> >> --rendertiddler sitemap sitemap.xml text/plain >> >> >> So my full render command looks like this now: >> >> tiddlywiki --rendertiddlers [!is[system]] >> $:/ness_labs/templates/static.tiddler.html static text/plain >> --rendertiddler $:/ness_labs/templates/static.template.css >> static/static.css text/plain --rendertiddler sitemap sitemap.xml text/plain >> >> >> I do get a sitemap.xml file, but it's empty. Is there anything else I >> should do beside using this command? >> >> (all of this will be going into a SEO guide for TW btw!) >> >> Thank you! >> Anne-Laure. >> >> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c1d60747-b072-4964-b1cf-ed6d12026da6%40googlegroups.com.

