<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>wordpress on Publishing House</title>
    <link>https://publishinghouse.org/tags/wordpress/</link>
    <description>Recent content in wordpress on Publishing House</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 29 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://publishinghouse.org/tags/wordpress/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Advanced Custom Fields: Extending WordPress for Publishers</title>
      <link>https://publishinghouse.org/advanced-custom-fields-extending-wordpress-for-publishers/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/advanced-custom-fields-extending-wordpress-for-publishers/</guid>
      <description>WordPress&amp;rsquo;s built-in content structure — title, body, categories, tags, featured image — covers the basics for most publishing use cases. When a publication needs richer, more structured content models — author bios with headshots and social links, event listings with dates and venues, product reviews with rating fields, press releases with distribution metadata — the standard fields run out quickly.
Advanced Custom Fields (ACF) is the plugin that WordPress publishers reach for to extend that content model.</description>
    </item>
    
    <item>
      <title>Building a Paid Membership Site: Platform Options for Independent Publishers</title>
      <link>https://publishinghouse.org/building-a-paid-membership-site-platform-options-for-independent-publishers/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/building-a-paid-membership-site-platform-options-for-independent-publishers/</guid>
      <description>Paid memberships have become the dominant independent publishing business model. The newsletter-plus-paywall combination pioneered by platforms like Substack has proven that readers will pay directly for content they value, without advertising as the intermediary. Building that infrastructure yourself — rather than through a platform that takes a cut and mediates your reader relationships — is achievable for publishers willing to navigate the setup.
This is a practical overview of the main approaches, what they require, and who they suit.</description>
    </item>
    
    <item>
      <title>Drupal vs WordPress for Large Publishing Operations</title>
      <link>https://publishinghouse.org/drupal-vs-wordpress-for-large-publishing-operations/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/drupal-vs-wordpress-for-large-publishing-operations/</guid>
      <description>Both Drupal and WordPress power large publishing operations. The New York Post, The Economist, and Condé Nast have used WordPress at enterprise scale. The Economist, Reuters, and major government and academic publishers have built on Drupal. Saying one is categorically superior gets the question wrong — they represent different engineering philosophies that create different strengths and different friction points.
For a publishing organization evaluating both seriously, the decision turns on a handful of specific characteristics.</description>
    </item>
    
    <item>
      <title>Ghost vs WordPress: Which Platform Wins for Indie Publishers?</title>
      <link>https://publishinghouse.org/ghost-vs-wordpress-which-platform-wins-for-indie-publishers/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/ghost-vs-wordpress-which-platform-wins-for-indie-publishers/</guid>
      <description>Ghost and WordPress serve overlapping audiences — independent publishers, bloggers, journalists, and small editorial operations — but they were built from different premises and pull in different directions. Choosing between them depends less on feature checklists and more on what kind of publishing operation you are running.
What Ghost Is Ghost is an open-source publishing platform built specifically for independent publishers. It launched in 2013 as a blogging-focused alternative to WordPress, then evolved significantly toward a combined publishing and membership platform.</description>
    </item>
    
    <item>
      <title>Migrating from WordPress to Hugo: A Practical Walkthrough</title>
      <link>https://publishinghouse.org/migrating-from-wordpress-to-hugo-a-practical-walkthrough/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/migrating-from-wordpress-to-hugo-a-practical-walkthrough/</guid>
      <description>Migrating a WordPress site to Hugo is one of the most common transitions in publishing infrastructure. The reasons vary — performance, hosting cost, maintenance overhead, security exposure — but the path through the migration is broadly the same regardless of why you are making the move. This is a practical walkthrough of what the process actually involves.
What You Are Gaining and What You Are Giving Up Before starting, be clear about the tradeoffs.</description>
    </item>
    
    <item>
      <title>The WordPress Block Editor: A Publisher&#39;s Deep Dive</title>
      <link>https://publishinghouse.org/the-wordpress-block-editor-a-publishers-deep-dive/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/the-wordpress-block-editor-a-publishers-deep-dive/</guid>
      <description>The WordPress block editor — introduced in 2018 as the Gutenberg project and now simply the default editing experience — has matured into a genuinely capable publishing tool. It was controversial at launch and the criticism was fair: it was slow, unstable, and a poor replacement for the Classic Editor many publishers had built workflows around. Several years and dozens of releases later, it is a different product.
For publishers either still avoiding it or using it without fully understanding its capabilities, this is a practical walkthrough of what it can actually do.</description>
    </item>
    
    <item>
      <title>The WordPress REST API: What Publishers Need to Know</title>
      <link>https://publishinghouse.org/the-wordpress-rest-api-what-publishers-need-to-know/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/the-wordpress-rest-api-what-publishers-need-to-know/</guid>
      <description>The WordPress REST API has been part of WordPress core since version 4.7. It transforms WordPress from a self-contained CMS into a content platform that can serve data to any application that can make an HTTP request — mobile apps, static front ends, third-party services, or another WordPress site. For publishers evaluating headless architecture or building integrations, understanding what the API provides (and how to use it) is increasingly essential.</description>
    </item>
    
    <item>
      <title>WordPress Multisite for Network Publishers</title>
      <link>https://publishinghouse.org/wordpress-multisite-for-network-publishers/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/wordpress-multisite-for-network-publishers/</guid>
      <description>WordPress Multisite is a feature built into WordPress core that enables a single WordPress installation to power a network of independent sites. Each site in the network has its own content, users, and settings, while sharing a single codebase, plugin installation, and server infrastructure. For publishers operating multiple properties, it is worth understanding clearly — including where it helps and where it creates problems.
What WordPress Multisite Is Activating Multisite converts a standard WordPress installation into a network.</description>
    </item>
    
    <item>
      <title>WordPress Performance Optimization for Publishers</title>
      <link>https://publishinghouse.org/wordpress-performance-optimization-for-publishers/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/wordpress-performance-optimization-for-publishers/</guid>
      <description>A slow WordPress site costs you readers and search rankings. Core Web Vitals are a direct Google ranking factor, and reader tolerance for slow page loads is low — measured in seconds, not minutes. The good news is that WordPress performance problems are largely solved problems. The fixes are well-understood, the tools are mature, and the gains from a properly optimized installation are substantial.
This is a systematic walkthrough of what actually moves the needle.</description>
    </item>
    
    <item>
      <title>WordPress Security Hardening: A Publisher&#39;s Checklist</title>
      <link>https://publishinghouse.org/wordpress-security-hardening-a-publishers-checklist/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/wordpress-security-hardening-a-publishers-checklist/</guid>
      <description>WordPress is the most attacked CMS on the internet not because it is inherently insecure but because it is the most common. Its market share makes it the highest-return target for automated scanning and exploitation. A default WordPress installation is not a hardened one — but hardening it is straightforward, well-documented work that most publishers skip until something goes wrong.
This checklist covers the high-impact measures that materially reduce your attack surface.</description>
    </item>
    
    <item>
      <title>WordPress vs Hugo: Choosing the Right Platform for Your Publishing Site</title>
      <link>https://publishinghouse.org/wordpress-vs-hugo-choosing-the-right-platform-for-your-publishing-site/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/wordpress-vs-hugo-choosing-the-right-platform-for-your-publishing-site/</guid>
      <description>For publishers setting up a new site — or reconsidering an old one — the choice between WordPress and Hugo comes up constantly. Both are capable, widely used, and well-supported, but they represent fundamentally different philosophies about how a website should work. Picking the wrong one creates friction you will feel every day.
The Core Difference WordPress is a dynamic content management system. Every time a visitor loads a page, WordPress queries a database, assembles the page from PHP templates and stored content, and serves the result.</description>
    </item>
    
    <item>
      <title>WPGraphQL: Using WordPress as a Headless CMS</title>
      <link>https://publishinghouse.org/wpgraphql-using-wordpress-as-a-headless-cms/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/wpgraphql-using-wordpress-as-a-headless-cms/</guid>
      <description>WPGraphQL is an open-source WordPress plugin that adds a fully featured GraphQL API to any WordPress installation. It transforms WordPress from a self-contained CMS into a content platform queryable by any GraphQL client — a Next.js front end, a mobile app, a Hugo build process, or any other consumer capable of making HTTP requests.
The REST API built into WordPress core works, but GraphQL solves problems the REST API does not handle elegantly: over-fetching unnecessary fields, under-fetching requiring multiple round-trips, and querying relational data efficiently.</description>
    </item>
    
    <item>
      <title>Yoast SEO vs RankMath: Which WordPress SEO Plugin Should Publishers Use?</title>
      <link>https://publishinghouse.org/yoast-seo-vs-rankmath-which-wordpress-seo-plugin-should-publishers-use/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/yoast-seo-vs-rankmath-which-wordpress-seo-plugin-should-publishers-use/</guid>
      <description>SEO plugins are load-bearing infrastructure for WordPress publishers. The two dominant options — Yoast SEO and RankMath — both handle the fundamentals competently, but they differ in philosophy, feature set, and interface in ways that matter depending on how your editorial operation works.
What Both Plugins Actually Do Before comparing them, it helps to be clear about what an SEO plugin handles. Neither Yoast nor RankMath makes your content rank. What they do is manage the technical scaffolding that helps search engines understand and index your content correctly.</description>
    </item>
    
  </channel>
</rss>
