Blogg
Välkommen till vår blogg. Här delar vi med oss av vår specialistkunskap och våra erfarenheter kring e-handelslösningar. Vi bloggar om handel, tech, trender, strategi, marknadsföring, UX, nyheter och mycket annat.
Google Product Feed for Episerver
-
Development
-
Optimizely
-
E-commerce
This data feed will allow you to easily share your e-commerce sites product data with Google Shopping and other channels. At Geta we've used it for quite a few 3rd party integrations.
Searching multiple Find indexes
-
Development
-
Optimizely
-
Navigation
Recently I helped out investigating an issue where the search result from Find contained non-published and deleted pages. The site in question had a search page that fetched results from two separate Find indexes.
Episerver Languages and XLIFF support
-
Development
-
Optimizely
The popular Episerver Languages addon has added supported for exporting and importing content using the widely supported XLIFF format.
3 new years resolutions for your ecommerce site in 2017
-
E-commerce
-
Experimentation
It is time to start a new and exciting e-commerce year, and hopefully break some records. After a hectic holiday season, why not start the year by doing some technical tiding up? Here are three technical new years resolutions for your e-commerce site to make it more secure, slimmer and more visible.
Extending the Episerver global menu
-
Development
-
Optimizely
Extending the Episerver global menu is easy. You can add menu sections and sub-menu items such as menu sections, drop-downs, URLs and pop-up menu items. In this short blog post I will demonstrate how you can keep your menu context while navigating between several MVC actions.
Third year Gaselle status
Geta has three years in a row been picked out by Dagens Næringsliv to be included in the Gaselle list of aspiring businesses.
Content reference selector with direct file upload
-
Development
-
Optimizely
Sometimes when developing Episerver solutions you find the need to extend the behaviour of already existing property editors. In this blog post I will briefly describe how I extended the built-in content selector with direct upload functionality using drag and drop. This way you don’t have to create your "Media"-items before being able to select them. You can just upload them directly to the property editor and they will be added to the assets folder of the content you are working on and selected automatically.
Insert your view engine at correct position
-
Development
-
Optimizely
The other day I had to deal with a mysterious error with the Episerver Shell search function. You know the little search icon to the right in the dashboard drop-down menu. When I clicked it nothing happened. I looked at the request in developer toolbar, discovered the exception and this is how I fixed it.