Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s4u/sitemapxml-maven-plugin
Maven sitemap.xml generator plugin
https://github.com/s4u/sitemapxml-maven-plugin
java maven-plugin seo sitemap
Last synced: 4 days ago
JSON representation
Maven sitemap.xml generator plugin
- Host: GitHub
- URL: https://github.com/s4u/sitemapxml-maven-plugin
- Owner: s4u
- License: apache-2.0
- Created: 2013-12-31T12:56:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-19T17:21:16.000Z (16 days ago)
- Last Synced: 2024-12-19T18:29:28.102Z (16 days ago)
- Topics: java, maven-plugin, seo, sitemap
- Language: Java
- Homepage: https://www.simplify4u.org/sitemapxml-maven-plugin/
- Size: 866 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Build](https://github.com/s4u/sitemapxml-maven-plugin/workflows/Build/badge.svg)](https://github.com/s4u/sitemapxml-maven-plugin/actions?query=workflow%3ABuild)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.simplify4u.plugins/sitemapxml-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.simplify4u.plugins/sitemapxml-maven-plugin)[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=org.simplify4u.plugins%3Asitemapxml-maven-plugin&metric=alert_status)](https://sonarcloud.io/dashboard?id=org.simplify4u.plugins%3Asitemapxml-maven-plugin)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=org.simplify4u.plugins%3Asitemapxml-maven-plugin&metric=coverage)](https://sonarcloud.io/dashboard?id=org.simplify4u.plugins%3Asitemapxml-maven-plugin)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=org.simplify4u.plugins%3Asitemapxml-maven-plugin&metric=ncloc)](https://sonarcloud.io/dashboard?id=org.simplify4u.plugins%3Asitemapxml-maven-plugin)
# Maven Sitemap generator pluginThis plugin generate sitemap.xml for project site.
Sitemaps are an easy way for webmasters to inform search engines about pages on their sites
that are available for crawling.https://www.sitemaps.org/
# Project homepage
More information you can find on site:
https://www.simplify4u.org/sitemapxml-maven-plugin/