<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blog RSS</title>
    <link>https://stefanpilz.ltd/en/blog</link>
    <atom:link href="https://stefanpilz.ltd/en/feed.xml" rel="self" type="application/rss+xml" />
    <description>Latest blog posts from Stefan Pilz Ltd.</description>
    <language>en</language>
          <item>
        <title>PHP 8.5 Is Here: The Changes That Actually Matter for Developers</title>
        <link>https://stefanpilz.ltd/en/blog/60-php/263-php-8-5-the-changes-that-actually-matter-for-developers</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/60-php/263-php-8-5-the-changes-that-actually-matter-for-developers</guid>
        <pubDate>Tue, 31 Mar 2026 00:00:00 +0200</pubDate>
        <description><![CDATA[<p>With <strong>PHP 8.5</strong>, developers get a release that is not just about a few cosmetic language tweaks. This version introduces several features that improve readability, modernize common coding patterns, and sharpen the language in ways that will be noticeable in real projects.</p>
<p>At the same time, PHP 8.5 is not a release you should upgrade to blindly. Alongside the new features, there are also deprecations and behavior changes that can affect older codebases. That combination makes PHP 8.5 especially interesting: it adds useful new tools, but it also expects developers to clean up some legacy habits.</p>]]></description>
                <category>PHP</category>
              </item>
          <item>
        <title>Shopware Intelligence+ for Shopware Community Edition: Is the New AI Feature Really Worth It?</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/265-shopware-intelligence-for-shopware-community-edition-is-the-new-ai-feature-really-worth-it</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/265-shopware-intelligence-for-shopware-community-edition-is-the-new-ai-feature-really-worth-it</guid>
        <pubDate>Wed, 25 Mar 2026 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>With <strong>Shopware Intelligence+</strong>, Shopware is bringing new AI-powered services into the platform that are especially interesting for users of the <strong>Shopware Community Edition</strong>. That is the key point here: if you are running the Community Edition, you do not automatically have to miss out on modern AI features.</p>
<p>Many merchants deliberately use the Community Edition because it is flexible, avoids higher ongoing plan costs, and can be adapted well to individual business needs. That is exactly why the question matters: what does <strong>Shopware Intelligence+ for Shopware Community Edition</strong> actually mean in practice, and is it really worth using?</p>
<p>The short answer is yes, the topic is relevant. But not every store needs every AI feature right away. What really matters is your business model, which tasks currently consume too much time, and where artificial intelligence can create measurable value instead of just sounding innovative.</p>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>My New Shopware Plugin: Shoe Size Table &amp; Size Advisor</title>
        <link>https://stefanpilz.ltd/en/blog/64-shopware-plugins/259-shopware-6-plugin-shoe-size-table-size-advisor</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/64-shopware-plugins/259-shopware-6-plugin-shoe-size-table-size-advisor</guid>
        <pubDate>Tue, 24 Mar 2026 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>I have developed a new <strong>Shopware plugin</strong> that solves a very common problem in ecommerce: choosing the right shoe size on the product detail page. With my <strong>Shoe Size Table &amp; Size Advisor</strong>, customers can find their recommended size faster and with much more confidence.</p>
<p>In online shoe retail, wrong size decisions often lead to avoidable returns, uncertainty during the buying process, and sometimes even abandoned purchases. That is exactly where this plugin comes in. It adds an interactive size advisor to the product detail page and helps customers make a better decision before they buy.</p>]]></description>
                <category>Shopware Plugins</category>
              </item>
          <item>
        <title>A-Z Product Filter for Shopping Experiences: My New Shopware Plugin for Better Product Navigation</title>
        <link>https://stefanpilz.ltd/en/blog/64-shopware-plugins/255-a-z-product-filter-plugin-for-shopware</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/64-shopware-plugins/255-a-z-product-filter-plugin-for-shopware</guid>
        <pubDate>Wed, 11 Mar 2026 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>I have developed a new <strong>Shopware plugin</strong>: the <strong>A-Z Product Filter for Shopping Experiences</strong>. The goal is simple: make product listings easier to navigate, especially in shops with larger catalogs, brand overviews, or category pages with many visible products.</p>
<p>As product ranges grow, navigation often becomes more difficult. Customers may know roughly what they are looking for, but long listings still create friction. That is exactly why I built this plugin. It adds an alphabetical filter to <strong>Shopware Shopping Experiences</strong> and helps users move through listings faster and more intuitively.</p>]]></description>
                <category>Shopware Plugins</category>
              </item>
          <item>
        <title>Headless with Shopware: Architecture Decisions, TCO, and the Reality of Running It</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/261-headless-with-shopware-architecture-decisions-tco-and-the-reality-of-running-it</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/261-headless-with-shopware-architecture-decisions-tco-and-the-reality-of-running-it</guid>
        <pubDate>Thu, 26 Feb 2026 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>Headless is one of those ecommerce topics that sounds compelling almost immediately. More frontend freedom, modern technologies, better performance, more control over the user experience, and the ability to deliver content across multiple touchpoints. Especially in combination with Shopware, it can look like the natural next step for ambitious commerce projects.</p>
<p>But in practice, the real question is not whether headless is modern. The real question is this: <strong>is headless the right architectural decision for this specific Shopware project?</strong></p>
<p>That is where things get interesting. Headless can be a very strong solution. But it can also introduce more complexity, more cost, and more operational responsibility without delivering enough business value to justify it.</p>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Shopware 6.7.7.0 Technical Deep Dive: What Developers Really Need to Know</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/257-shopware-6-7-7-0-technical-deep-dive</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/257-shopware-6-7-7-0-technical-deep-dive</guid>
        <pubDate>Thu, 12 Feb 2026 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>With <strong>Shopware 6.7.7.0</strong>, a release arrived in early February that is far more interesting from a developer perspective than it may seem at first glance. While some updates focus mainly on merchant-facing features, the real value of this release is clearly in the technical changes under the hood.</p>
<p>That is exactly where Shopware 6.7.7.0 delivers. The release brings a strong technical foundation for developers working on plugins, custom extensions, integrations, and long-term Shopware projects. If you actively develop with Shopware, this is the kind of update that should not just be installed, but actually understood.</p>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Headless with Shopware: When It Makes Sense - and When It Doesn’t</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/245-headless-with-shopware-when-it-makes-sense-and-when-it-doesnt</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/245-headless-with-shopware-when-it-makes-sense-and-when-it-doesnt</guid>
        <pubDate>Tue, 27 Jan 2026 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>Headless commerce has been discussed as the future of e-commerce for years. Flexibility, performance, and omnichannel capabilities are often cited as key benefits.</p>
<p>In real-world projects, however, a different picture often emerges:</p>
<p><strong>Not every shop benefits from a headless setup - and many pay a high price for it.</strong></p>
<p>This article helps you make a realistic, informed decision:</p>
<ul>
<li>classic Shopware vs hybrid vs full headless</li>
<li>real-world costs and complexity</li>
<li>typical mistakes seen in real projects</li>
</ul>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Shopware SEO 2026: What Still Works – and What Doesn’t</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/243-shopware-seo-2026-what-still-works-and-what-doesnt</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/243-shopware-seo-2026-what-still-works-and-what-doesnt</guid>
        <pubDate>Mon, 05 Jan 2026 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>SEO has changed more in the last few years than in the decade before. AI-powered search, EEAT, Helpful Content updates, and evolving SERP layouts have fundamentally shifted how visibility is earned.</p>
<p>For Shopware store owners in 2026, the key question is no longer:</p>
<p><strong>“How do I optimize for Google?”</strong></p>
<p>but rather:</p>
<p><strong>“Which SEO efforts still create measurable value – and which ones can I safely stop?”</strong></p>
<p>This article provides a realistic, Shopware-focused answer:</p>
<ul>
<li>what SEO tactics are no longer worth the effort</li>
<li>what remains non-negotiable</li>
<li>which Shopware-specific SEO levers still make a real difference</li>
</ul>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Antigravity in Practice: How insighteuquiz.eu Was Built</title>
        <link>https://stefanpilz.ltd/en/blog/62-ai-tools/247-antigravity-in-practice-how-insighteuquiz-eu-was-built</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/62-ai-tools/247-antigravity-in-practice-how-insighteuquiz-eu-was-built</guid>
        <pubDate>Fri, 02 Jan 2026 00:00:00 +0100</pubDate>
        <description><![CDATA[I’ve been working with ChatGPT for quite some time – mainly for text creation, brainstorming, idea generation, and structuring concepts. For this project, I deliberately used ChatGPT as a prompt and thinking partner, and then relied on Antigravity to implement a complete, functional website.]]></description>
                <category>AI Tools</category>
              </item>
          <item>
        <title>Shopware AI: Standard Features vs. Custom Solutions</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/241-shopware-ai-standard-features-vs-custom-solutions</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/241-shopware-ai-standard-features-vs-custom-solutions</guid>
        <pubDate>Tue, 09 Dec 2025 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>Artificial intelligence has become a real topic in e-commerce. With <strong>Shopware AI</strong>, Shopware provides its own built-in AI features directly in the platform.</p>
<p>In practice, many store owners ask the same question:</p>
<p><strong>Are the standard AI features enough – or do custom AI solutions make more sense?</strong></p>
<p>This article takes a realistic, practical look at Shopware AI:</p>
<ul>
<li>what Shopware AI can actually do today</li>
<li>where standard features reach their limits</li>
<li>which use cases are better solved with custom plugins</li>
</ul>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Shopware 6.7 in Practice – Is the Upgrade Really Worth It?</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/239-shopware-6-7-in-practice-is-the-upgrade-really-worth-it</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/239-shopware-6-7-in-practice-is-the-upgrade-really-worth-it</guid>
        <pubDate>Thu, 27 Nov 2025 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>Many Shopware stores are still running on 6.4, 6.5, or 6.6. That’s understandable: upgrades cost time, money, and they can feel risky.</p>
<p>At the same time, the real question is: <strong>how long does “waiting” remain a smart decision?</strong></p>
<p>Shopware 6.7 is not a “flashy feature release”. It’s a <strong>strategic upgrade</strong>. This article helps store owners make a clear decision:</p>
<ul>
<li>What actually changed in Shopware 6.7?</li>
<li>What are the technical and business benefits?</li>
<li>What are the typical upgrade traps—and how do you avoid them?</li>
</ul>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Product Descriptions in Shopware: SEO Text, Conversion Text, or Both?</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/237-product-descriptions-in-shopware-seo-text-conversion-text-or-both</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/237-product-descriptions-in-shopware-seo-text-conversion-text-or-both</guid>
        <pubDate>Mon, 10 Nov 2025 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>Product descriptions are one of the most underestimated elements in Shopware shops. They are often either <strong>pure SEO texts with little sales impact</strong> or <strong>marketing-heavy copy with no search relevance</strong>.</p>
<p>But the real question is wrong. In successful Shopware shops, product descriptions are <strong>SEO-friendly and conversion-focused at the same time</strong> —if they are structured correctly.</p>
<p>This article shows, from real projects:</p>
<ul>
<li>how product descriptions should be structured</li>
<li>how AI can be used sensibly (and where it shouldn’t)</li>
<li>what actually works in real Shopware stores</li>
</ul>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Category Texts in Shopware: Dead or Underrated?</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/235-category-texts-in-shopware-dead-or-underrated</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/235-category-texts-in-shopware-dead-or-underrated</guid>
        <pubDate>Tue, 28 Oct 2025 00:00:00 +0100</pubDate>
        <description><![CDATA[<p>Category texts often have a bad reputation: “Nobody reads them”, “Google doesn’t like them anymore”, “That’s SEO from 2012”. Yet in real Shopware projects, I regularly see the opposite: <strong>well-written category texts still work</strong> —just not the way many people expect.</p>
<p>This article is not about 2,000-word text blocks. It focuses on practical answers:</p>
<ul>
<li>where category texts still rank today</li>
<li>how long they should actually be</li>
<li>how to place them in a Shopware theme without hurting user experience</li>
</ul>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Common Shopware Mistakes in Live Shops (and How to Avoid Them)</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/233-common-shopware-mistakes-in-live-shops-and-how-to-avoid-them</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/233-common-shopware-mistakes-in-live-shops-and-how-to-avoid-them</guid>
        <pubDate>Tue, 14 Oct 2025 00:00:00 +0200</pubDate>
        <description><![CDATA[<p>Shopware is powerful, flexible, and scalable— but it is <strong>not forgiving</strong>.</p>
<p>In many live shops, I repeatedly see the same problems. Not because Shopware is flawed, but because <strong>structure, maintenance, and strategy are missing</strong>.</p>
<p>This article highlights the most common Shopware mistakes from real-world projects and explains how to avoid them before they impact revenue, SEO, or stability.</p>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Performance Optimization in Shopware: A Checklist for Live Shops</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/231-performance-optimization-in-shopware-a-checklist-for-live-shops</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/231-performance-optimization-in-shopware-a-checklist-for-live-shops</guid>
        <pubDate>Tue, 07 Oct 2025 00:00:00 +0200</pubDate>
        <description><![CDATA[<p>Performance is not a nice-to-have. In live shops, it directly impacts <strong>conversion, SEO, and revenue</strong>.</p>
<p>Yet in real projects, I repeatedly see:</p>
<ul>
<li>enabled caches that don’t actually help</li>
<li>databases becoming the main bottleneck</li>
<li>plugins slowing the entire shop down</li>
<li>unrealistic performance expectations</li>
</ul>
<p>This checklist shows <strong>where performance issues really come from</strong> and what can realistically be optimized in live Shopware shops.</p>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Multi-Sales-Channel in Shopware: Best Practices from Real Projects</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/229-multi-sales-channel-in-shopware-best-practices-from-real-projects</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/229-multi-sales-channel-in-shopware-best-practices-from-real-projects</guid>
        <pubDate>Tue, 23 Sep 2025 00:00:00 +0200</pubDate>
        <description><![CDATA[<p>Multi sales channels are one of Shopware’s biggest strengths- and at the same time one of the <strong>most common sources of SEO and structural problems</strong>.</p>
<p>In real projects, I repeatedly see shops with:</p>
<ul>
<li>unnecessarily complex sales channel setups</li>
<li>duplicate content issues</li>
<li>unclear domain structures</li>
<li>lost search visibility</li>
</ul>
<p>This article shares <strong>best practices from real-world projects</strong>: when multiple sales channels make sense-and when they do more harm than good.</p>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>When a Shopware Relaunch Really Makes Sense</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/227-when-a-shopware-relaunch-really-makes-sense</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/227-when-a-shopware-relaunch-really-makes-sense</guid>
        <pubDate>Wed, 03 Sep 2025 00:00:00 +0200</pubDate>
        <description><![CDATA[<p><em>(and when you should avoid it)</em></p>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Shopware Multi-Sales-Channel: Domains, Subfolders or Multiple Channels?</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/225-shopware-multi-sales-channel-domains-subfolders-or-multiple-channels</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/225-shopware-multi-sales-channel-domains-subfolders-or-multiple-channels</guid>
        <pubDate>Thu, 14 Aug 2025 00:00:00 +0200</pubDate>
        <description><![CDATA[<p>Shopware offers maximum flexibility: you can run <strong>multiple domains</strong>,<strong>subfolders</strong>, or <strong>separate sales channels</strong> to handle international markets and language versions. But which approach is right for your business? The key factor is often not the setup itself, but the <strong>SEO impact</strong> and the risk of <strong>duplicate content</strong>. Let’s break it down.</p>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Shopware AI in Practice: How Effective Is It Really?</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/223-shopware-ai-in-practice-how-effective-is-it-really</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/223-shopware-ai-in-practice-how-effective-is-it-really</guid>
        <pubDate>Mon, 04 Aug 2025 00:00:00 +0200</pubDate>
        <description><![CDATA[<p>Artificial Intelligence (AI) is one of the most discussed topics in e-commerce. But how does it perform in reality? With <strong>Shopware AI</strong>, the platform offers a built-in solution designed to help merchants automate processes and create content more efficiently. In this article, we take a closer look:<strong>What features does Shopware AI provide, where does it deliver real value - and where are its limitations?</strong></p>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
          <item>
        <title>Headless Commerce with Shopware: Opportunities &amp; Limitations</title>
        <link>https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/220-headless-commerce-with-shopware-opportunities-limitations</link>
        <guid isPermaLink="true">https://stefanpilz.ltd/en/blog/58-shopware-expert-tips/220-headless-commerce-with-shopware-opportunities-limitations</guid>
        <pubDate>Thu, 24 Jul 2025 00:00:00 +0200</pubDate>
        <description><![CDATA[<p><strong>Headless commerce</strong> has become one of the most talked-about e-commerce strategies in 2025. But what does it really mean for Shopware merchants? While terms like <em>API-first</em> and <em>headless frontend</em> are often thrown around, the real question is:<strong>Does it make sense for your business?</strong> This article takes a deep look at the concept - from fundamentals to benefits, drawbacks, SEO considerations, and practical use cases.</p>]]></description>
                <category>Shopware Expert Tips</category>
              </item>
      </channel>
</rss>
