--
You received this message because you are subscribed to the Google Groups "Chrome UX Report (Discussions)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-ux-repo...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ux-report/42080ca4-cda3-4802-bce2-e90e52731913n%40chromium.org.
Ah I see. Though this is surprising and to some extent contradicts what we're seeing.At least for https://hidrb.com/start, the same week we added it to robots.txt (deployed on 3/6), is the same week CrUX stopped reporting on that page.According to the CrUX History API, this is the "lastDate" of the last collection period that reported a non-null p75 CLS for this page:{"firstDate": {"year": 2023,"month": 2,"day": 5},"lastDate": {"year": 2023,"month": 3,"day": 4}},
That week lines up exactly with when we added it to robots.txt. Now I'm concerned that removing this page from robots.txt will cause CrUX to start reporting on it again.
On Monday, April 10, 2023 at 1:08:02 PM UTC-4 joha...@google.com wrote:https://developers.google.com/search/docs/crawling-indexing/block-indexingPlease take a look at the red box starting with "Important!" on that page.It looks like https://hidrb.com/robots.txt blocks crawlers from https://hidrb.com/start, so that means if it's marked noindex there is just no way to notice the noindex.It could be that https://hidrb.com/covid/start may have been blocked in robots.txt earlier as well, I don't have a good way to check this quickly. PSI says that it's blocked from indexing (https://pagespeed.web.dev/analysis/https-hidrb-com-covid-start/0ea0kc22ol?form_factor=mobile), so if it was recently unblocked from crawling in robots.txt then it should drop from the regular CrUX once the most recent 28 days are processed and serving.If it's not working after that please feel free to say hi again and we'll do some more debugging on our side. Good wishes!On Mon, Apr 10, 2023 at 9:40 AM 'Ari F' via Chrome UX Report (Discussions) <chrome-u...@chromium.org> wrote:Hi all,The following two pages are "noindex"ed and have been for many months. For some reason, though, they still sporadically surface when querying the CrUX APIs. We want to make sure theses pages aren't contributing to web vitals in the Google Search Console. According to the CrUX Methodology, these pages should not be surfacing on the CrUX Report. If you query the CrUX History API you can see how sometimes there's no data but sometimes there is.Example request:Let me know if you have an idea of what could be going on.Thanks!--
You received this message because you are subscribed to the Google Groups "Chrome UX Report (Discussions)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-ux-repo...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ux-report/42080ca4-cda3-4802-bce2-e90e52731913n%40chromium.org.
--johannes :-)