Skip to main content

Posts Tagged ‘Language Tools’

Jttc Install Powershell Languagetool 01

Language Copy Tool with Sitecore Powershell Extensions (2020 Update)

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.

Languages@1x.jpg

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.

Abstract Circle@1x

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 […]