<?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/tags/seo/rss/" rel="self" type="application/rss+xml" />
		<title>UmbraCare RSS feed with SEO related articles</title>
		<link>https://umbracare.net/tags/seo/</link>
		<description>Newest blog articles related to SEO.</description>
		<pubDate>Mon, 26 Feb 2024 12:36:18 GMT</pubDate>
		<lastBuildDate>Wed, 12 Feb 2025 21:00:00 GMT</lastBuildDate>
		<language>en</language>
		<generator>Umbraco CMS</generator>

			<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>
			<item>
				<title>Override Default URL Node Name in Umbraco with umbracoUrlName Routing Property</title>
				<link>https://umbracare.net/blog/umbraco-umbracourlname-routing-property/</link>
				<description>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 particularly useful when you need cleaner, more SEO-friendly URLs or need to define alternative URL paths without changing the node name. This guide will explore how to configure and use this property effectively.</description>
				<pubDate>Sat, 08 Feb 2025 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/umbraco-umbracourlname-routing-property/</guid>
			</item>
			<item>
				<title>302 Redirect in Umbraco with umbracoRedirect Routing Property</title>
				<link>https://umbracare.net/blog/umbraco-302-redirect-routing-property/</link>
				<description>The umbracoRedirect property in Umbraco CMS allows you to create 302 Temporary Redirects directly within content nodes. Using a Content Picker, you can define a destination, and when a user navigates to the original content node, they are automatically redirected to the specified page. 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, 02 Feb 2025 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/umbraco-302-redirect-routing-property/</guid>
			</item>
			<item>
				<title>Understanding the confusion between Created and Published Dates in Umbraco</title>
				<link>https://umbracare.net/blog/understanding-the-confusion-between-created-and-published-dates-in-umbraco/</link>
				<description>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, updated, and published dates.</description>
				<pubDate>Sun, 25 Feb 2024 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/understanding-the-confusion-between-created-and-published-dates-in-umbraco/</guid>
			</item>
			<item>
				<title>How to access currently published content in Umbraco</title>
				<link>https://umbracare.net/blog/how-to-access-currently-published-content-in-umbraco/</link>
				<description>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 data from the published cache.</description>
				<pubDate>Sun, 28 Jan 2024 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/how-to-access-currently-published-content-in-umbraco/</guid>
			</item>
			<item>
				<title>Problem with linking in Umbraco across pages in different cultures</title>
				<link>https://umbracare.net/blog/problem-with-linking-in-umbraco-across-pages-in-different-cultures/</link>
				<description>Unfortunately, the current system design cause serious SEO optimization issues and decreases website visibility</description>
				<pubDate>Sun, 14 Jan 2024 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/problem-with-linking-in-umbraco-across-pages-in-different-cultures/</guid>
			</item>
			<item>
				<title>How to use default language as default culture for threads in Umbraco</title>
				<link>https://umbracare.net/blog/how-to-use-default-language-as-default-culture-for-threads-in-umbraco/</link>
				<description>Explore a solution for aligning thread culture with the default language settings in Umbraco&#x27;s backoffice.&#xA;This approach addresses the complex challenge of maintaining consistent language across various operational threads, ensuring that every thread in your Umbraco application adheres to the configured default language</description>
				<pubDate>Wed, 15 Mar 2023 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/how-to-use-default-language-as-default-culture-for-threads-in-umbraco/</guid>
			</item>
	</channel>
</rss>