Best Practices – Workflow

Sitecore recommended practices for workflow: Avoid email notification of every workflow state. Only provide email notification where it makes sense for a critical workflow event. Alternatively, you can use of the RSS feeds instead of email. Limit workflow publishing to specific roles and users. In the workflow, provide a default final step with the publish... Continue Reading →

Best Practices – Solution Code

Sitecore recommended practices for solution code: Sitecore highly recommends using C#. All of the Sitecore programming examples are in C# and C# is the language spoken by Sitecore Support. Use GUIDs where possible instead of path / name. This will improve performance, as well as prevent any breakage if you move content to a new... Continue Reading →

Best Practices – System Architecture

Sitecore recommended practices for System Architecture (hardware and software): All servers — Web and Database, should run on Windows Server 2008 R2 64 bit. The Web server(s) should run IIS 7.x with the latest security updates. Use IIS 7.x Integrated mode. The Database server(s) should run Microsoft SQL Server 2008 R2 64 bit with the... Continue Reading →

Website Powered by WordPress.com.

Up ↑