Hi. We have just gone over to Friendly Urls within my company webpage, and have a small Issue.
On the top of our pages we have a "global menu" with Links to the startpage, our contact info and the sitemap. These links are picked from separate hidden page "Global menu" with nested subpages för all menu links, which are all implemented as "Shortcut to page in EpiServer". This is fine using normal urls since they lead to the correct pageID, but when we switched to friendly urls these pages all point to a "virtual" page with a different url. For instance the startpage which is "http://www.example.com/en" becomes "http://www.example.com/en/Global menu/Home".
One solution i am thinking of is to not using "Shortcut to page in EpiServer" at all, but instead implementing a new template which responds with a HTTP 301 response with a selected page. Is there any better solution?
Hi. We have just gone over to Friendly Urls within my company webpage, and have a small Issue.
On the top of our pages we have a "global menu" with Links to the startpage, our contact info and the sitemap. These links are picked from separate hidden page "Global menu" with nested subpages för all menu links, which are all implemented as "Shortcut to page in EpiServer". This is fine using normal urls since they lead to the correct pageID, but when we switched to friendly urls these pages all point to a "virtual" page with a different url. For instance the startpage which is "http://www.example.com/en" becomes "http://www.example.com/en/Global menu/Home".
One solution i am thinking of is to not using "Shortcut to page in EpiServer" at all, but instead implementing a new template which responds with a HTTP 301 response with a selected page. Is there any better solution?