kentico

Experiences with Kentico CMS

I'm wondering if anyone has experience using Kentico CMS to manage content for a public facing website. I downloaded the trial version and at first look it seems pretty full featured and well designed. I'm interested in things like: Quality of product and support Community (I looked at their forums but didn't seem like there was a lo...

In Kentico CMS, how do you programmatically Subscribe Users to Newsletters?

Upon completion of a custom payment form I add two user roles, a badge, and two friends. All of those changes work well and populate to the User object and corresponding database tables. When I use the below code (copied and altered from Kentico CMS install) I get IsSubscribed == true, but the user nevers appears to be subscribed. Any...

kentico CMS search results

HI , How do i change the Kentico CMS search settings so as to display a part of text from search results as in Google .presently it shows only the path in the results. ...

How to set up 301 redirects in Kentico CMS

How would you approach setting up 301 redirects within Kentico CMS (v5.0)? I want to provide a client with an easy way (ideally through the CMS Desk interface) to set up 301 redirects in a website that has recently be re-implemented on Kentico. For example, I would want to redirect "old-page.cfm" to "new-page.aspx", and ensure that the ...

kentico documentation

I just started using Kentico and I'm running into some issues that are most likely well documented(at least I hope), but google isn't cooperating with me. Can some one point me in the right direction on HOW to accomplish the following: (1) Integrate Active Directory users so employees at our company can modify the content? I found this ...

Authorize.NET SIM Form submission in Kentico

Kentico is a C# / Asp.NET Content Management System that we use and I'm trying to implement authorize.net SIM integration (redirecting the user to the authorize.net servers to make purchase through a form post). Kentico uses master pages so it's proving to be a beast. First issue was getting the form to even post to the authorize.net S...

Would developing in different CMS systems be beneficial?

At this point we are developing Sitecore websites and we are gaining experience every day. This means that we know how to adjust our approach to different types of customers and that we are able to build our applications quicker every project we do. Offcourse Sitecore is not the only W-CMS around and we have looked into other W-CMS's. W...

Kentico CMS & Campaign Monitor

Just wondering if anyone has any pointers on how to integrate campaign monitor with Kentico CMS. Kentico has its own built in newsletter signup but I want campaign monitor to be updated when a user suscribes. I tried simply modifying the aspx page with a campaign monitor html form but when I try and submit an email address nothing happen...