Updated: Umbraco Page Titles

Since creating the first rendition of the Structured Page Titles for Umbraco, I decided it would be worthwhile to revisit and clean up the size of the file and make it much more readable. Umbraco makes it easy to define page titles, but this script helps reduce the repetitive nature of titles in larger sites. To use this code you will need to create a shortPageTitle and pageTitle in your document type(s)....

May 29, 2013 · Greg McMullen

Structured Umbraco Page Titles

If you are looking for some code to generate tiered page titles within Umbraco here is an example that worked for our site. This code assumes you are using pageTitle as a DocType element....

January 22, 2013 · Greg McMullen