Blogg
Velkommen til bloggen vår. Her deler vi vår fagkunnskap og våre erfaringer rundt netthandelsløsninger. Vi blogger om handel, tech, trender, strategi, marketing, UX, nyheter og en masse annet. Slå deg løs!
Known issues after EPiServer Commerce 7.5 upgrade
-
Development
-
Optimizely
-
E-commerce
After upgrading an EPiServer Commerce solution from version 6 R3 to 7.5, we came across some issues that quickly becomes time consuming if you are not aware of them. To save you time troubleshooting - here is a short description of the issues and how to get around them.
Integrating Grunt into ASP.NET projects
-
Development
-
Optimizely
Grunt is an awesome JavaScript task runner. It enables you to automate various tasks like minification, compilation, unit testing, etc. If you like automation and want to implement it into your ASP.NET projects, this tutorial will show you how to achieve just that.
Meteor
-
Development
-
Optimizely
A short introduction to the Meteor framework.
Geta Tags 1.0.0 released
-
Development
-
Optimizely
New version of Geta Tags now has full tagging functionality like in the previous version for EPiServer 6. Latest version is found on EPiServer's NuGet feed.
One page type, 2 sites, 2 controllers and 2 views in EPiServer 7.5
-
Development
-
Optimizely
A while ago we developed an enterprise solution for a customer containing two EPiServer sites. We wanted to be able to share page types and blocks between the sites but in many cases have a separate MVC controller and view. This was the solution I came up with.
Geta Tags for EPiServer 7.5 released
-
Development
-
Optimizely
We just released version of Geta Tags which supports EPiServer 7.5. Latest version (0.9.8) is found on EPiServer NuGet feed.
Issue in Geta.SEO.Sitemaps fixed
-
Development
-
Optimizely
-
SEO
Today I fixed an issue in our open source plugin for EPiServer 7.5, Geta.SEO.Sitemaps, a tool to generate Google XML sitemaps. The issue occurred when you had one site mapped to multiple hosts with different language branches. Only the sitemap for the main SiteUrl worked (although displaying links to all language branches which is not desired) and the other hosts resulted in a 404.
Extensions and helpers library for EPiServer
-
Development
-
Optimizely
Over the last 4-5 projects my team has been working with EPiServer 7 and 7.5 using ASP.NET MVC. We've ended up creating some useful methods and helpers that we used in all those projects, that we've found to be very valueable and time saving. This library is now in a stable version that we're excited to open source and let everyone use.