Articles related to Search Engine Optimization
How to render HTML in AngularJS
Dive into the essentials of rendering HTML content safely in AngularJS with our step-by-step guide. Learn how to use $sce.trustAsHtml and ngSanitize to...
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
Dive deep into the core skills for Umbraco development, covering everything from ASP.NET Core and cloud computing to JavaScript frameworks and SEO. Learn to...
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 - Bundling and Minification
Boost your Umbraco v8 site's speed and SEO. Learn the importance and how-to of script bundling and minification using Microsoft.AspNet.Web.Optimization library.
3/26/2020