PHPackages                             venkatesh-kcet/sitemap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. venkatesh-kcet/sitemap

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

venkatesh-kcet/sitemap
======================

Sitemap Generator

v1.0.0(2y ago)135[1 issues](https://github.com/Venkatesh-KCET/sitemap/issues)MITPHP

Since Jun 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Venkatesh-KCET/sitemap)[ Packagist](https://packagist.org/packages/venkatesh-kcet/sitemap)[ RSS](/packages/venkatesh-kcet-sitemap/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Sitemap Generator
=================

[](#sitemap-generator)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://opensource.org/licenses/MIT)[![Version](https://camo.githubusercontent.com/97f85f046265623c4b26076add9bcc55f9608152c20e78f07076369977c77d05/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302e302d677265656e2e737667)](https://github.com/your-username/sitemap)

Description
-----------

[](#description)

The Sitemap Generator Library is a student project implemented as a PHP Composer package. It provides a simple and efficient way to generate sitemaps for websites. This library allows you to create XML sitemaps that search engines can use to discover and index the pages on your website.

Features
--------

[](#features)

- Easy-to-use API for generating sitemaps
- Support for different types of URLs (e.g., web pages, images, videos, news)
- Automatic handling of sitemap limits (e.g., maximum URLs per sitemap, sitemap index creation)
- Customizable options for configuring the sitemap generation process
- Efficient and scalable for large websites
- Compatible with popular PHP frameworks and content management systems

Installation
------------

[](#installation)

You can install the Sitemap Generator Library using Composer:

```
composer require venkatesh-kcet/sitemap

```

Usage
-----

[](#usage)

Here is a simple example of how to use the Sitemap Generator Library:

### URL Sitemap

[](#url-sitemap)

```
