Author: Nicola
-
Optimizely and Hubspot integration use cases
Today, Gautam Bawa, one of our customer success managers asked, “What integrations does Optimizely have with Hubspot?” Well, it depends on whether we are talking about a CMS, a CRM, or a CDP! There’s quite a few use cases, so I’ve decided to compile a list that customers can unlock by integrating Optimizely and Hubspot.…
-
Ten takeaways from Chris Voss’ book, “Never Split the Difference”
I remember picking this book up two years ago at Dymocks in Sydney, Australia because of the very intriguing title and the bright yellow book cover. However, after purchasing the book, it sat in my bookshelf for a while and got de-prioritised in my reading list for no standout reason. Two years later, I took…
-
Does Optimizely CMS come with a native app development framework?
One of our customer success managers, Gautam Bawa, asked me this question today, and so I’d like to create quick blogpost on this for everyone else asking. Short answer: Not out of the box, but you can leverage open-source mobile app frameworks, thanks to our new GraphQL offering. See below to find out more. Long…
-
Cannot connect to Windows 10 Pro from MacOSX (Big Sur) using Microsoft Remote Desktop
I’m sure there’s tons of articles out there (I went through several of them but didn’t find one that solved my problem) so I’m putting this out there incase this helps people like me whose brain goes out the window from time to time! Problem I have an Intel Nuc with Windows Pro in my…
-
Can’t view Episerver Form Submissions? Check access rights…
I received a question today from one of our clients – he is an in-house developer who have just set up a new Episerver Form for his editors. While he can see the form submissions, the WebEditors cannot view the form submissions. Problem This was his original question – “I noticed that users with web…
-
Inconsistent cart behaviour in a load-balanced website
Problem One of the websites we’re looking after is an e-Commerce website running on 5 web servers, load balanced in AWS with sticky sessions enabled, with the architecture shown above (simplified): There’s several issues with running sticky sessions in an e-Commerce website. One of them is the inevitable customer losing his/her session when one web…
-
How to exclude shortcuts / redirects from the search results in Episerver
Have you set up shortcuts / redirects for some of your pages in Episerver that you are now seeing duplicate results in your site search? One is the correct page and the other is the shortcut page? There are several approaches to exclude shortcuts / redirects from your search results: I took the first approach…
-
How to move an Episerver category under another
Ever needed to move an Episerver Category under another? I could not find a way to do this in the UI so I had to it the old-fashioned way of jumping straight to the database. Warning: You’re not supposed to change data against CMS databases directly as you can easily break sh*t. If you’re in…
-
A Chat with Alex about the Common Pitfalls in Digital projects
During the Episerver Ascend APAC 2020 here in Sydney, we did a presentation about “Avoiding common pitfalls to future-proof your next project“, where we went through 5 common issues that shorten the lifespan of CMS and e-Commerce sites based on our experience. As a follow up, we got the chance to chat with the new Episerver CEO,…
-
How to make the most of Episerver Find
I’ve recently encountered a few clients who have been using Find for quite a few years now and while the search and filters are working, they are not using much of its optimisation functions. So I’ve decided to write this post to go through out-of-the-box (OOTB) optimisation features of Epi Find, and show sample implementations…