Articles related to Search Engine Optimization
Magic Umbraco Routing Properties You Didn't Know
Routing in Umbraco is highly flexible, allowing you to customize URL structures, manage redirects, and optimize content accessibility. This guide...
2/12/2025Alternative URL Paths for Umbraco Node with umbracoUrlAlias Routing Property
The umbracoUrlAlias property in Umbraco CMS allows you to define alternative URL paths for content nodes, providing greater flexibility in routing without...
2/9/2025Override Default URL Node Name in Umbraco with umbracoUrlName Routing Property
The umbracoUrlName property in Umbraco CMS allows you to override the default URL segment of a content node by specifying a custom URL name. This can be...
2/8/2025302 Redirect in Umbraco with umbracoRedirect Routing Property
The umbracoRedirect property in Umbraco CMS allows you to create 302 Temporary Redirects directly within content nodes. Using a Content Picker, you can...
2/2/2025Enable Brotli and Gzip Response Compression in ASP.NET Core
In this article, we’ll explore how to enable response compression in ASP.NET Core applications, focusing on Brotli and Gzip algorithms and how to validate...
1/1/2025Umbraco Audits Every CTO & PO Should Consider
Running an Umbraco website is like maintaining a high-performance vehicle - it requires regular check-ups to ensure everything runs smoothly. But audits...
11/30/2024How to render HTML in AngularJS
Rendering dynamic HTML in AngularJS can be tricky, especially when ensuring your application remains secure. This guide will show you how to use...
4/7/2024Understanding the confusion between Created and Published Dates in Umbraco
The node creation date used as a date of publication can be confusing for Umbraco editors. In this article, I will try to explain the issue of created,...
2/25/2024How to access currently published content in Umbraco
Getting up-to-date published content entry in Umbraco could be tricky. In this article, you will learn a technique to ensure you always access the current...
1/28/2024Problem with linking in Umbraco across pages in different cultures
Unfortunately, the current system design cause serious SEO optimization issues and decreases website visibility
1/14/2024Umbraco Developer Key Skills
Master the key skills every Umbraco developer needs to succeed. From backend mastery with .NET Core to front-end finesse with modern frameworks, this guide...
12/18/2023How to use default language as default culture for threads in Umbraco
Explore a solution for aligning thread culture with the default language settings in Umbraco's backoffice. This approach addresses the complex challenge of...
3/15/2023Optimizing Scripts in Umbraco 8 - Bundling and Minification
Learn how to optimize scripts in Umbraco 8 using bundling and minification. Follow this step-by-step guide to speed up your website, improve SEO, and...
3/26/2020