Showing posts with label MoinMoin. Show all posts
Showing posts with label MoinMoin. Show all posts

2011-04-19

MoinMoin and Sitemap

To inform search engines about available URLs at Your web-site You can use sitemaps in special XML-format (http://www.sitemaps.org/).

Such useful XML can be generated by MoinMoin wiki engine in response to request like: http://example.com/FirstPage?action=sitemap Here FirstPage is the start page of Your wiki.

I write this post, suggesting Your site uses "clean URLs" technology, described in my previous post: http://en.vas.davimas.name/2011/04/moinmoin-wiki-engine-and-clean-urls.html

2011-04-17

MoinMoin wiki engine and "clean URLs"

What URLs look smarter? Just look:
http://example.com/index.cgi/ExamplePage
or
http://example.com/ExamplePage


I think, that the second URL looks smarter. Such URLs are called as "clean URLs". But how to achieve this at Your web-site, if You are using MoinMoin wiki engine as website revision system (WRS or CMS)?


How to use Google Analytics with MoinMoin wiki engine?


To start using Google Analytics, You must place some piece of code into Your site's webpages. What should be done, if Your site uses MoinMoin wiki engine as website revision system (WRS or CMS)? Where to place the code?