So, you want to create a RSS feed in Sitecore. Please just take a look at this post as background or at least the “Important Notes” section. In the previous post I talked about the different RSS feed you are able to create within Sitecore and I just want to make sure you are in the correct place and this is what you need before discuss the implementation details.
Continue reading “Create a Regular RSS Feed”Author: davecoding
Sitecore RSS
It is one of the easy features to enable in Sitecore and a quick win if you enable this in your Sitecore clients. Let’s start with a definition from Sitecore:
Continue reading “Sitecore RSS”Sitecore Debug
What is it?
A browser-based debugger that opens in a new browser tab which allows you to see a breakdown of the rendering process the page went through with some useful information such as duration and items accessed that is useful for diagnosing which renderings are taking a long time. By default, the debugger resolves requests to the home page of the web database.
Continue reading “Sitecore Debug”Error with PROFIND Requests
Have you ever seen an error trace like the below in the Sitecore log?
System.NotSupportedException: Unknown request type: PROPFINDContinue reading “Error with PROFIND Requests”
at Sitecore.Mvc.Helpers.WebHelper.GetRequestType (HttpContextBase httpContext)
at Sitecore.Mvc.Pipelines.Request.RequestBegin.ExecuteFormHandler.Process(RequestBeginArgs args)
...
Career (developer) Tips for Starters
I was able to give a talk in a local University here in my country (Ecuador) about Sitecore and ended it giving some career tips to an audience of young people from senior year. Here are couple of things for those of you that are just starting in the developer career.
Continue reading “Career (developer) Tips for Starters”