Error Enabling HTTPS in Sitecore 6 – Part 2

This is a follow up on the last post when I had implement a redirect rule in a Sitecore  6.2.0 (rev. 100507). You can find there, the issues I faced when trying to implement the rule and what I did at that time as possible solution.

Now, I want to present the solution that was found by one of my coworkers to whom I have asked permission before to publish this post. First, you need know that the error I was having when using the Redirect URL module in IIS is a known issue for that version.

Continue reading “Error Enabling HTTPS in Sitecore 6 – Part 2”

Custom Pipeline to Resolve Items In a Bucket

Sometimes you need to use a bucket in Sitecore to handle several items. This really depends on the specifications or needs you have, but a general rule is to use buckets when you plan to have several products, media files, etc. In case you need more information about buckets, you can visit the Sitecore documentation about it.

Continue reading “Custom Pipeline to Resolve Items In a Bucket”