Opened 6 years ago

Closed 6 years ago

#30198 closed Uncategorized (duplicate)

djangoproject.com Mixed Up Language on Google Search

Reported by: Chris Rosner Owned by: nobody
Component: Uncategorized Version: 2.1
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no
Pull Requests:How to create a pull request

Description

The English documentation shows up on google search results in French.

Using en_US everything, searching in the USA, I searched for "JSONField" on Google.

The results on djangoproject.com show /en urls, but the summary text that Google displays is in French.

Clicking the link shows the English documentation.

Change History (2)

by Chris Rosner, 6 years ago

comment:1 by Claude Paroz, 6 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.
Back to Top