[dokuwiki] Re: sitemap-verification with google (dokuwiki never returns 404-errors)


Are you aware of the "send404" config option? --> http://wiki.splitbrain.org/wiki:config#send404


Or did you enable it and it still does not work?


Thnx, I was not aware of this option, but after activating, it doesnt seem to work.


I added the following to my conf/dokuwiki.php

$conf['send404'] = 1;

and then I checked the status for a nonexisting page with wget under linux:

wget -S www.goldfisch.at/this_does_not_exist 2>&1 | grep HTTP
HTTP request sent, awaiting response...
  HTTP/1.1 200 OK


It should return a 404 now!? And so google-verification still fails.

Is this send404 a new option (I still use a 2005er-version of dokuwiki and create my sitemapindex with a perl-script)?

thnx,
peter


-- mag. peter pilsl goldfisch.at IT- & dataconsulting tel: +43 650 3574035 tel: +43 1 8900602 fax: +43 1 8900602 15 pilsl@xxxxxxxxxxxx -- DokuWiki mailing list - more info at http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: