Showing posts with label SEO. Show all posts
Showing posts with label SEO. Show all posts

2011-05-06

ZenPhoto: Powerful tool to make photo galleries

After relocation of my family's web-site davimas.name to Dreamhost, I get the ability to place entire photos from Nuclear Physics Conferences and many other images, too large to be published using Flikr or Pikasa. But what software is the most suitable to manage multi-album, tree-like set of photos?

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)?