Skip to content
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

Stop google from indexing internal URLs #95

Open
plexus opened this issue May 11, 2020 · 0 comments
Open

Stop google from indexing internal URLs #95

plexus opened this issue May 11, 2020 · 0 comments

Comments

@plexus
Copy link
Member

plexus commented May 11, 2020

Today when googling for something Google returned a clojurians-log-internal URL. This bypasses CloudFlare, going to the server directly.

We have canonical meta tags on our pages, but somehow Google is still indexing the wrong URL.

Not sure what else we can do about this, but some ideas

  • serve a more aggressive robots.txt when accessed via -internal
  • redirect from internal to the canonical URL if it looks like a search engine crawler
  • register the internal domain as well in google search console, maybe that way we get some control over it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant