kwaadpepper/refresh-sitemap

This package is abandoned and no longer maintained. The author suggests using the sitemap-refresh package instead.

Create sitemap.xml for all routes

2.0.1 2023-05-22 14:29 UTC

This package is auto-updated.

Last update: 2024-01-18 20:49:52 UTC


README

Latest Version on Packagist Total Downloads

Creates sitemap.xml and refresh using a config file

New Ignore routes can now take route names instead of urls

Installation

Via Composer

$ composer require kwaadpepper/refresh-sitemap

Usage

  1. php artisan vendor:publish --provider="Kwaadpepper\RefreshSitemap\RefreshSitemapServiceProvider"

  2. Change configuration in config/refresh-sitemap.php

  3. You can test your configuration using php artisan sitemap:refresh --dry-run

Change log

Please see the changelog for more information on what has changed recently.

Security

If you discover any security related issues, please email github@jeremydev.ovh instead of using the issue tracker.

Credits

License

MIT. Please see the license file for more information.