Skip to content

Change canonical domain to cylc.org #63

@jfrost-mo

Description

@jfrost-mo

Problem

I noticed that you have a snazzy URL at https://cylc.org, but currently it just issues a redirect to https://cylc.github.io/. The canonical URL should be changed to this.

Proposed Solution

Looking at the DNS it seems that it is being proxied by Cloudflare.

Cloudflare needs to be setup with CNAME records for www.cylc.org pointing to cylc.github.io, and cylc.org1 (the root domain, which is @ in Cloudflare).

GitHub needs to be setup with www.cylc.org in the custom domain setting in GitHub pages section of this repository's settings.

Footnotes

  1. Technically you can't have a CNAME record at the root domain, but Cloudflare does some magic to make this effectively possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions