The use of 301 Redirects within your RedDot CMS projects will help you to maintain current search rankings for an existing site, particularly if the site structure has gone under the knife!
When using the RedDot Query Language (RQL) to customize and improve your RedDot
project usability you often need the Template Guid or Name for your scripts.
<%!! Context:CurrentPage.Template.Name !!%> <%!! Context:CurrentPage.Template.Id !!%>
Keep in mind,…
RedDot CMS usability by showing your authors the page status. If your authors publish and nothing happens, this is four out of five times the reason why.
RQL is the abbreviation of “RedDot Query Language”. RQL is the programming interface for the Open Text Management Server. Almost all actions that can be executed via the normal frontend (SmartTree, SmartEdit, Server Manager) can also be executed via the interface RQL.
There are several ways of converting a RedDot CMS date into a readable format.
Kim has previously posted solutions for VB here. So here is another collection of solutions, based on comments in several programming languages like RQL, VB.NET, Javascript, PHP and…
CMS projects that are simple and easy to use not only reduce the amount of time required for content changes, they will also minimize possibilities of content entry mistakes and/or inconsistencies across site pages.
Shift + Click on Preview Page only shows the current CMS “Page” in OpenText Web Content Management’s SmartTree
Three simple tricks & tips for authors and site builder of the OpenText Web Content Management system
Implementing SEO best practises within your CMS projects will help your site to gain exposure by enabling search engine web crawlers to effectively explore and index site pages. Unfortunately there isn’t any fancy plugins or in-built functionality within RedDot that will automatically optimise your site. But don’t worry, making your site ‘SEO Friendly’ is relatively straight forward and easy to do!
How to obscure your cms version info on published html, for increased security(obscurity) and cleaner code!