Zenphoto Sitemap 1.0.2

There's a new version of my zenphoto-sitemap available, which only includes one fix this time.

The change makes the plugin handle non-alphanumeric characters correctly, such as whitespaces, parentheses, brackets, international letters, etc. All those characters are now URL encoded when the sitemap is generated.

As always you can get the new version at the zenphoto-sitemap page.

Comments

5 Responses to “Zenphoto Sitemap 1.0.2”

  1. Danis on April 20th, 2009 10:29

    Hi there, thanks for your great Plugin!

    But - google says there are some Errors.

    When i activate Mod Rewrite (and i do), and use a picture suffix (e.g. /view) the Sitemap Plugin does not create URL's like:

    testalbum/imagetest/view (would be correct)

    it creates url's like these:

    testalbum/imagetest%2FView (wrong..)

    Maybe you like to correct it!

    Greetings from Germany!

  2. Tenzer on April 20th, 2009 22:14

    Hi Danis

    Thank you for reporting this, I don't know why I haven't noticed this before.

    I have plans for making a larger rewrite, which should make the sitemap support priorities as the biggest difference. Then I will also check up on the encoding of the URLs, so they are correct in every aspect (hopefully) :)

    Unless this is critical to you, I won't make a new release just to correcting this, but rather wait for the new version which hopefully is done within a week or two.

    /Tenzer

  3. Danis on April 22nd, 2009 12:57

    Hej tenzer,
    not critical for me.

    I'm looking forward to a new release!

    Thanks,
    Danis

  4. Laullon on April 30th, 2009 01:15

    Hi, thanks for the plugin.

    My suggestion...

    RewriteRule sitemap.xml$ index.php?sitemap [L,QSA]

    Into .htaccess file

  5. Tenzer on April 30th, 2009 07:10

    Hi Laullon

    I will not add that, since I intend to keep the plugin as simple as possible. Besides, it makes no difference in how the plugin is performing, while limiting the feature to servers running Apache. You are however free to add that on your own of course :)

    /Tenzer

Leave a Reply