Matthias Kurz
|
0baf7374fa
|
Release 1.1.0
|
2018-07-05 16:38:09 +02:00 |
Matthias Kurz
|
11962f83d7
|
Make sure resources get closed
|
2018-07-05 16:16:20 +02:00 |
Matthias Kurz
|
15345fc0e4
|
writeSitemapsWithIndex(...) returns the created file. Fixes #39
|
2018-07-05 16:08:26 +02:00 |
Matthias Kurz
|
a3395794ae
|
Cleanup
|
2018-07-05 15:17:34 +02:00 |
Matthias Kurz
|
b63ffc081e
|
Merge pull request #33 from sergiovm/master
added new generator for google link extension
|
2018-07-05 15:05:53 +02:00 |
Matthias Kurz
|
d4bc63c582
|
Merge pull request #28 from gregorko/master
Added ability to specify a custom sitemap index file
|
2018-07-05 14:49:16 +02:00 |
twb
|
1ceac7f3f0
|
Extend google news
|
2018-07-05 14:20:52 +02:00 |
Matthias Kurz
|
d52043d184
|
Merge pull request #37 from ramsrib/master
Changed the scope of the ISitemapUrl interface to public.
|
2018-07-04 16:15:24 +02:00 |
Sergio Vico
|
7fe063dbf9
|
Fixed weird random behabiour mixing alternate options and omitting some of them
|
2018-02-06 18:11:20 +01:00 |
Sergio Vico
|
e97b8b991a
|
Fixed weird random behabiour mixing alternate options and omitting some of them
|
2018-02-06 17:39:40 +01:00 |
Sergio Vico
|
504ede31dd
|
extended GoolgeLinkGenerator to support generic map to define link attributes
|
2018-01-22 16:10:09 +01:00 |
ramsrib
|
51a24c917a
|
Changed the scope of the ISitemapUrl interface to public.
|
2017-08-13 14:21:03 -07:00 |
Sergio Vico
|
c1dba547dc
|
Reversed pom to original.
|
2017-03-30 12:20:22 +02:00 |
Sergio Vico
|
0eccebb6c2
|
added new generator for google link extension
|
2017-03-29 17:33:46 +02:00 |
Matthias Kurz
|
deb1862436
|
Merge pull request #29 from andrewsmedina/master
fix typo in readme
|
2017-01-25 21:08:14 +01:00 |
Andrews Medina
|
50aef5b842
|
fix typo in readme
using < instead < in java code
|
2017-01-25 17:06:15 -03:00 |
Gregor Koukkoullis
|
78a9936ebc
|
ability to specify sitemap index file
|
2017-01-03 21:20:09 +01:00 |
Matthias Kurz
|
756d578275
|
Prepare next snaphost version
|
2016-08-03 21:16:46 +02:00 |
Matthias Kurz
|
9a3869963f
|
Release 1.0.6
|
2016-08-03 21:15:01 +02:00 |
Matthias Kurz
|
ae631d8a44
|
Merge pull request #21 from mantacode/gitignore-update
Updating gitignore to exclude files for IntelliJ IDEA, etc.
|
2016-08-03 19:28:09 +02:00 |
Joseph Beard
|
e10e166b39
|
Write empty sitemap and index files (#23)
* Allow SitemapGenerators to write an empty sitemap.
* Allow SitemapIndexGenerators to write an empty sitemap index.
|
2016-08-03 08:04:52 -07:00 |
Matthias Kurz
|
6e9832beaf
|
1.0.5 released, preparing for 1.0.6
|
2016-08-03 09:15:45 +02:00 |
Kamil
|
ea0594afa1
|
fixes issue #25 (#26)
|
2016-07-20 16:06:24 -07:00 |
Joseph Beard
|
d96d24d610
|
Updating gitignore to exclude files for IntelliJ IDEA, etc.
|
2015-12-08 09:43:52 -05:00 |
Dan Fabulich
|
c3dee10152
|
1.0.4 released, preparing for 1.0.5
|
2015-09-16 20:59:49 -07:00 |
Ankita Nellimarla
|
be330d6ec3
|
adding support for custom suffices for sitemap generation
|
2015-09-08 23:34:43 -07:00 |
Matthias Kurz
|
e0c7147bfe
|
Prepare for next SNAPSHOT release
|
2015-06-13 15:14:50 +02:00 |
Matthias Kurz
|
36a054bd71
|
Bump to version 1.0.3
|
2015-06-13 13:10:00 +02:00 |
dfabulich
|
a46ea9ffe5
|
Merge pull request #10 from skycao/master
Added write sitemap to string functionality
|
2015-06-12 20:35:44 -07:00 |
Sky Cao
|
54138163ce
|
added write to string functionality for sitemap generators
|
2015-06-12 17:43:23 -07:00 |
Navtej Sadhal
|
5ea973b161
|
Changing url-check so that it allows different schemes but still requires the same domain
(cherry picked from commit d4ff78918dd9317a5686b9675cdade3cb6c2007e)
Signed-off-by: Dan Fabulich <dan.fabulich@redfin.com>
|
2015-06-08 16:54:52 -07:00 |
dfabulich
|
95b23f2eb0
|
Merge pull request #8 from jiwhiz/update-xsd
update siteindex.xsd and sitemap.xsd
based on http://www.sitemaps.org/schemas/sitemap/siteindex.xsd
http://www.sitemaps.org/schemas/sitemap/sitemap.xsd
|
2015-06-08 16:31:02 -07:00 |
Yuan Ji
|
2ba23162ca
|
update siteindex.xsd and sitemap.xsd
|
2015-05-10 21:06:19 -06:00 |
dfabulich
|
c24db4203b
|
Merge pull request #6 from hoteia/master
URL using non ASCII characters [utf-8 support] #5
|
2015-03-24 08:21:09 -07:00 |
denis
|
895cac17a6
|
URL using non ASCII characters [utf-8 support] #5
https://github.com/dfabulich/sitemapgen4j/issues/5#issuecomment-82243209
|
2015-03-18 19:35:29 +01:00 |
Matthias Kurz
|
c2d956cd06
|
Prepare for next SNAPSHOT release
|
2014-12-13 01:11:47 +01:00 |
Matthias Kurz
|
7824a666a1
|
Bump to version 1.0.2
|
2014-12-13 01:03:22 +01:00 |
Matthias Kurz
|
4afa177e95
|
Don't deploy automatically to central repos after staging
|
2014-12-13 00:57:58 +01:00 |
Matthias Kurz
|
e4e60f271d
|
Set up sonatype repos and added necessary maven plugins
|
2014-12-13 00:55:07 +01:00 |
Matthias Kurz
|
4b9fde5f6a
|
Fixed bad character maven was complaining about (bad encoding)
|
2014-12-12 22:09:16 +01:00 |
Matthias Kurz
|
f6ee928114
|
Resolved maven warnings
|
2014-12-12 21:13:18 +01:00 |
dfabulich
|
29fea42a38
|
Merge pull request #3 from mkurz/sitemapIndexFix
Allow to create index even when only (one) sitemap.xml exists
|
2014-12-02 22:48:11 -08:00 |
Matthias Kurz
|
20530f27dc
|
Allow to create index even when only (one) sitemap.xml exists
|
2014-12-03 00:05:23 +01:00 |
Dan Fabulich
|
cd96b384d6
|
Moved to github, no deployment strategy
|
2013-09-18 17:21:00 -07:00 |
Dan Fabulich
|
24b2605141
|
The limit is 50,000 URLs, not 1,000
|
2013-09-18 16:51:25 -07:00 |
dfabulich
|
f02826bc27
|
Create README.md
|
2013-09-18 16:44:34 -07:00 |
Dan Fabulich
|
1cbb6e4d6e
|
gitignore
|
2013-09-09 08:16:36 -07:00 |
DanFabulich
|
80d7aa7ba1
|
More metadata; mandatory for maven repository
git-svn-id: https://sitemapgen4j.googlecode.com/svn/trunk@17 aa787bee-eda5-11dd-ada0-abde575de245
|
2009-02-03 23:17:20 +00:00 |
DanFabulich
|
39dc7827c9
|
Configure distributionManagement for deploy to maven repo
git-svn-id: https://sitemapgen4j.googlecode.com/svn/trunk@15 aa787bee-eda5-11dd-ada0-abde575de245
|
2009-02-03 22:53:00 +00:00 |
DanFabulich
|
185dea3310
|
Change groupId to google code; link to google code url, in preparation for maven repository release
git-svn-id: https://sitemapgen4j.googlecode.com/svn/trunk@13 aa787bee-eda5-11dd-ada0-abde575de245
|
2009-02-03 22:40:04 +00:00 |