Skip to content

Stop google from indexing internal URLs #95

Open
@plexus

Description

@plexus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions