Copied to clipboard

Flag this post as spam?

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


  • Rick DeBruhl 2 posts 22 karma points
    Nov 23, 2010 @ 16:40
    Rick DeBruhl
    0

    Can I create pages that aren't in the site map?

    Bear with me, I'm an Umbraco newbie!

    We've just launched our new web site using Umbraco. we need to post several pages of collections (old news releases, ethics opinions, etc.). My design guy says that each one has to be it's own page and as a result will show up in the site map. Is there a way to create a single page that has a collection rather than a site map that stretches out forever based on the accumulated news releases?

    Thanks.

  • Rich Green 2246 posts 4008 karma points
    Nov 23, 2010 @ 17:49
    Rich Green
    0

    If you want to hide pages from the Site Map, you can add a property to your DocType named something like "hideFromSiteMap" and then just filter this out in your XSLT.

    If you add a property named "umbracoNaviHide" and set this to true you will find that the Site Map XSLT template will already filter this out, however so will all your navigation xslts

    Rich

  • Rick DeBruhl 2 posts 22 karma points
    Nov 23, 2010 @ 19:48
    Rick DeBruhl
    0

    Thanks for the quick answer. I'll pass this on to our design guy.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies