r94ever/sitemap

Sitemap package for Laravel.
18,035
Install
composer require r94ever/sitemap
Latest Version:v10.0.0
PHP:^8.3
License:MIT
Last Updated:May 9, 2026
Links: GitHub  ·  Packagist
Maintainer: r94ever

Laravel Sitemap package

Sitemap generator for Laravel.

Installation

Run the following command and provide the latest stable version (e.g v8.*) :

composer require r94ever/sitemap``` 
Laravel Version Sitemap Version
13.x 10.x
12.x 9.x
8.x | 9.x | 10.x | 11.x 8.x
7.x 7.x
6.x 6.x
5.8 3.1.x
5.7 3.0.x
5.6 2.8.x
5.5 2.7.x

Publish needed assets (styles, views, config files) :

php artisan vendor:publish --provider="R94ever\Sitemap\SitemapServiceProvider"

Note: Composer won't update them after composer update, you'll need to do it manually!

Examples

and more in the Wiki.

License

This package is open-sourced software licensed under the MIT license.

Related Packages

lutomski/laravel-sitemap

Laravelium Sitemap package for Laravel (9, 10, 11 and 12).

111,373 2
rumenx/php-sitemap

Framework-agnostic Sitemap generator for PHP, Laravel, and Symfony.

35,278 1,340
ultrono/laravel-sitemap

Sitemap generator for Laravel 11, 12 and 13

493,996 36
juzaweb/sitemap

Laravelium Sitemap package for Laravel.

632,889 0
hippomundo/sitemap

A maintained fork of the Laravelium Sitemap package for Laravel.

6,124 0