Skip to content

[BUG] Privacy policy pages conflict: /privacy/ vs /about/privacy/ #18

@VijayabaskarR-06

Description

@VijayabaskarR-06

PROBLEM

There are two Privacy Policy pages live with different content:
1. /privacy/ (older/shorter)
2. /about/privacy/ (more detailed)

  • This creates confusion about which policy is canonical and increases the chance that outdated text gets indexed/shared.

STEPS TO REPRODUCE

  1. Open /privacy/
  2. Open /about/privacy/
  3. Compare the content — it differs.

EXPECTED BEHAVIOR

  • There should be one canonical Privacy Policy URL.
  • The non-canonical URL should redirect to the canonical one.

ACTUAL BEHAVIOR

Two different privacy policy pages exist with conflicting text.

PROPOSED FIX

  1. Make /privacy/ the canonical page with the full/detailed policy.
  2. Redirect /about/privacy/ → /privacy/
  3. Ensure contact email is plain text (not an image) on the canonical page.

ACCEPTANCE CRITERIA

  1. /privacy/ contains the full/updated policy.
  2. /about/privacy/ redirects to /privacy/
  3. No outdated policy remains publicly visible or indexable.

Metadata

Metadata

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