Our old server died and I've managed to get everything functioning apart
from sitemaps.

The sitemaps are generated by /dspace/bin/dspace generate-sitemaps :

$ ls -l /dspace/sitemaps/
total 116
-rw-rw-r-- 1 tomcat7 tomcat7 51165 Oct 29 08:08 sitemap0.html
-rw-rw-r-- 1 tomcat7 tomcat7  7062 Oct 29 08:08 sitemap0.xml.gz
-rw-r--r-- 1 tomcat7 tomcat7 47388 Oct 29 08:08 sitemap1.html
-rw-rw-r-- 1 tomcat7 tomcat7   321 Oct 29 08:08 sitemap_index.html
-rw-rw-r-- 1 tomcat7 tomcat7   185 Oct 29 08:08 sitemap_index.xml.gz

But they aren't accessible:

Google tries to find them at <http://ir.dut.ac.za/sitemaps/sitemap0.xml.gz>,
which generates a 'org.apache.cocoon.ResourceNotFoundException: Page cannot
be found' error.

According to the documentation at <
https://wiki.duraspace.org/display/DSDOC3x/Installation#Installation-GoogleandHTMLsitemaps
>,

The sitemaps can be accessed from the following URLs:

   - http://dspace.example.com/dspace/sitemap - Index sitemap

I'm using Apache and mod_proxy to redirect traffic to 8080, but even if I
use the 8080 port directly, I still can't find the sitemap.

I've tried:
http://ir.dut.ac.za:8080/sitemaps/sitemap_index.html
http://ir.dut.ac.za:8080/xmlui/sitemaps/sitemap_index.html
http://ir.dut.ac.za:8080/xmlui/sitemap_index.html
and other variations, but I just get page not found errors.

Where have I gone wrong?

Sean
--
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to