Starting a new language version in Sitecore doesn’t have to be painful. Sitecore Powershell Extensions can enable your team to copy and manipulate languages in bulk with ease. It’s a favorite of every content team I’ve had.
How To Find Items That Don’t Have Any Language Versions Using Powershell
Traditional Powershell commands require a -Language param to retrieve specific item versions. Locating items with out a specified language is a challenge. Here is a great work around.
Bulk Manipulating the Language of Content
If you want to bulk manipulate by moving content from one language to another, SCORE comes with a language manipulation feature that can help. On the flip side, if you want to remove languages from your system, you can use PowerShell to automate this. Imagine that our site is currently in English with an en […]