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

Add canonical links for Google #988

Draft
wants to merge 15 commits into
base: release
Choose a base branch
from
Draft

Add canonical links for Google #988

wants to merge 15 commits into from

Commits on Jun 6, 2024

  1. Add rel=canonical

    gilgongo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a9c06a6 View commit details
    Browse the repository at this point in the history
  2. Add canonical links

    gilgongo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    600bd1c View commit details
    Browse the repository at this point in the history
  3. Force FQ links

    gilgongo committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d29a86e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. using site.a_rootpage

    gilgongo committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9914589 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Add rel=alternate

    gilgongo committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1294571 View commit details
    Browse the repository at this point in the history
  2. Use if blocks

    This doesn't seem to work locally though.
    gilgongo committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    6bb78d2 View commit details
    Browse the repository at this point in the history
  3. Fix variable name

    Co-authored-by: Peter L Jones <[email protected]>
    gilgongo and pljones committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    8ebe651 View commit details
    Browse the repository at this point in the history
  4. Remove comment

    gilgongo committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    f844786 View commit details
    Browse the repository at this point in the history
  5. Add capture lang_rel

    Co-authored-by: Peter L Jones <[email protected]>
    gilgongo and pljones committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d6927ca View commit details
    Browse the repository at this point in the history
  6. Capture lang_rel 2

    Co-authored-by: Peter L Jones <[email protected]>
    gilgongo and pljones committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    191eb84 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Use captured variables

    gilgongo committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    a0d89dc View commit details
    Browse the repository at this point in the history
  2. Simplify

    Couldn't work out how to avoid repeating the conditionals though.
    gilgongo committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    160b036 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Suggestions from pljones

    Co-authored-by: Peter L Jones <[email protected]>
    gilgongo and pljones committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    90b2701 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Fix indentation

    gilgongo committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    820d09a View commit details
    Browse the repository at this point in the history
  2. Indentation

    gilgongo committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    901e435 View commit details
    Browse the repository at this point in the history