<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Md. Mahedi Hasan — Blog</title>
        <link>https://www.mahedi.de/</link>
        <description>Md. Mahedi Hasan is a backend-focused PHP software engineer based in Berlin, Germany, with 10+ years of experience building scalable WordPress, WooCommerce, and SaaS-connected systems.</description>
        <lastBuildDate>Sun, 12 Jul 2026 21:17:22 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved 2026, Md. Mahedi Hasan</copyright>
        <atom:link href="https://www.mahedi.de/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Scaling WooCommerce for High-Traffic Stores]]></title>
            <link>https://www.mahedi.de/blog/scaling-woocommerce-for-high-traffic-stores</link>
            <guid isPermaLink="false">https://www.mahedi.de/blog/scaling-woocommerce-for-high-traffic-stores</guid>
            <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Practical techniques for keeping WooCommerce fast under real traffic — from database indexing and object caching to queue-based order processing.]]></description>
            <category>E-commerce</category>
            <category>WooCommerce</category>
            <category>Performance</category>
            <category>MySQL</category>
            <category>Caching</category>
        </item>
        <item>
            <title><![CDATA[Migrating a Legacy WordPress Site to a Headless Architecture]]></title>
            <link>https://www.mahedi.de/blog/migrating-wordpress-to-headless-architecture</link>
            <guid isPermaLink="false">https://www.mahedi.de/blog/migrating-wordpress-to-headless-architecture</guid>
            <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[What actually changes — and what doesn't — when you move a content-heavy WordPress site to a headless setup with a REST/GraphQL frontend.]]></description>
            <category>WordPress</category>
            <category>WordPress</category>
            <category>REST APIs</category>
            <category>Architecture</category>
            <category>Headless</category>
        </item>
        <item>
            <title><![CDATA[PHP Performance Optimization Techniques I Use in Production]]></title>
            <link>https://www.mahedi.de/blog/php-performance-optimization-techniques</link>
            <guid isPermaLink="false">https://www.mahedi.de/blog/php-performance-optimization-techniques</guid>
            <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Where PHP applications actually lose time in production, and the concrete fixes I reach for before considering a rewrite.]]></description>
            <category>Performance</category>
            <category>PHP</category>
            <category>Performance</category>
            <category>Profiling</category>
        </item>
        <item>
            <title><![CDATA[Building CI/CD Pipelines for WordPress with Docker]]></title>
            <link>https://www.mahedi.de/blog/cicd-pipelines-for-wordpress-with-docker</link>
            <guid isPermaLink="false">https://www.mahedi.de/blog/cicd-pipelines-for-wordpress-with-docker</guid>
            <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A practical WordPress deployment pipeline: Docker for environment parity, automated checks in CI, and zero-downtime releases.]]></description>
            <category>DevOps</category>
            <category>Docker</category>
            <category>CI/CD</category>
            <category>WordPress</category>
            <category>Nginx</category>
        </item>
        <item>
            <title><![CDATA[Algolia vs. Solr: Choosing a Search Engine for E-commerce]]></title>
            <link>https://www.mahedi.de/blog/algolia-vs-solr-search-for-ecommerce</link>
            <guid isPermaLink="false">https://www.mahedi.de/blog/algolia-vs-solr-search-for-ecommerce</guid>
            <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A practical comparison of Algolia and Solr for product search — cost, relevance tuning, operational overhead, and when each one wins.]]></description>
            <category>Search</category>
            <category>Algolia</category>
            <category>Solr</category>
            <category>E-commerce</category>
            <category>Architecture</category>
        </item>
    </channel>
</rss>