Are You Using Google's sitemap_gen? Don't.


Posted:   |  More posts about python

If you are using Google's sitemap_gen to generate a sitemap for your site... don't.

  1. It's abandoned
  2. It's python 2.x only
  3. The code is ghastly
  4. The output it produces is trivial

For example, I just replaced it with ~30 lines of nicer code. and probably so can you.

Contents © 2000-2013 Roberto Alsina
Share