# Light-XML Sitemap

![PHP Version](https://img.shields.io/badge/php-8.4%2B-blue)
![License](https://img.shields.io/badge/license-MIT-green)

Light-XML Sitemap dynamically creates XML Sitemaps that comply with the Google Sitemap protocol.

* * *

## Description

Light-XML Sitemap dynamically creates XML Sitemaps that comply with the Google Sitemap protocol. Upon activation, you will be able to select within a few clicks which content must be included or excluded from the sitemap.

* * *

## Installation

1. Upload the **`light-xml-sitemap`** folder to the **`/wp-content/plugins/`** directory.  
2. Activate the plugin through the **Plugins** menu in WordPress.  
3. Click the **Light-XML Sitemap** link located under your **Settings** section to configure the plugin options.  

* * *

## Screenshots

1. A general view of the plugin "options" page.

* * *

## Changelog

### 2.3.0 (2025-05-08)

- Added WPML support for page content  
- Code revision and optimization  

### 2.2.9 (2025-04-25)

- Code revision and optimization  

### 2.2.8 (2025-04-25)

- Code revision and optimization  

### 2.2.7 (2024-03-23)

- Code revision and optimization  

### 2.2.6 (2024-03-23)

- Code revision and optimization  

### 2.2.5 (2023-09-08)

- Code revision and optimization  

### 2.2.4 (2023-09-06)

- Code revision and optimization  

### 2.2.3 (2023-04-29)

- Code revision and optimization  

### 2.2.2 (2023-04-28)

- Code revision and optimization  

### 2.2.1 (2023-04-16)

- Code revision and optimization  

### 2.2.0 (2023-04-08)

- Code revision and optimization  

### 2.1.9 (2023-03-01)

- Code revision and optimization  

### 2.1.8 (2023-02-21)

- Code revision and optimization  

### 2.1.7 (2023-02-21)

- Code revision and optimization  

### 2.1.6 (2023-01-24)

- Code revision and optimization  

### 2.1.5 (2023-01-24)

- Code revision and optimization  

### 2.1.4 (2023-01-21)

- Code revision and optimization  

### 2.1.3 (2022-12-24)

- Code revision and optimization  

### 2.1.2 (2022-12-12)

- Code revision and optimization  

### 2.1.1 (2022-12-11)

- Code revision and optimization  

### 2.1.0 (2022-12-11)

- Code revision and optimization  

### 2.0.9 (2022-12-11)

- Code revision and optimization  

### 2.0.8 (2022-12-10)

- Code revision and optimization  

### 2.0.7 (2022-11-27)

- Code revision and optimization  

### 2.0.6 (2022-11-18)

- Code revision and optimization  

### 2.0.5 (2022-11-05)

- Code revision and optimization  

### 2.0.4 (2022-11-04)

- PHP improvement on core class  
- Code revision and optimization  
- CSS optimization  
- JS optimization  

### 2.0.3 (2022-10-18)

- Code revision and optimization  

### 2.0.2 (2022-10-11)

- Code revision and optimization  

### 2.0.1 (2022-10-09)

- Initial Public Release

* * *

## Contributing

Contributions are welcome! Please follow these steps:

1. Fork the repository.
2. Create a new branch (`git checkout -b feature/your-feature`).
3. Make your changes and commit them (`git commit -m "Add your feature"`).
4. Push to your branch (`git push origin feature/your-feature`).
5. Open a pull request with a clear description of your changes.

Ensure your code follows PEP 8 style guidelines and includes appropriate tests.

* * *

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

* * *

## Contact

For any issues, suggestions, or questions regarding the project, please open a new issue on the official GitHub repository or reach out directly to the maintainer through the [GitHub Issues](issues) page for further assistance and follow-up.