<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
	 xmlns:atom="http://www.w3.org/2005/Atom"
	 xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<atom:link href="https://umbracare.net/rss/" rel="self" type="application/rss+xml" />
		<title>UmbraCare RSS feed</title>
		<link>https://umbracare.net/</link>
		<description>Newest blog articles.</description>
		<pubDate>Mon, 04 Sep 2023 13:37:13 GMT</pubDate>
		<lastBuildDate>Sun, 12 Oct 2025 12:00:00 GMT</lastBuildDate>
		<language>en</language>
		<generator>Umbraco CMS</generator>

			<item>
				<title>Umbraco Session Timeout Configuration and Security</title>
				<link>https://umbracare.net/blog/umbraco-session-timeout-configuration-and-security/</link>
				<description>Sometimes even the simplest settings deserve a second look. Umbraco&#x2019;s session timeout appears straightforward in the documentation, but I decided to investigate what actually controls it and how far it can be safely tuned.</description>
				<pubDate>Sun, 12 Oct 2025 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/umbraco-session-timeout-configuration-and-security/</guid>
			</item>
			<item>
				<title>Uploading large files in Umbraco CMS</title>
				<link>https://umbracare.net/blog/uploading-large-files-in-umbraco-cms/</link>
				<description>When editors upload media in Umbraco, especially videos, they can hit size and platform limits. This guide explains how to configure limits (Kestrel/IIS/Azure/AWS), diagnose common errors, and apply safe workarounds to ensure uploads remain reliable.</description>
				<pubDate>Tue, 30 Sep 2025 21:34:16 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/uploading-large-files-in-umbraco-cms/</guid>
			</item>
			<item>
				<title>uSync can override translations if not configured properly</title>
				<link>https://umbracare.net/blog/usync-can-override-translations-if-not-configured-properly/</link>
				<description>There is a chance that uSync may override dictionary translations if not set up properly. This article will help you understand the risk and ensure your website is configured correctly.</description>
				<pubDate>Wed, 24 Sep 2025 21:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/usync-can-override-translations-if-not-configured-properly/</guid>
			</item>
			<item>
				<title>Tips for Umbraco CMS editor</title>
				<link>https://umbracare.net/blog/tips-for-umbraco-cms-editor/</link>
				<description>Discover helpful tips you should know as an Umbraco CMS editor that make everyday work in Umbraco faster, easier, and more reliable.</description>
				<pubDate>Mon, 25 Aug 2025 21:47:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/tips-for-umbraco-cms-editor/</guid>
			</item>
			<item>
				<title>Umbraco Examine Rebuild Says &quot;Done&quot; &#x2013; But It&#x2019;s Not</title>
				<link>https://umbracare.net/blog/examine-rebuild-says-done-but-it-s-not/</link>
				<description>If you&#x2019;ve ever rebuilt the Examine Index in Umbraco and assumed everything went fine just because the logs said so, you might want to read this.</description>
				<pubDate>Tue, 15 Jul 2025 07:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/examine-rebuild-says-done-but-it-s-not/</guid>
			</item>
			<item>
				<title>TIFF Images uploading in Umbraco CMS &#x2013; Hidden Issues You Should Know</title>
				<link>https://umbracare.net/blog/tiff-images-uploading-in-umbraco-cms/</link>
				<description>TIFF images are not supported by major browsers, but it&#x27;s still possible to upload them in the Umbraco CMS.</description>
				<pubDate>Wed, 09 Jul 2025 23:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/tiff-images-uploading-in-umbraco-cms/</guid>
			</item>
			<item>
				<title>Disabling Webhooks for Maximum Performance in Umbraco</title>
				<link>https://umbracare.net/blog/disabling-webhooks-for-maximum-performance-in-umbraco/</link>
				<description>Publishing hundreds of thousands of documents in Umbraco? Here&#x2019;s why you should disable webhooks and how to do it for peak performance.</description>
				<pubDate>Sun, 16 Feb 2025 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/disabling-webhooks-for-maximum-performance-in-umbraco/</guid>
			</item>
			<item>
				<title>Magic Umbraco Routing Properties You Didn&#x27;t Know</title>
				<link>https://umbracare.net/blog/magic-umbraco-routing-properties/</link>
				<description>Routing in Umbraco is highly flexible, allowing you to customize URL structures, manage redirects, and optimize content accessibility. This guide consolidates four reserved Umbraco routing properties: umbracoUrlAlias, umbracoInternalRedirectId, umbracoUrlName, and umbracoRedirect. These properties enable you to enhance user navigation, maintain SEO-friendly URLs, and simplify content management.</description>
				<pubDate>Wed, 12 Feb 2025 21:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/magic-umbraco-routing-properties/</guid>
			</item>
			<item>
				<title>Alternative URL Paths for Umbraco Node with umbracoUrlAlias Routing Property</title>
				<link>https://umbracare.net/blog/umbraco-umbracourlalias-routing-property/</link>
				<description>The umbracoUrlAlias property in Umbraco CMS allows you to define alternative URL paths for content nodes, providing greater flexibility in routing without requiring manual redirects. This feature is handy for SEO, marketing campaigns, and improving user experience by offering multiple ways to access the same content.</description>
				<pubDate>Sun, 09 Feb 2025 20:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/umbraco-umbracourlalias-routing-property/</guid>
			</item>
			<item>
				<title>Internal Redirect for Umbraco Node with umbracoInternalRedirectId Routing Property</title>
				<link>https://umbracare.net/blog/umbraco-internal-redirect-routing-property/</link>
				<description>The umbracoInternalRedirectId property in Umbraco CMS allows you to serve content from another node transparently without performing a URL redirect. Unlike umbracoRedirect, which issues a 302 Temporary Redirect, umbracoInternalRedirectId functions as a rewrite, keeping the original URL intact while displaying content from a different node. This guide will show you how to implement this using a practical example with the existing Content Page document type from the Umbraco Starter Kit.</description>
				<pubDate>Sun, 09 Feb 2025 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/umbraco-internal-redirect-routing-property/</guid>
			</item>
	</channel>
</rss>