Recent Posts

Posts Tagged ‘.NET CMS’

Kentico

Kentico and SEO. What’s in the Core.

First off I’m not going to spend this time explaining what SEO is (honestly, I’m tired of explaining, hehe). I’ll just say that if you don’t have a concise ‘professional’ SEO plan in place which includes social media and a content strategy, then you’ll always be down, looking up at your competition.

Second the title says it all, what is ‘Baked in’. So for the purpose of consistency, I’ll be looking specifically at the Set it and Forget it, aspects of the Software Core. Grandiose multi-channel Digital Marketing Suites are all the rage and by all accounts are driving a lot of buying decisions. However one should only consider this next step once the foundation of the website is pristine; where all aspects of On Page SEO are delivered and the staff are trained. That you have a content strategy in place and the content itself is topically AND structurally optimized to meet with current reader behavior and patterns (yet another post, heh).

Kentico’s SEO Features

Kentico’s CMS Brochure, essentially an executive overview of the platform and mentions SEO in a few spots; most notably in some bullet lists in the sidebar column. This list essentially reiterates what is summarized on the website itself, with the addition of the title point “Support for Search Engine Optimization (SEO)”. That is a bit of a loaded comment since there are dozens and dozens of factors required for SEO, many of which are entirely disassociated with what can be accomplished ‘On Page’. At any rate, statements like this can sometimes imply a limited understanding of what SEO has become in recent years, but let’s look a little deeper.

The Awesome

Considering this article is essentially a constructive critique and won’t be all daisies and rainbows, I wanted to start off on a positive note with one of my favorite features that Kentico listed in their SEO features. When I saw this I literally said out loud “No Way! Awesome!”.

Move ViewState Setting in Kentico

“if checked, the ViewState field is moved to the end of the page which results in more content being processed by the search engines”. Okay that’s sort of true, but the crawlers will definitely get to the content ‘sooner’ and so will show that this content is more ‘prominent’ and valuable based on the code/content strategy. Really, the placement on the page (the higher up the better) will dictate a level of priority to search.
I have literally seen ViewState content reach Hundreds of Thousands of characters and bloat page load times by entire seconds! Unfortunately, ViewState is often loaded by default during a site build and developers often have no idea it’s there.

Check out http://www.unicef.org.au. View the source and have a gander at the code starting below. Their ‘VIEWSTATE’ content is 18,000+ characters and is served ‘inside’ the BODY tag. Ouch… Click that button people.

Kentico SEO Viewstate from Unicef

I have spent years battling developers to justify the often grotesque size of the ‘VIEWSTATE’ <input> tag that exists on many .Net based websites. This is one of the more ‘awesomely’ progressive settings that I’ve seen in a CMS yet and will help reduce the bloated code that appears before the body content on the page. Bloody well done. Note to .Net developers; turn this shizzle off if at all possible. It will literally help the performance of the website and we know that .Net sites generally need a hand with speed.

What Kentico Says About Their SEO Features

When I click the link entitled “Learn More about SEO” I’m taken to the following list of features. I would assume that, by their position on the page (also logical based on page structure and content hierarchy), this is an indication of priority for each listed feature. So let’s have a look:

Editable or Automated Metadata. Some of the oldest strategies in SEO are found here, some still have significant relevance and some have none. The following meta data is referenced:

  • The Page Title (keep it unique, on topic with most competitive phrases at the head, leave branding for the tail. 60-70 characters)
  • Meta Descriptio (one or two sentences, use topical and semantically similar phrases early, make it count)
  • Meta Keywords (oops!)

What? Meta Keywords? Are we still talking about these? *sigh

This over exploited piece of meta data hasn’t had an effect on search rankings for over 10 years. It always takes Google a few years to publically declare specifics related to ‘nerfed’ ranking factors and so look here for some closure – Meta Keywords death notice.

Kentico features a fairly outdated video titled, CMS Today: Driving Success with SEO. (look for it here on the right side bar). The video appears to be a webinar from years ago and I found the substance to be quite out-of-date with some lingering mis-information. For instance we found meta keywords still listed as a relevant factor and meta description is ‘not’ always used by Google to build the SERP snippet. Google will voluntarily select alternate on page content if it deems the Description content is not relevant to the phrase used in the search (this is old information as well) Additionally the author seemed a little out of touch with more current updates to the Google algorithm related to inbound link text and the rise of Social Media.

Some positive elements of the video related to content freshness, source code validation and their comments on searcher behavior and how that relates to link/topic depth which I feel is the most important aspect of on page conversion optimization. I admire anyone that places quality of content and freshness above all else. I would however recommend that Kentico take down their SEO video and develop something more current with specific references to the Kentico CMS features found in V7 (ViewState, yea!). There are some other Meta Data content items that would be welcomed in Kentico such as Robots, Canonical and Author (for blog/article/news document types).

Ready to Comment Already?

Natural Language URL’s. This is a no-brainer. Natural Language URL’s are now a basic requirement for all CMS systems and Kentico has a truly awesome automated natural language URL system in place. Further, their aliasing system, illegal character auditing and ‘term separator’ features are top drawer in my opinion. This ‘governance’ for sake of a better word ensures that the public facing URL paths are consistent with a pre-defined automated strategy. This automation also removes editors from the equation who may have great content writing skills but may inadvertently ad varying punctuation to the title’s, thus creating brutal and malformed URL’s. Not with Kentico.

URL Format Field Kentico 7 SEO

  • The following Characters are forbidden by default: \/:*?”<>|&%.’#[]*=
  • The Forbidden character replacement should always be dash/hyphen (-). This is also default

When URL paths are based on ‘Page Title’ fields, we often see any number of special characters making their way into the content. Kentico’s ability to identify these and intelligently rebuild the URL path is a breath of fresh air.

Spaces in File Names. With the great features listed above, it pains me to mention that there is one item that is slipping through the cracks. As an organizational nerd I abhor spaces in folder names and file names. It’s just messy from a linking, file system point of view. However one can guarantee that editors will build file folder levels with spaces in the names and they should be able to act accordingly. Instead we find direct links to media library assets complete with spaces in the URLs. Some browsers will display the spaces, while others will ‘encode’ the spaces into their character equivalent (%20). Any CMS worth their salt should be able to address this appropriately. Which of these are you most likely to link to or even to click:

  • /how%20easy%20is%20this%20url%20to%20understand/
  • /how-easy-is-this-url-to-understand/

Don’t use spaces in your filenames. I’d love to see Kentico apply the same principles that it does with uploads with spaces in the filenames. URL structure and consistency is so important for site integrity and SEO that we really should be seeing more awareness with the CMS providers. We’ll see how this pans out.

Custom URL Aliases. So long as the automatic natural language URL generation is developed correctly as per above, custom URL Aliases won’t come into play. However this can be exploited for campaign pages where specific, friendly names are necessary for topical association, tracking or other visitor behavior management. Additionally, and something Kentico does mention briefly on the site, use aliasing when rebuilding your URL structure or transitioning from a legacy content management system to a new Kentico CMS with new page names, etc… This will take a request for an old page name and redirect it via 301 Moved Permanently, to the correct URL. If you read this transition article, you’ll have learned that this protects backlinks, referrals and most of the historical SEO value from the old page.

Google Sitemap/XML Sitemap Schema. A Google Sitemap feature (well the XML schema is globally supported) is always well received and all platforms should provide this. Also an important tool, especially if you have a competent content creation strategy such as a blog or article repository.

I felt that there should have been some more direct information related to how and when the sitemap is generated or updated since maintaining an up to date XML sitemap is crucial. I like the customization options for path and name (.gz/.zip/etc…). It may have been nice to see options such as priority and lastmod although relatively minor in the big picture There is however some more concise information here regarding the features in Version7.

Google Sitemaps Field in Kentico 7

I would caution that there is a little bit of mis-information here regarding how Google Sitemaps actually work and what they represent. On this page they state the following:

“This protocol is designed to help search engines appropriately index websites, which may significantly affect their final search rank”

The second part of this sentence is simply not true. The sitemap is there to assist crawlers in finding pages that may be buried deep in the website. However this will not ‘significantly’ affect rankings. If search crawlers are having difficulty accessing your pages via a traditional crawl, you have navigation structure concerns. Additionally, signals from backlinks, referrals, syndication and the website’s own internal linking will dictate the beginnings of a ranking boost to be supported by the content and page structure itself.

Instead, use the sitemaps file in combination with BING and Google Webmaster Tools to help diagnose performance issues with the website such as issues with broken links, outages and other crawl errors. Count how many URL’s you are submitting with your sitemap and compare that with the number of actual ‘Indexed Pages’ which may indicate a functional problem with your internal linking strategy. The screenshot below from Google webmaster tools indicates a possible issue with the website structure.

Google Webmaster Tools Sitemap Example

Another quote;

“…specifies which pages should be indexed and how often they should be re-indexed.”

In truth, the sitemap file doesn’t specify which pages to index, nor does it determine the frequency as to how often to index the pages. So this statement unfortunately, is entirely untrue. It is however, a great feature of the CMS and will help webmasters diagnose many health related issues as mentioned. Moving on…

HTML Code Optimization. I admire CMS providers who take some pride in their source code. After all, this is where the real magic is since it is the playground for search engines. They list the following: (note this is surely a summary list from a much larger bucket of features)

Build CSS-based menu navigation that uses only UL/LI elements without any JavaScript and is easy to follow for robotsThis is really the de facto solution for Navigation. If you don’t do this you’re sitting at the kiddies table.

Easily add TITLE or ALT attributes to all images and links - Only the ALT attribute is required for images (W3C accessibility compliance), having titles for images often opens the door for ‘over optimization’. Best to avoid image Titles (titles are best suited for describing links (href)).

Automatically check that URLs contain only allowed characters and use a consistent case – This is Brilliant! As mentioned earlier, I absolutely love how Kentico automates this feature.

Eliminate duplicate URLs for the same content and ensure redirection – Another fantastic feature. We will see how some CMS systems have real trouble here, considering this is such a massive SEO consideration.

Web Standards Compliance. This really is a no brainer as well. All web based software should be 100% W3C compliant out of the box. However, we have to be realistic sometimes and understand that the content is ultimately up to the website owner to manage, we will often see validation issues once the reams of content begin to populate the website. Still, with the appropriate WYSIWYG logic or cleaner (HTML Tidy?), compliance is still possible and some CMS systems are at least providing validation signals to encourage compliance.

That’s a lot to digest, perhaps share some feedback and then carry on?

What Else did I Find in Kentico Version 7

As mentioned there were are few brilliant, yet simple features integrated in Kentico which should be standard across all CMS Systems. The ViewState relocator for .Net systems is a ‘Tiger Blood Winner’, as are the automated URL compliance features and the ‘turnkey’ duplicate content provisions.

Kentico SEO Features Friendly URL Extension

The Friendly URL extensions field is a great setting and should be left blank. The perfect URL structure is to serve no extension at all. Extensionless URLs deliver an ultra clean architecture and when combined with logical natural language paths, transitioning to other platforms is a breeze since there are no ‘technology’ based extensions to rewrite from (html/aspx/php/etc…). I hope that makes sense.

Kentico SEO Features Robots.txt

While the robots.txt can be a very powerful tool, I’m not sure I see great value with this field since Google will always look at the site root for this file. The exception would be if this is designed to circumvent webhosts who have not supplied FTP access. Additionally there is mention for the need for a custom response webpart which seems a bit overcomplicated for a basic text file that lives in the webroot. Instead it would be nice to see a more comprehensive Robots.txt configurator with options to deny access to certain obvious paths such as admin login paths or other private urls. Further a selection to add the ‘xml sitemap location’ would be another bonus. In its current format, this feature is assuming that the uploader is already familiar with robots.txt directives. Remember you can block your entire website from Google via this little file. =^..^=

Kentico SEO Allow 301 Redirects

Well done. Overrides Microsoft’s obsession with the 302 Temporary redirect. Can you say “Custom 404 Page Fail”?

Move ViewState to Bottom of Code

Have I mentioned how I LOVE this! This feature clearly ‘Slow Clap Worthy’. ‘great vid.

Kentico SEO NoFollow Attribute

Normally I would say this really should be a default setting. However as a rule, never sensor, moderate or generally roadblock ANY User Generated Content (UGC), unless there is an obvious need to. It’s pretty obvious when your forum or blog comments are being exploited, but wait until you see examples of this before ‘throwing the baby out with the bathwater’. Quality contributors are GOLD for your organization. Nurture them.

Kentico SEO Default Document Replacement

This is a smart setting. Nothing says “visitor death” like a default, dead end 404 page. When setting the alternate page, make it intelligent. Use some dynamic content widgets to display relevant content, or recent articles or somehow scrape the user session and deliver links to content relevant to their last position in the website. If you still use a default 404 page, it’s time to change or give up.

Kentico SEO Friendly URL Settings

You can never spend too much time developing governance towards your URL/Page structure. This needs to be drafted in stone and beat into the whole of your content team. Once these settings are established, should not under any circumstances, be altered. I particularly like the ‘Redirect invalid case URLs to their correct versions’. Nice work, we often see multiple versions of pages simply due to the lack of QC and Compliance with the content team. Usually this is a malformed text link which is hand entered or a referral link from a 3rd party. Set a compliance standard and enforce it. I generally don’t like caps in urls since it’s too confusion for editors and can lead to compliance chaos if there is a capitalization scheme being implemented. I generally stick with lowercase separated by hyphens for simplicity. Generally speaking each of these setting are engineered to help the site owner protect against duplicate content, much of which will be incidental based on malformed links both internal and externally sourced. Nice work.

Kentico SEO Protecting Language Content from Duplication

Protecting language cultures from serving duplicate content. We like how Kentico handles its regionalization but this is also a very common area where CMS platforms fall short on their ability to protect against duplicate content and the common ways in which the Search Crawlers will locate duplicate pages. However, with these settings Kentico has protected against all possible contributors. It’s crucially important that your default ‘language’ (usually /en/) does not serve the same pages at the site root. So for instance /en/contact-us/ should not be available at /contact-us/. And so on across the site. It’s very common to see a website duplicate its entire website but turning on that one switch.

Online Marketing Suite

Having already consumed a large portion of page real-estate I’m not going to go into any great detail regarding Kentico’s rocking new Online Marketing suite. That’s not to say that they aren’t important, far from. They are crucial to further ‘nurturing’ the relevant traffic which has just arrived at the website via search. Something which in-house marketers will need to pay closer attention to.

SEO used to be about directing eyeballs to the pages. Person clicked; Job done. Not anymore. The job of the SEO is multi-dimensional covering on page SEO, link development, content strategy and development, content and site structure and strategy, user interface design (UI/UX, etc…) and social media (that’s a big can of worms). That’s what SEO’s have their hands in these days and to think or assume otherwise is negligent.

Remember that Google/BING have sent a searcher to your page based on several on and off page factors that have already determined the initial value of the page. The page should already be clearly relevant to the searcher’s interest/phrase/behavior. The job is only half done and with the help of the additional marketing tools, you will be able to nurture this interest into a higher level of persuasion and ultimately into conversion. Whatever that may be. Well, in an ideal world.

Keeping it Turnkey

Remember that I’m looking for ‘Baked in’ core features and so the mega-licious DMS suites are ‘add ons’ and I don’t consider them part of the ‘turnkey solution’ for these articles. The DMS features are often super expensive and can cost almost as much as the CMS core itself. Furthermore, these add-ons, while massive value adds, are entirely up to the knowledge and training of the individual initiating them. This is then subjective to the quality of the implementation and something I’m not in the position to critique just yet. I will however give a little summary of what is available.

Kentico SEO Online Marketing Suite

These little checkboxes open a small labyrinth of additional features that can be accessed across various elements of the CMS. I like how in one check you can initiate ‘On-Line Marketing’. Make it so.

At any rate I like how Kentico is providing these crucial features while not dressing it up to be some ground breaking new phenomenon. While keeping it simple they may get a greater buy in without the heavy intimidation factor that many ‘enterprise’ (or those calling themselves such) DMS providers seem vulnerable to. Kentico’s DMS provides the following additional SEO/OM features;

A/B Testing and Multivariate Testing – Randomly serve page elements or pages themselves and measure which variants perform better (time on page, CTR, Conversions, Downloads, etc…) Then cut out the loser and start again! Cool.

Content Personalization – This can open up another massive can of worms depending on the implementation. Again, the whole idea here is to present relevant, high value content based on various signals from the browsing session. A lot of WCM systems are providing this type of solution which, again, is reliant on the operators experience to succeed.

Social Media and Community – Admittedly, I have far too little hands on experience with Kentico’s latest batch of features and will remain impartial here considering it wasn’t my goal to critique every aspect of the DMS. What I will say is that the inclusion of Facebook Connect, URL Shortening tools, Google+ Integration, Twitter Connect and Linkedin Authentication are top drawer additions to an already feature rich and super stable Community centric platform. The additional marketing elements may be a bit pricey (considering Kentico’s very reasonable ‘core’ price point) but they are straight goods with no fluff. I really should be devoting an entire post to the Social Networking Edition to give it proper attention.

Parting Words on Kentico’s Turnkey ‘SEO in a box’ Features

Kentico has some great stuff here baked into the core product. The URL integrity features are wonderful and is a huge priority for the work I do (fix the folder structure spaces), and the attention to code bloat was a very cool surprise (read; ViewState). The succinct awareness of duplicate content risks with active language cultures turned on is very smart and some other products would do well to emulate these features!

On the flip side there are still some ‘left over’ elements from days gone by and they really need to update their ‘SEO video’ since it really doesn’t reflect their updated direction. The addition of some ‘structured data’ or ‘rich snippet’ support at least for Author anyhow would definitely show a broader understanding of modern search. And for the love of all that is sacred please retire the Meta Keywords. J Remove them entirely from your products. I know of one CMS (know who it is?) that has done this and they get ‘super kudos’.

Great product! As always with any editorial story I may touch on subjects that will hopefully generate conversation. Please don’t hesitate to ‘call me out’ on anything mentioned above or to help me learn a little more about the product’s core offerings. This industry moves quickly and I am sometimes still on a hike in the woods when it does.
Cheers.

Written by Jade Carter

Live from New York… it’s Elcom vs. Kentico!

Thursday, October 27, 2011 @ 03:10 PM
Author: Gary Eisenstein

With hundreds of Intranet platforms on the market, picking the one that’s right for your business can be daunting. Many vendors, old and new, are more than willing to show you their wares through online flash demos, brochures and webinars. All of them seem to have great features and functionality.

Arguably, two of the most affordable and feature rich mid-level .NET CMS products on the market today, Elcom and Kentico go head-to-head on CMS-Connected in this lively and interactive 60-minute debate at the Intranet Global Forum on November 10th. This interactive show will help you get beyond the glossy brochures and marketing web pages, asking the real tough questions you want to know.

Representaing Elcom will be Josh Anstey, VP Partner Engagement and representing Kentico will be Eric C. Webb, President of Sales & Operations.

                   

During the session, CMS-Connected host Scott Liewehr will be asking Eric and Josh a series of questions about their products and market strategies. Then the audience has the opportunity to ask the vendor guests a few ‘no holds barred’ questions of their own. The show will also be video tapped by The Pulse Network.

 

Top .NET CMS Vendors – 2011

Thursday, June 16, 2011 @ 05:06 PM
Author: Gary Eisenstein

More often than not, we receive requests for proposals for multiple .NET web content management vendor solutions. Gone are the days of requests for two .NET CMS vendor solutions to compare. Know it’s a request for five to six solution comparisons along with a 70-page matrix Q&A document, followed by 6-hours of vendor demos and countless hours of sandbox trials.

Don’t get me wrong, this is what the customer should be doing to avoid one of the most costly blunders in today’s corporate spending - failed software integration projects. Since there is no one size fits all .NET CMS product on the market today that can provide the best solution for every one’s budget and business requirements, conducting proper due-diligence is a must.

The first step is to identify the top .NET CMS vendors on the market and which ones are best suited for your organizations short and long-term web strategy.  Visit their websites with a check list of features and modules you require. Read the reviews on sites like CMSWire and CMS Critic and finally, hire a CMS consultant to aid in mapping out some top level needs and requirements as well as assisting in preparing a proper RFP document. Until then, there’s no point in conducting extensive comparisons and evaluations. One thing is for certain… unless you have six to eight months to burn, you can evaluate 2 to 3 vendors a lot more comprehensively than 5 to 6 vendor solutions.

To get you started, Falcon-Software has compiled a list below of what we consider the top rated .NET Web CMS solutions on the market today. The factors we considered for this rating list are product stability, robust features, extensibility, lengthy track record of customers and integration partners, and good overall customer service record.

- Bridgeline iAPPS (http://www.bridgelinedigital.com/
- DotNetNuke Professional (http://www.dotnetnuke.com/)
- Ektron CMS400  (http://www.ektron.com/)
- EPiServer (http://www.episerver.com/)
- Elcom (http://www.elcomcms.com/)
- Ingeniux (http://www.ingeniux.com/)  
- Kentico (http://www.kentico.com/)
- SharePoint WCM (http://sharepoint.microsoft.com/)
- Sitecore (http://www.sitecore.com/)
- Telerik’s Sitefinity (http://www.sitefinity.com/)
- Umbraco (http://www.umbraco.org/)

Falcon-Software offers website planning, creative design, development, CMS deployment, training and server hosting services. We invite you to get started today, at no cost. Call us for a free consultation at 800-707-1311 or visit our website at http://www.falcon-software.com/

Falcon-Software first became involved with web content management (WCM) back in 1995. Our IT manager at the time suggested that we build our own custom WCM solution as a value added for our growing list of clientele. Knowing that the writing was on the wall and the days of deploying static websites were numbered, we decided to move forward with our first generation proprietary ASP CMS solution.

We closely monitored the impact it had on our business and found that it opened up a whole new revenue stream for Falcon-Software. Fifteen years later, it has become the core of our services – developing and deploying .NET WCM solutions, while assembling one of the most complete and comprehensive list of vendors in the industry. This strategy allows us the ability to provide the ideal technology solution for our clientele’s unique technical requirements and business needs.  

We are often asked — How can Falcon-Software be highly proficient in understanding and implementing so many different .NET WCM solutions?

First and foremost, we have a solid foundation in .NET technology and almost two decades of experience deploying WCM solutions in a wide variety of different sectors. Having a strong .NET knowledge-base to pull from allows us to exceed client expectations no matter what WCM platform we use. In my opinion, when you are limited to only one or two WCM vendor solutions, objectivity becomes seriously compromised. 

Secondly, we understand the differences between the top .NET CMS solutions. They all promote user-friendly interfaces, customizable workflows, online forms, reporting analytics, e-commerce and social media modules – the similarities go on and on. The real trick in recommending one WCM product over another is understanding their differences. Some vendors have a robust Intranet modules as their differentiator, others may have a more mature social media package that allows you to deploy fully featured web portal communities rather than just a simple blog. So it all comes down to understanding the client’s needs and technical challenges and matching them to a WCM system that best fits their budget. 

Integrators that offer only one particular WCM system will undoubtedly make them an authority on the product over time. But, is that in the client’s best interest? Certainly not. Launching a WCM system that works flawlessly from an integrators point-of-view does not always translate to being a successful project. One of the main reasons so many WCM implementations fail is poor adoption by the system administrators and site contributors that work with the product day in and day out. This could be due to several reasons - it could be too complicated for the user or it may not provide the ideal solution they were expecting the product to solve or users aren’t provided proper training. Regardless, there is no one size fits all WCM product on the market today that can provide the best solution for everyone’s requirements or budget. 

We are also frequently asked — Since we have experience deploying so many different WCM systems – Which is the better product – for example Ektron or Sitecore? If you’ve spent any length of time in the WCM industry, you have almost certainly noticed the fierce rivalry between competing vendors. At times it can get pretty nasty and lines are constantly being crossed making the politics of the business just as immature and counterproductive as government politics. So, how does an integrator that supports several different products separate itself from the mud-slinging and smear tactics so heavily deployed amongst the WCM brotherhood? Our answer is simple and factual. Both Ektron and Sitecore are very good .NET WCM platforms and are well represented with thousands of customers across the globe and both have very mature development communities. 

The problem is the question. The proper question should be – which WCM platform is the right one for my organization? Unfortunately, the answer is far more complicated and you should make sure you understand your own politics, technical challenges and organizational needs as a starting point. Then explore the WCM vendors that best match your criteria. Make sure you have a demo of the short-listed vendors and include all the key stakeholders and site administrators. Then setup a ‘sandbox’ trial version and start playing with the products in real-case scenarios. What you’ll find is the ability to answer your own question – Which is the best WCM product for me?

List of Web CMS Vendors

The list of vendors below is by no means complete, but certainly in our opinion stable solutions. We also linked the systems Falcon-Software supports.

Enterprise Level WCM Systems:

Small to Mid-Level WCM Systems:

  • Bridgeline iApps
  • Clickability
  • CrownPeak
  • DotNetNuke
  • Drupal
  • eZ Publish
  • Hippo
  • Hot Banana
  • Joomla! 
  • Kentico
  • Plone
  • Telerik Sitefinity
  • TYPO3
  • Umbraco

 

About Us

Falcon-Software offers website planning, creative design, development, Ektron, Elcom, EPiServer, Kentico, SharePoint, Sitecore, and Sitefinity WCM implimentations, WCM training and server hosting services.

We invite you to get started today. Call us for a free consultation at 800-957-1126.           

Kentico & Sitefinity Go Head-to-Head

Wednesday, February 23, 2011 @ 12:02 PM
Author: Gary Eisenstein

 

Webinar Series

Arguably, two of the most affordable and feature rich mid-level .NET CMS products on the market today, Kentico and Sitefinity go head-to-head with CMS Connected Host – Veronica Cooper, in a lively and interactive 60-minute webinar.

With both products having recently launched new version updates and boosting out-of-box features such as web analytics, site globalization, e-commerce modules, robust and flexible interfaces, and social media applications… CMS Connected will help you get beyond the glossy brochures and marketing web pages, asking the real tough questions you want to know.  

During the webinar, CMS Connected Host Veronica Cooper will be asking the CMS vendor guests a series of questions about their products and allowing each vendor a one-minute debate style response time. Then the attending webinar audience has the opportunity to ask the vendor guests a few ‘no holds barred’ questions of their own.

In addition, Gary Eisenstein from Falcon-Software and Toby Ward from Prescient Digital will also be available on Twitter during the 60-minute webinar to respond to your tweets, making CMS Connected one of the most vibrant and interactive webinar events you will ever experience.

What You’ll Learn

The webinar will cover various topics such as:

  • How the two CMS products work.
  • How to edit content and create new pages.
  • How to manage the system and document workflow.
  • How to implement your own designs.
  • What modules are included and how to use them.
  • Licensing structures and options.
  • On-going maintenance support and upgrades.
  • And much more!

Who Should Attend

The CMS Connected Webinar Series focuses on the needs and requirements of anyone looking to purchase a web content management system (CMS) in the near future and is a great way for IT professionals, site administrators or end-users looking to explore a .NET solution from Kentico or Sitefinity, and get your questions answered.

DATE: April 7, 2011 12:00 PM – 1:00 PM EST

COST: There is no cost to attend the CMS Connected Webinar

Click Here to sign up for the CMS Connected Webinar

CMS Connected Presenter

- Veronica Cooper from CHEK TV

CMS Connected Guests

- Eric C. Webb, Kentico’s President of Sales & Operations

- Gabe Sumner, Sitefinity Evangelist

A Great Start to 2011!

Tuesday, February 15, 2011 @ 05:02 PM
Author: Gary Eisenstein

Falcon-Software is proud to announce the signing of 4 new CMS deployment contracts to help kick-start the new year:

Anthro Corporation

Tualatin, Oregon (Kentico CMS Deployment)

Seattle Pacific University

Seattle, Washington (Sitecore CMS Deployment)

StressMarq

Victoria, British Columbia (Kentico CMS Deployment)

Windy City Wire

Bolingbrook, Illinois (Kentico CMS Deployment)

After one of the busiest winter seasons in recent memory, it seems the momentum will continue to be strong throughout the first quarter of 2011. The demand for Falcon-Software’s .NET content management expertise has never been so high and as the company looks towards the coming months, it would appear that the demand for their services will only increase.

“Not only are we acquiring a healthy number of new accounts, we are also seeing a significant increase in projects with our existing clientele as well”, states Gary Eisenstein, President and founder of Falcon-Software Company”.

It’s not just CMS services that are in high demand for Falcon-Software. They have also seen an increase in other services such as social media and site globalization projects, mobile applications and Intranet sites.

Commercial vs. Open Source Web CMS

Monday, August 23, 2010 @ 06:08 PM
Author: Gary Eisenstein

The open verses closed controversy (commercial vs. open source Web CMS debate) is one that Falcon-Software continually defends and although it would be much easier for us to simply provide open source CMS solutions to our clientele, we feel that building long-term partnership with our customers is paramount to our future success. For this reason we do not recommend open source CMS solutions. Now, we do realize that we are primarily a .NET WCMS deployment shop that has aligned with mainly commercial .NET software vendors, but we also have a vast amount of experience developing with open source CMS solutions such as Drupal, Joomla and DotNetNuke. The opinions stated in this blog post are based on those experiences and deploying CMS solutions for well over a decade.    

To clarify, the main advantage with open source CMS solutions is the source code (the code the program consists of) is made available to website integrators such as Falcon-Software, providing them with the ability to make customized changes to the software program as they see fit. An approach which is great for immediate updates, but is it wise for the long-term? Customized changes to the underlying code can severely limit the future support and growth of the application. This is because changes made to the core software program can impede the ability to apply future updates, fixes or additional modules that are developed for the improvement of the CMS platform. In the event of this happening an organization may find itself in the precarious position of having to remain with an outdated version together with any limitations or bugs that version may have.

Free does not mean inexpensive:

Free access to an open source solution does not equate to a free or cheap content managed website. The nature of open source implies that the product is not going to be as ‘out-of-the-box’ as you would expect in comparison to a commercial package. This could equate to longer implementation times and a higher level of expertise required when implementing and customizing website projects properly (successfully) and most likely will not be discussed upfront with most open source web developers.  

 If you can’t use it why have it:

When developing a commercial CMS package, usability and client support is essential for the survival of the product. For these reasons, CMS specialists take the time to ensure that the usability of the product is advanced and help and training guides are thorough, enabling non-technical staff to take control of their website. Conversely, open source solutions are developed around technically minded users. Arguably this defeats the purpose of a client’s investment in a CMS by limiting content management to those with technical expertise.

Plagued with an uncertain future:

Developers of open source CMS are generally not driven by commercial gain. Consequently the completion times for fixes and updates can be significantly longer than one would experience (or tolerate) when partnering with a commercial CMS provider. Fixes or updates that could jeopardize the effectiveness of an organizations online strategy are not necessarily prioritized efficiently.

Community support model:

Open source products rely on its community network to deliver support to its user base via forums and web blogs. For organizations looking for a basic support, open source solutions are unable to provide the responsiveness that a product specialist willing to take ownership of that issue is capable of. In addition, while the community aspect is an appealing argument for open source, many commercial CMS providers are offering that approach as well. The .NET CMS software we support (Kentico, Ektron, Sitecore and Sitefinity) all have full documentation and technical support while also managing interactive forum environments.

Final Word:

We strongly feel that the additional value and value-added services that commercial CMS software provides justifies the extra cost. That doesn’t mean that it’s the right solution for everyone — if you have a deployment budget of under $15,000, an open source solution is a more realistic option. However, drawing on our vast CMS experience, training and support simply cannot be understated when it comes to a successful CMS implementation and those are two areas where commercial CMS clearly wins when compared to open source.

Falcon-Software has partnered with these .Net Web CMS Vendor Solutions