Skip to content

Set correct rel="canonical" URL #405

@dgarcia360

Description

@dgarcia360

Context

Feedback:

It seems all the various docs pages all have the exact same <link rel="canonical" href="https://docs.scylladb.com/" />, which hurts SEO. That's probably a pain and not worth the time. The second best solution is to remove that altogether.

Proposal

To make this tag SEO compliant, we should point to the URL of the latest stable version of the document the user is reading (e.g. https://cloud.docs.scylladb.com/stable/cloud-setup/AWS/index.html).

By doing so, the search engine will prioritize indexing the latest stable version instead of a previous version.

If too complicated, I'll delete the "canonical" tag for now.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions