Am 2013-11-13 um 19:12 schrieb Tibor Simko <[email protected]>:
> On Mon, 11 Nov 2013, [email protected] wrote:
>> $ sudo -u www-data /opt/invenio/bin/bibexport -w sitemap -s1d
>> 2013-11-11 07:17:57 --> Sorry, job name sitemap is not known. Exiting.
>
> Perhaps you removed it on your site? Please check via:
>
> $ echo "SELECT * FROM expJOB" | /opt/invenio/bin/dbexec
>
> You should see sitemap, googlescholar, marcxml export jobs there.
I see nothing (no output at all, no error code).
> They are installed during creation of the demo site:
>
> $ git grep sitemap ./modules/miscutil/demo/democfgdata.sql
> INSERT INTO expJOB (jobname) VALUES ('sitemap');
>
> If you don't have them, then you can simply insert the wanted job name
> in that table and things should work.
Ok, since I deleted the demo site, it’s ok to not have them?
> BTW please don't forget to customize sitemap export settings at
> `/opt/invenio/etc/bibexport/sitemap.cfg'. Otherwise your records may
> not appear in the final generated sitemap e.g. if they don't match
> collection conditions defined in the configuration file.
Of course, thank you.
Since I don’t really need a sitemap, don’t want to get indexed by spiders
anyway, I’ll just forget about it; just thought I should try everything in that
HOWTO…
Greetlings, Hraban
---
http://www.fiee.net
https://www.cacert.org (I'm an assurer)