Aricie
The DNN Expert for your web project
DNN Community Forums

URL Rewriting for Catalook

Sort:
You are not authorized to post a reply.
Author
Messages


anon











New Member



Posts:




New Member



    How do you rewrite urls in Catalook module?



    Deleted User











    New Member



    Posts:




    New Member



      Hi,

      The catalook extension provide the following mappings:

      ProductId -|> ProductName
      CategoryId -|> CategoryName

      The default provider also provides the mapping:

      TabId -|> Dnn Page Name

      Accordinlgy, for the original DNN urls:

      http://www.catalook.net/S...e/fr-FR/Default.aspx

      http://www.catalook.net/S...e/fr-FR/Default.aspx


      You can set up a rule to get respectively:

      http://www.catalook.net/f...mePage/taquillas/1/a

      http://www.catalook.net/f...as/taquilla-test/1/a

      Aricie Team



      Stefporter











      New Member



      Posts:




      New Member



        Hi,

        would you be so kind to explain to set these mappings for your example rules ?

        Thank you, Stefan.



        Deleted User











        New Member



        Posts:




        New Member



           Hi Stefan,

          To set these mapping you should configure your Catalook rewrite rules like following :

          [${Scheme}][${UserInfo}][${RootPath}][/${Lang}][/${TabPath,None}][/${TabName}][/${AdvCatName}][/${ProductName}][/${ControlKey}][?${QueryString,QueryStringValue}][#${Fragment,QueryStringFlag}]

          To activate extenssion less urls, take a look to this post : 
          http://www.aricie.com/fr/ressources/support/friendlier-url/catalook-product-details-page/posts.aspx

          Best regards,
          Aricie Team

          You are not authorized to post a reply.