?action=info checks page_props to detect if a page is indexed or not. So this will be incorrect on new unpatrolled pages. Looks like this can be fixed using the InfoAction hook.
See a discussion where this came up.
Description
Description
Related Objects
Related Objects
- Mentioned Here
- T13443: Auto-noindex user/user talk pages for blocked users.
Event Timeline
Comment Actions
I suspect the same problem might occur with blocked users btw. since we have T13443: Auto-noindex user/user talk pages for blocked users..
Comment Actions
This caused a lot of frustration for me today, when I was trying to help someone determine why their new article wasn't showing up in search indexes. Eventually I looked at the HTML source of the page and saw the noindex tag.