Copied to clipboard

Flag this post as spam?

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


  • Simon 81 posts 184 karma points
    Nov 10, 2011 @ 13:35
    Simon
    0

    Multiple Urls, single document template

    Hi,

    I have a number of different companies, all selling different products. The Url for these looks something like

    www.example.com/company-name/product-name?productId=1234

    These pages don't really exist as actual pages in the CMS, they're dynamic Urls. What I want to happen is that if Umbraco detects this form of Url to use a certain document type/template to display the information keeping the Url as shown above. Is this possible? And how do I do it?

    I've used Umbraco a few times but haven't really tried this before. Also, I don't actually know what this is called - you see it on numerous websites so it must have a name - so I don't know the term to actually Google. If someone could tell me that too it'd be much appreciated!

    Cheers

    Simon

  • Mike Chambers 636 posts 1253 karma points c-trib
    Nov 10, 2011 @ 13:40
    Mike Chambers
    0

    depending on how many you need to map you could use the urlrewriting configuration [http://our.umbraco.org/wiki/recommendations/recommended-reading-for-web-developers/urlrewriting-html-to-aspx]

    or alternatively you could create your own 404 not found handler to process. [http://our.umbraco.org/wiki/how-tos/how-to-implement-your-own-404-handler]

  • 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