Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Frederik T 234 posts 345 karma points
    Jan 12, 2012 @ 10:57
    Frederik T
    0

    Cultiv sitemap and url rewriting

    Hopefully this is a simple question:

    If i have a rule written in UrlRewriting.config which makes all url's remove .aspx extension, will that create complications with the sitemap? Because i have noticed that all the links generated by the cultiv sitemap xslt file has the .aspx exension.

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Jan 12, 2012 @ 11:10
    Dirk De Grave
    0

    Frederik,

    Simply change the settings in web.config should solve that (and would no longer require urlrewriting rule)

    <add key="umbracoUseDirectoryUrls" value="true" />

     

    Cheers,

    /Dirk

Please Sign in or register to post replies

Write your reply to:

Draft