Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Bruno Meilick Bruno Meilick

    Feed and Sitemap

    Generate a RSS or JSON-Feed or XML-Sitemap from a collection of pages

    Docs Source

    Manual

    Download and extract the folder to site/plugins/feed

    Composer

    Git Submodule

    Sponsor
    page('blog')->children()->feed([
        'title'       => 'Latest articles',
        'link'        => 'blog'
    ]);
    Version
    5.0.2
    License
    MIT
    Stars
    70
    Supports
    K5 K4 K3
    Created
    8 Sep 2018
    Updated
    28 Nov 2024

    Info

    Topics
    • Feeds
    • Sitemaps
    Implements
    • Pages method(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 5.0.2
    • 5.0.1
    • 5.0.0
    • 1.7.0
    • 1.6.1

    Similar plugins

    • Podcaster Podcaster is a complete solution for publishing your podcast. Podcaster has you covered with simple and easy feed management, detailed analy… K5 K4 K3
    • WebSub Inform a WebSub server about new or updated posts K5 K4
    • SEO All-in-one toolkit for implementing SEO & Meta best practices in your Kirby site. Get a customizable, turnkey SEO solution in seconds. K5 K4

    More by Bruno Meilick

    More
    • return [
          'bnomei.robots-txt' => [
              'content' => '...'
          ]
      ];
      Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3
    • Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3
    • Redis Cache Driver Redis based Cache-Driver K5 K4 K3