Skip to content

Commit

Permalink
doc: update TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
poikilotherm committed Mar 4, 2024
1 parent 7995090 commit 9cf6bb8
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions TODO.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
Migrate to java.time
Migrate to java.nio

Ping search engines

Text file reader
Sitemap reader

Improve validator for basic sitemap case (gzip, 10MB, urls, encoding)
validate Mobile/Geo/Video/Code/News sitemaps

validate Image/Video/News sitemaps

JS api
addUrl({url:"https://www.example.com",lastMod:"2007-08-01");
new WebSitemapGenerator({});
new SitemapIndexGenerator({});

Google KML generation
GeoRSS generation
Google Code packagemap https://www.google.com/help/codesearch_packagemap.html

0 comments on commit 9cf6bb8

Please sign in to comment.