I stopped being grumpy after my third coffee. I was trying to get this info, that you were using TiddlyHost, and you seemed to forget to answer. So yes TiddlyHost is not giving you a folder for a html site, if it was, you could quite simply place the static pages/tiddlers along side your wiki, with links into the interactive wiki, and add other files.
There is an option on node wikis to simply publish static tiddlers along side the interactive wiki, such that every tiddler ends up with what may be “crawlable” tiddlers, and get a url for each tiddler. Thus permiting search engins to provide links into tiddlywiki. Rather than only to the index.html equivalent of any internet site.
- Basicaly as I understand it the crawlable content can just be made available automaticaly.
- Sorry I dont recall how to do it. Perhaps that is how tiddlywiki.com works?
I also want to simply remind you that the SEO world has solutions already for such cases and you can publish along side a website, tiddlywiki’s included, such as site maps etc… that will help SEO results. But of course there may be limitations when publishing on top of tiddlyhost but we can ask @simon if he has a view on this matter, especialy for those who pay for tiddlyHost (as I do).
Background
For some years I did a lot of SEO accross sites including tiddlywiki, online shops, wordpress and other websites. This included retaining SEO links when bulk renaming posts/pages and on top of a php hosted sites (I used tw-reciever to edit online) there are various things you can do to make links into your site visible to the internet and search engins.
- One advantage tiddlywiki has is the ability to build automated ways to generate custom files to place on an internet site to support this configuration and advanced SEO. This is achived on other content using plugins such as Yoast on Wordpress, because as with tiddlywiki, most of wordpress’s content is only avialable interactivly as the content is stored in a database.
My main point is that with very few exceptions sucess at SEO is all about the dark art of SEO and has very little to do with tiddlywikis architecture, but I am sure it could be used to build wizzards to do spells in this dark art.
The main thing about the splash screen, especialy on larger sites, is indicating the site is loading into memory for fast and interactive use, unlike other sites that may load quicker, because they only deliver a small part of the whole site. It is death for a website to offer the user a blank screen because people will quickly abandon your site.
- Extenal images except perhaps for a landing pages, are also a good move, so they do not need to load into memory before interaction becomes possible. ie they load when you go to the content that needs them.
Another thing a learned, the load time of the website will be recorded by Search engins, the main way to help with TiddlyWiki single file implementations is to use a CDN such as Cloud Flare, which will improve load times all over the world, and with the free account (when I last checked).
I hope this helps