wget spider output here: https://gist.github.com/raulk/7d6713aa7b3d21ecaacd
No issues with regards to the domain migration, but we have 404 in robots.txt and some jquery JS across many pages. I also ran a spider on our readme.io docs, and it was quite OK except that it found these 404s: --2015-08-24 12:16:43-- https://apacheignite.readme.io/docs/distributed-closures%22 HTTP/1.1 404 Not Found --2015-08-24 12:26:04-- https://apacheignite.readme.io/docs/%7B%7Burl('v'%20+%20v.version)%7D%7D HTTP/1.1 404 Not Found With regards to the jquery URL references: --2015-08-24 12:19:31-- http://ignite.apache.org/use-cases/spark/js/jquery-1.11.1.min.js HTTP/1.1 404 Not Found --2015-08-24 12:19:27-- http://ignite.apache.org/use-cases/caching/js/jquery-1.11.1.min.js HTTP/1.1 404 Not Found Are some examples. I guess these HTMLs are referring to jquery in the context directory rather than in a common directory. Do you think it makes sense to add a robots.txt for SEO purposes? Regards, *Raúl Kripalani* Apache Camel PMC Member & Committer | Enterprise Architect, Open Source Integration specialist http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani http://blog.raulkr.net | twitter: @raulvk On Mon, Aug 24, 2015 at 10:45 AM, Dmitriy Setrakyan <dsetrak...@apache.org> wrote: > Igniters, > > I have updated the Ignite website to reflect the project graduation (turned > out that many links were not working). > > Would be nice if the community clicked around and verified that all the > links are working and all the wording and examples are correct. > > Thanks, > D. >