https://github.com/arcanedev/laravelsitemap
A sitemap generator for Laravel.
https://github.com/arcanedev/laravelsitemap
arcanedev laravel rss seo sitemap sitemap-generator xml
Last synced: 4 months ago
JSON representation
A sitemap generator for Laravel.
- Host: GitHub
- URL: https://github.com/arcanedev/laravelsitemap
- Owner: ARCANEDEV
- License: mit
- Created: 2016-05-01T18:00:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T04:35:59.000Z (about 4 years ago)
- Last Synced: 2025-04-21T09:54:51.565Z (6 months ago)
- Topics: arcanedev, laravel, rss, seo, sitemap, sitemap-generator, xml
- Language: PHP
- Size: 147 KB
- Stars: 11
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel Sitemap [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo]
[![Github Workflow Status][badge_build]][link-github-status]
[![Coverage Status][badge_coverage]][link-scrutinizer]
[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]
[![SensioLabs Insight][badge_insight]][link-insight]
[![Github Issues][badge_issues]][link-github-issues][![Packagist][badge_package]][link-packagist]
[![Packagist Release][badge_release]][link-packagist]
[![Packagist Downloads][badge_downloads]][link-packagist]*By [ARCANEDEV©](http://www.arcanedev.net/)*
This package allows you to manage and generate a sitemap without you having to add urls to it manually.
### Features
* Easy setup & configuration.
* Well documented & IDE Friendly.
* Well tested with maximum code quality.
* Laravel `5.4` to `7.x` are supported.
* Made with :heart: & :coffee:.
## Table of contents1. [Installation and Setup](_docs/1-Installation-and-Setup.md)
2. [Configuration](_docs/2-Configuration.md)
3. [Usage](_docs/3-Usage.md)## Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
## Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.
## Credits
- [ARCANEDEV][link-author]
- [All Contributors][link-contributors][badge_laravel]: https://img.shields.io/badge/Laravel-5.4%20to%207.x-orange.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/arcanedev/laravel-sitemap.svg?style=flat-square
[badge_build]: https://img.shields.io/github/workflow/status/ARCANEDEV/LaravelSitemap/run-tests?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LaravelSitemap.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/LaravelSitemap.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/40aabf97-8e78-4574-9560-a9ad89704937.svg?style=flat-square
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/LaravelSitemap.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/laravel--sitemap-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/laravel-sitemap.svg?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/laravel-sitemap.svg?style=flat-square[link-author]: https://github.com/arcanedev-maroc
[link-github-repo]: https://github.com/ARCANEDEV/LaravelSitemap
[link-github-status]: https://github.com/ARCANEDEV/LaravelSitemap/actions
[link-github-issues]: https://github.com/ARCANEDEV/LaravelSitemap/issues
[link-contributors]: https://github.com/ARCANEDEV/LaravelSitemap/graphs/contributors
[link-packagist]: https://packagist.org/packages/arcanedev/laravel-sitemap
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/LaravelSitemap/?branch=master
[link-insight]: https://insight.sensiolabs.com/projects/40aabf97-8e78-4574-9560-a9ad89704937