-
Notifications
You must be signed in to change notification settings - Fork 26.2k
angular.io missing from google results for certain users/devices #21813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I think we'll just monitor it for a bit first while watching analytics / crawler stats to understand the impact. It's unclear to me what could be responsible for this. The only somewhat relevant changes we made recently were: #21665 and #21689. There there are #21712 #21763 but those didn't make it to prod yet. |
I also got a notification that we now have new search console available for our site, but that seems unrelated. |
It looks like these pages have a Googlebot noindex meta tag on them -- this prevents Google from indexing the page. Using JavaScript to remove limitations like these is not recommended, and can result in those pages being dropped from indexing before they're rendered. |
So we should remove the pre-emptive hard coded tag? |
@petebacondarwin yeah. I have a PR: #21816 out for review |
The fix in #21816 is now in production. |
@IgorMinar - Is this now resolved? |
I'm waiting for more analytics data (it's all delayed), but yesterday
everything looked good.
…On Wed, Jan 31, 2018, 5:02 AM Pete Bacon Darwin ***@***.***> wrote:
@IgorMinar <https://github.com/igorminar> - Is this now resolved?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#21813 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AANM6IvCfwSSfuYLNgSFXl4pSl7Hc9O0ks5tQGRigaJpZM4Ru9TT>
.
|
looks like we recovered. and interestingly, I just got an alert from google that we were doing it wrong. I wish it didn't take 9 days for these alerts to arrive: note that the date when the crawling errors occurred are around the same time as we noticed the the decreased traffic from google.com results. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
I was able to repro this only on my mobile phone but @StephenFluin and @bradlygreen reported seeing it on their desktop too:
The text was updated successfully, but these errors were encountered: