Five architectural changes to be aware of in Tridion Sites 9.6 Semantic AI Core Services .REST UX Improvements Entitlements Platform Changes
Category: SDL Tridion
Decrypting/Encrypting Tridion.ContentManager.config
The steps below can be used to decrypt the file. 1. Backup the file C:\Program Files (x86)\SDL Web\config\Tridion.ContentManager.config2. Rename the Tridion.ContentManager.config file to web.config3.Open a command prompt as Admin4. Navigate to %SYSTEMROOT%\Microsoft.NET\FRAMEWORKFOLDER\VERSIONFOLDERfor example C:\Windows\Microsoft.NET\Framework64\v4.0.303195. Run command to decrypt a given section (eg. database, “tridion.security”, search or searchIndexer) aspnet_regiis.exe -pdf database “C:\Program Files (x86)\SDL Web\config” 6. Verify the file is decrypted by opening web.config […]
Securing the microservice with SSL
You may wish to secure your microservice using Secure Socket Layer (SSL), so that an HTTPS connection is required to interact with the service. Refer to SDL documentation for more details Link You need Open SSL for generating key store so you can use following tools For more information about OpenSSL and the openssl command line tool, […]
SDL Tridion Sites Infrastructure Suggestions
Please find some of the suggestions while setting up SDL Tridion Sites. Component Suggestions Content Manager Suggested to setupMaster/Slave setupRefer to Search system diagram(outscale)Link Uploads to the CoreService for scaled outsetup Suggested to setup to storethe images in either sharedfolder or S3 bucket. Configuring a shared networktemporary location for uploadsto the Core Service Link Content […]
SDL releases Tridion Sites 9.5
SDL Tridion Sites 9.5 marks a major step towards a fully rejuvenated user experience for SDL Tridion practitioners, while also including improvements in Search and Content Delivery. Experience Space – our new and improved user interfaceHow the Dynamic Experience Delivery component has been improved with better search and easier headless publishingHow the functional and technical […]
Topology Manager
Topology Manager forms the bridge between the Content Manager and Content Delivery environments. By decoupling the two environments, it becomes easy to swap out environments on either side, and to separate concerns by specific roles in your organization. Topology Manager maps logical publishing targets selected by the end user to physical publishing destinations on the presentation environments. Because Topology Manager is […]
Tridion Sites 9.5 Semantic Content Models
Semantic Content Models . Semantic Content Models’ allows you to define a mapping between the Tridion content fields and how they are queried through the GraphQL API. This abstraction mechanism removes dependencies between the two, so that future changes to your content model don’t directly impact your front-end applications. As a result, your front-end developers […]
Tridion Sites 9.5 Search
Why SDL Tridion Sites Search . SDL Tridion Sites now ships with out-of-the-box support for Elasticsearch-based search for published content, helping you find published content within pages, components and binaries. You can also search for content from SDL Tridion Docs, providing federatedsearch capabilities across both unstructured and structured content. People searching on your website or […]
Tridion Sites 9.5 Semantic Data Publishing Models
Publishing Model New data publishing capabilities allow you to define – at the content schema level – which fields need to be published to DXD, as well as which ones are searchable. This highly granular control over what data is transferred to DXD adds extra security to yourenvironments. Data Publishing Publish content as structured date […]
What’s new in SDL Tridion Sites 9.5
Experience Space – our new and improved user interface How the Dynamic Experience Delivery component has been improved with better search and easier headless publishing Access Management Searching in headless world How the functional and technical features of each release compare in simple summary tables A new user experience SDL Tridion Sites 9.5 focuses on […]