Avi Hayun
Avi Hayun
I would love to have the option to click on the table columns to gain sorting by NAME/PATH/SIZE etc That way I could take care of the files with the...
It seems that [common-compression supports ARJ](https://commons.apache.org/proper/commons-compress/) Can you add it to your library ?
- Update pom.xml - Compile w/Java 11 as the source, but still generate (via -target) Java 8 class files - Pay attention to this: [configure the build to avoid using...
It seems that google has decided to deprecate (from August/2022) several Video and Image extension tags Should we make code changes in our sitemap classes ? [Official Google Announcement: Spring...
Ran the "Main" of SiteMapTester with the argument of: https://www.google.com/sitemap.xml Our recursive sitemap tester fails with the following exception: ``` [main] INFO crawlercommons.sitemaps.SiteMapTester - Parsing https://www.google.com/adwords/intl/ALL_ar/adwords/sitemap.xml Exception in thread "main"...
Does changes.txt have value being a txt file or can it be written with markdown ?
Our sitemapParser fails downloading [this sitemap](https://docu.gsa-online.de/sitemap.xml.gz) When trying to download it with the sitemapTester tool, it returns a **403 http code** - which I don't understand, as it should be...
In the official sitemaps documentation there is a reference about [Sitemaps & Cross Submits](http://www.sitemaps.org/protocol.html#location) In a nutshell, it means that there is a way for a sitemap to reference urls...
I would love to have a bottom menu with commands like in norton commander - yes this is an esthetic request, but it really gives the NC feel! 
The secondary title of Mapdb states: > MapDB provides concurrent Maps, Sets and Queues... But I can't find any way to create a queue When I searched I found in...