Twitter LinkedIn

Blog

  • SameSite Cookie changes

    Friday, March 6, 2020
    Cookies

    What Chrome 80's SameSite Cookie changes mean...With roughly two-thirds of the world-wide browser share, Chrome is easily the most popular web-browser in the world, so when they announce that they're changing how cookies work, and that it might break things, that's a big deal.What are they doing?For a while now, cookies have supported a property called 'SameSite'. This allows a developer control of when a cookie should be sent to a page, and it's an ...

  • CODE: SECURE YOUR SITECORE COOKIES

    Tuesday, November 22, 2016
    Code 360 x 360

    Setting the Secure Flag So, a Sitecore site I've been working on recently underwent a penetration test, which turned up an interesting item. The ASP.NET_SessionId and SC_ANALYTICS_GLOBAL_COOKIE cookies aren't set with ...

  • THE SQL UNIQUIFIER

    Wednesday, April 13, 2016
    Code 360 x 360

    On a recent project, we hit upon an interesting problem - the SQL indexing uniquifier.It seems to be one of those deep, dark SQL secrets that's been tucked away down the back of the sofa and forgotten about over ...

  • RESULT ITEMS FOR SITECORE CONTENT SEARCH

    Wednesday, March 23, 2016
    Code 360 x 360

    The base result item for the Sitecore content search is called SearchResultItem and is located with the Sitecore.ContentSearch.SearchTypes namespace, this by default has quite a fair few useful properties attached to ...

  • CODE IMPLEMENTING CACHES IN SITECORE

    Thursday, February 25, 2016
    Code 360 x 360

    Recently I've been looking at implementing caches in Sitecore, and in my current project I've had to do this a few times; let's have a look at my general pattern. I've just been caching strings; although other objects ...

  • CODE REMOVING CHATTY IIS HEADERS

    Friday, November 13, 2015
    Code 360 x 360

    IIS is, by default, a bit too damn chatty, which isn't what you want if you're trying to harden your server. You can check this with a site like SecurityHeaders.io [https://securityheaders.io/], which will review all ...

  • CODE SITECORE ITEM EVENT CUSTOM HANDLERS

    Monday, October 26, 2015
    Code 360 x 360

    Located in the web config is a section called this contains a load of events that are fired when things happen within Sitecore. The common one I see Sitecore solutions using is the item:saved event. Hopefully this ...

3chillies Reading (HQ) 4th Floor, The Blade, Abbey Square Reading Berkshire RG1 3BE 0118 931 4196 Find us
This website is hosted Green - checked by thegreenwebfoundation.org

Our Partners

  • microsoft partner logo
  • sitecore logo
  • umbraco logo
  • Optmizely logo
  • uMarketingSuite logo
  • Cookiebot
scroll back to the top of the current web page