Language redirect based on Browser Settings

Users can set language preferences on their browser settings – to ideally view content in their preferred language. If you’d like your Sitecore solution to respect this preference, you can do so by overriding the Language Resolver processor.  One key consideration here, is the potential difference you might come across, between the way the browser language setting… Read More Language redirect based on Browser Settings

LinkProvider is now Obsolete!

Sitecore’s LinkProvider is used to generate urls of items.   There are several scenarios where one might need to override Sitecore’s link provider.   In our project, we had this particular item type – Guide Articles – which the client specifically said would only be PDF files as opposed to being pages. But, they did want these to show up in search results like… Read More LinkProvider is now Obsolete!