I found a new hint.
When I activate the option "enable debug output" I was able to detect this:
*** *** https://xxx/psychotherapie/-ort-/e/
| 1,137.4 |
*** time: 5.24092411995 ***
| 1,137.4 |
(memory: 3,277.4 Kb)
| 1,137.4 |
[[[ 200 OK ]]] - 5.24s (0.00 + 0.00) array ( 'date' => 'Fri, 13 May 2016 09:43:19 GMT', 'server' => 'Apache', 'set-cookie' => 'fe_typo_user=a9200ca252196184cb43158e055131ed; path=/', 'vary' => 'Accept-Encoding,User-Agent', 'content-encoding' => 'gzip', 'cache-control' => 'max-age=0', 'expires' => 'Fri, 13 May 2016 09:43:19 GMT', 'content-length' => '9073', 'connection' => 'close', 'content-type' => 'text/html; charset=utf-8', 'x_csize' => 53312, )| 1,137.4 |
({skipped psychotherapie/-ort-/e/ - mrob})
| 1,137.4 |
[ 302 - psychotherapie/-ort-/f-g/, 1] | 1,137.4 |
{ https://xxx/psychotherapie/-ort-/f-g/ }
| 1,137.4 |
*** *** https://xxx/psychotherapie/-ort-/f-g/
| 1,143.7 |
*** time: 6.24322199821 ***
| 1,143.7 |
(memory: 3,270.1 Kb)
| 1,143.7 |
[[[ 200 OK ]]] - 6.24s (0.00 + 0.00) array ( 'date' => 'Fri, 13 May 2016 09:43:24 GMT', 'server' => 'Apache', 'set-cookie' => 'fe_typo_user=327fc51ff6bcb4176ef4c5c92b4d075d; path=/', 'vary' => 'Accept-Encoding,User-Agent', 'content-encoding' => 'gzip', 'cache-control' => 'max-age=0', 'expires' => 'Fri, 13 May 2016 09:43:24 GMT', 'content-length' => '10363', 'connection' => 'close', 'content-type' => 'text/html; charset=utf-8', 'x_csize' => 0, )| 1,143.7 |
((include https://xxx/psychotherapie/-ort-/f-g/))
This snippet shows two technically identical pages.
Both have the above mentioned meta=noindex.
Both get served by the server.
But the second gets falsely indexed and says "'x_csize' => 0,".
Is this the cause?
What is going wrong here?
How can we to fix it?
Kind regards
Fritz