Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docusaurus/static/CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
couchbase-ruby-orm.com
www.couchbase-ruby-orm.com

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

While adding the www subdomain is a good practice, the domain www.couchbase-ruby-orm.com is inconsistent with the url configured in docusaurus.config.ts, which is set to https://ruby-cb-orm.com. This discrepancy can lead to issues with search engine optimization (SEO), social media sharing cards, and the generation of correct absolute URLs for assets. It's highly recommended to align these values. The url in docusaurus.config.ts should be updated to https://www.couchbase-ruby-orm.com to match the CNAME.