Free Java Sitemap Generator and Validator
Overview
General information
Google itself provides a sitemap generator
to create site maps, but it is a Python application.
UCWare.com Sitemap Generator is a free Java tool
(the source code is also available)
for generating sitemaps for the
Google Sitemaps
program.
UCWare.com Sitemap Generator uses the same configuration file format,
as Google Sitemap Generator.
Generator
The current version of the UCWare.com Sitemap Generator
supports only <directory> input,
but not <url>,
<urllist> or <accesslog>.
Validator
UCWare.com Sitemap Generator can validate a sitemap.
It will check if all URLs from the sitemap
are valid URLs (http response 200),
and if last-modified values in http server responses
correspond to lastmod values from the map.
Generator Limitations
<site>: yes
- store_into XML: yes
- store_into .gz: no
- suppress_search_engine_notify: no
<url>: no
<urllist>: no
<directory>: yes
<accesslog>: no
<filter>: yes
- action="drop": yes
- action="pass": yes
- type="regexp": yes
- type="wildcard": yes
- pattern: yes
Downloads
UCWare.com Sitemap Generator with sources:
 |
gsitemap-04-java.zip |
(302 Kb) |
Requires JRE 1.4.1 or higher, includes jdom-b8.
(JDK 1.4.1_03 was used for building pre-compiled binaries).
|
|
Copyright © 2001-2012 ucware.com. All rights reserved.