Legal Notice
The opinions expressed herein are my own personal opinions and do not represent my employer’s view in anyway.Top Posts
- Create C# Class from SQL
- C# HttpClient POST or PUT Json with content type application/json
- Run tasks in parallel using .NET Core, C# and async coding
- C# get results from Task.WhenAll
- C# Get expiry timestamp from JWT token
- Using C# HttpClient from Sync and Async code
- ASP.Net Core API - "'s' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0."
Archive
Meta
Tag Archives: SiteResolving
Sitecore Links with LinkManager and MediaManager
This article describes how Sitecore handles internal and external links, how you can resolve the correct URL to an item, and what you should know about links when building multisite and multilanguage websites. UPDATE 2019-11-12: This article is still valid … Continue reading
Posted in .net, c#, Sitecore 6, Sitecore 7, Sitecore 8, Sitecore 9
Tagged LinkManager, LinkProvider, MediaManager, Sitecore, SiteResolving
7 Comments
Sitecore links in multisite solutions – SiteResolving
One of the key features in Sitecore is that you can have multiple sites in the same installation. This is not just about saving money on licenses. The feature allows you to, for example, operate one main website and a … Continue reading