No trailing slash in sitemap links after using docpad generate --env static -


I am using docpad-plugin-sitemap@2.0.0 and docpad-plugin-cleanurls@2.6.2.

After generating the dockpad - no trailing slash was found in the links given in ANV static, Sitemap.xml:

   

For 301 due to

  http://www.example.org/contact/  

Redirects whether it is a configuration issue or does Dockpad-plugin-sitemap require a "static" block?

Wrong documentation on the Docpad-plugin-sitemap seen is correct for this.


Comments

Popular posts from this blog

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -