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.
Introducing: New tool to easily index your content in Episerver Find
-
Development
-
Optimizely
-
Navigation
Have you ever wanted to index a content item in Find without having to publish a meaningless change to it? Or index an entire content tree from a specific starting point? Maybe you want to force an item into the index even though it's excluded by conventions? Just install Geta.Epi.IndexContentInFind package and it will be easy to do just that.
Enable Razor views in Episerver modules with Geta.EPi.ShellRazorSupport package
-
Development
-
Optimizely
By default, Episerver supports only WebForms views for its modules. We have created a package which adds support for Razor views too.
Introducing Geta.EpiCategories: Categories as localizable IContent
-
Development
-
Optimizely
For quite a long time I've been wondering if Episerver is going to do anything about the built-in category functionality. I feel it's pretty outdated and it's not so convenient to edit and localize categories. I guess the teams at Episerver are busy with other, more important stuff, so I decided to create a module. Say hello to Geta.EpiCategories.
Geta.Epi.Extensions updated with content editor ux helpers
-
Development
-
Optimizely
You might already know about our Episerver extensions package, Geta.Epi.Extensions. We have now added a set of extensions and HTML helpers to help improve user experience for content editors. The goal with the helpers is to reduce the need for "All properties view" in the Episerver edit interface.
Install multiple instances of inRiver PIM
-
Development
-
inriver
When you are working on several inRiver PIM projects simultaneously, you find yourself in need of switching between them from time to time. One option is to change the configuration files and restart inRiver services and website. A better option is have multiple instances of inRiver PIM running on the same system. This way you can easily access the desired instance for configurations, developing and demos. This is a walk-through on how to set up multiple instances of inRiver PIM on the same system.
Extend your Episerver content types
-
Development
-
Optimizely
Let's say you have developed a site framework that you use on many different sites that contains some content types spread over various assemblies. Sooner or later, on at least one of the sites, you will want to add, hide or modify a property on a specific content type. You could create a new content type that inherits the original and then hide the original. No thanks. Let's do it better than that.
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.