Hi Seba, Plse check my website mentioned in my posting above, in which SinglePageModePlugin works fine over HTTP. To enforce it to always work I had to overrule potential user cookies in what you call a CookieJar (in my website it is in a tiddler called MyTWeaks). Basically it comes down to these three stmts:
config.options.chkSinglePageMode=true config.options.chkSinglePageAutoScroll=true config.options.chkHttpReadOnly=true Good luck / Ton. On 12 mei, 09:59, Seba <[email protected]> wrote: > Hi, > > I also use standard TW for publishing my website. It works great and > the setup and editing are simple. > However, I do have problems with SinglePageModePlugin. It doesn't work > when viewed over http. > I also used CookieJar to bake the cookies, but the config options in > SinglePageModePlugin are always reset. > Any ideas? > > regards > seba > > On 11 maj, 23:44, Ton van Rooijen <[email protected]> wrote: > > > > > Hi Paul, > > > Don't give up too early. TW is a marvelous product indeed. > > Your basic question: "I'd like to be able to use it to publish a > > 'traditional' static-html-page-type website such that it can be found > > in search engines" can i.m.h.o. surely be answered with "YES, you > > can" (in this I indeed very happily disagree with Fred (FND)). > > Unfortunately, when you elaborated somewhat more on this basic > > question, you at the same time helas, biased the answers you could > > expect. > > > I would suggest, try the standard TW (single html file, no additional > > software needed), install Eric Shulmans "SinglePageModePlugin", and > > FTP it to the webspace you already own (presumably as "index.html"). > > (And forget TiddlyWeb for a while.) > > > As for search engines I've noticed that Google nowadays does a better > > job with TW, then it used to be in the past. You can however help > > Google by explicitly register your website with them (and others?). > > For further "SEO-ization" I've put important keywords and external > > links in tiddler "MarkupPreBody", and a couple of <meta-name>-tags in > > tiddler "MarkupPreHead". You can see how and what I've done in > > "http://www.ton-van-rooijen.nl/" (sorry, it is in Dutch; should you so > > whish > > I can translate the Markup-tiddlers for you). > > Another nice TW example I believe, is the website of my daughter in > > law (painter and sculpturer): "http://www.judithcruz.nl/" (Dutch and > > Spanish). And of course many more nice examples in Dave Giffords > > showcase: "http://giffmex.tiddlyspot.com/". > > > Hope this helps. Enjoy TW! > > > Regards / Ton. > > > On 10 mei, 19:16, CollectedInterests > > > <[email protected]> wrote: > > > Thank you for the replies. Seems like TiddlyWeb is the way to > > > go...except I haven't got python capabilities on the host I intend to > > > use. I was looking for a simple flatfile html only setup without using > > > php/mysql etc. Need to look further I think.... > > > > Cheers > > > > Paul > > > > On May 10, 3:25 pm, FND <[email protected]> wrote: > > > > > > However, there is one downside: Tiddlywikis do not get indexed very > > > > > well by Google because of all the Javascript. > > > > > FWIW, TiddlyWeb mostly solves this issue, as each individual tiddler is > > > > an addressable piece of content (HTML page) visible to search > > > > engines:http://www.google.com/search?q=installing%20TiddlyWeb%20site:tiddlywe... > > > > (http://tiddlyweb.peermore.comisaTiddlyWebinstance hosting the > > > > documentation) > > > > > The remaining issue is linking the individual tiddler's representation > > > > to the default wiki representation. That's not a huge deal though, as > > > > Jon and Ben have demonstrated. > > > > > -- F. > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups "TiddlyWiki" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]. > > > > For more options, visit this group > > > > athttp://groups.google.com/group/tiddlywiki?hl=en. > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "TiddlyWiki" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group > > > athttp://groups.google.com/group/tiddlywiki?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "TiddlyWiki" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/tiddlywiki?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/tiddlywiki?hl=en. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

