Articles related to Search Engine Optimization
How to Choose the Right Umbraco Web Development Services
Choosing the wrong Umbraco partner doesn’t just waste time - it sets off a chain reaction of consequences. Delays lead to mounting pressure. Pressure leads...
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...
Alternative 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...
Internal Redirect for Umbraco Node with umbracoInternalRedirectId Routing Property
The umbracoInternalRedirectId property in Umbraco CMS allows you to serve content from another node transparently without performing a URL redirect. Unlike...
Override 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...
302 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...
Enable 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...
Umbraco Audits Every CTO / PO / BO 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...
How 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...
Understanding 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,...
How 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...
Problem with linking in Umbraco across pages in different cultures
Unfortunately, the current system design cause serious SEO optimization issues and decreases website visibility
Umbraco 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...
How 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...
Optimizing 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...