Code, Code, Revolution!
I was discussing a new project with one of the newer members of the Avantime team, Simon Sundén (Iconvert). Simon is just like most people at the office: a huge nerd. In fact, I would argue that Avantime has the highest nerd per employee ratio in Sweden. The difference between Simon and me is the subject of nerdines, he’s all about SEO and on-line marketing, I’m all about technology and coding. I think it’s awesome how people can get totally excited over things I personally don’t find very interesting. Back on topic.
Simon loves WP (WordPress) but doesn’t care much for EPiServer. I have more or less the opposite opinion: WP is a great toy for blogs and 4-page websites but you can’t compare the two. Simon’s main concern with EPiServer is that it’s not very SEO friendly, which is WPs’ strong side. So I made it my weekend project to work on plugins for EPiServer that would improve the SEO aspects. My goal is to shut Simon up and perhaps make him like EPiServer, if just a little bit.
I started with the two things Simon mentioned first as weak points.
After I had created a package that only requires a web.config change to enable functions to address these two issues. I went ahead asking Simon and Erik Nettelbrandt (also with Iconvert) for a Top 5 list of SEO flaws in EPiServer to fix. This is what they came up with:
Introducing EPiSEO
I’ve named my project “EPiSEO” for obvious reasons. It’s heavily influenced by functions and add-ons available for Word Press and engineered to be easy to install and use. With the functions included right now it’s installed by dropping a dll into the bin directory and adding web.config keys and also a change in the .browsers-file for the permalink suggestion to work and for the internal linking to work an html-comment must be added in the aspx files where the function is desired.
I’ve recorded a short demonstration of the functionality included in the package:
Features shown in the video:
Usually i provide code with my posts but I still havn’t decided what will become of this project. If I decide not to give away the code I will definately write more posts on how to achieve some of the “hacks” and techniques I’ve come up with to change default behaviour in EPiServer without making any breaking to EPiServers’ own code.
With this blog I try to provide useful tips and solutions for programming .NET, Objective-C and more. My name is Björn Sållarp, and I love writing code.
Ny SEO plugin till EPiServer CMS 5 R2 - EPiSEO | Might Know Something Else
April 14th, 2009 at 10:44 am
[...] Björn Sållarp, tillsammans med Simon Sundén meddelar att de byggt EPiSEO, en SEO-plugin till EPiServer CMS 5 [...]
Gab Goldenberg
April 14th, 2009 at 4:47 pm
Sounds like a really good idea – the more seo-friendly a platform, the greater its adoption rate.
BTW, there’s no sound in the video, so it’s hard to follow.
Finally, thanks for linking to my Internal Link Building plugin!
Björn Sållarp
April 14th, 2009 at 5:10 pm
Thanks Gab!
Your plug-in is awesome! I hope you take it the right way when I’ve made a total rip off. I use your plug-in on this blog and I would recommend it to anyone using WP
.
Cheers!
Gab Goldenberg
April 14th, 2009 at 5:43 pm
Bjorn, I’m flattered that you would copy the functionality – that’s terrific
.
Gab Goldenberg
April 14th, 2009 at 5:45 pm
BTW, if you have any clients selling ads on a CPM basis, Internal Link Building – and now EpiSEO – boost Page Views per visit
Anders Vestberg
September 30th, 2009 at 4:50 pm
What is the status of this project?
It seems like a great solution and I’m definitely interesting in using it. Will a dll-file be available?
Björn Sållarp
October 4th, 2009 at 1:59 pm
I’ve been super busy with other projects and not much has happened lately with the plug-in. I’m not sure what will become of this right now. Hopefully I’ll have some more time later on this autumn to finish up the functions that exist at least.