-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Should new.nodejs.org be showing up in Google SEO results? #571
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
It probably shouldn't show up, but it also just redirects to the main site, so it's not a huge problem. |
@hg how very odd! |
Tried both nodejs and node.js, it doesn't show up for me. But the result is different than @hg's. since I live in Australia, I see nodejs.org.au before nodejs.org. @danjenkins try a different country? I believe the cached server in your area is outdated. |
Yeah I'm currently in the bahamas (google.bs) and it's outdated - google.co.uk is fine Seems like we shouldn't just ignore this though |
I created a PR on the @nodejs/build repo. |
It's working fine with me! |
@danjenkins We have a Does this issue still occur for you? |
I can't really reproduce this either but catered for it in my updated commit. |
I couldn't reproduce except when I was in the bahamas - using google.bs it seems like it doesn't happen anymore so can close this issue |
So, should we take it into consideration or not? |
PR is already there, 'new.nodejs.org' is not used … |
Yes, as but part of my PR (ssl redirection) I already added this. I guess I should remove it again, then. |
@jbergstroem I think your PR is just fine … |
I searched for node.js on google and got given back some results. It seems wrong that new.nodejs.org is showing up. It does redirect to nodejs.org when visited which to me confirms that google shouldn't be indexing
new.nodejs.org
Do we have Google Webmaster tools setup etc? If so we can remove the url/ask google to change how ti indexes etc.
Should we also add to robots.txt to stop this happening on other subdomains I know are being played around with?
Sorry, written in a bit of a rush but wanted to do it before I forgot about it.
The text was updated successfully, but these errors were encountered: