Closed
Bug 899567
Opened 12 years ago
Closed 12 years ago
Investigate why Web Crawlers see key-name instead of value for pages that's been localized
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alicoding, Unassigned)
References
Details
I have looked around last night and found that All search engines (Google, Bing, Ask, Yahoo) have our webmaker.org page display in their archives (webcache) in a wrong way.
What we expect is to get the page to be display with all the value that retrieved from messages.json, but what we see in there is just the key name instead of the value.
Ideally it should be display with all the value not the key name because we are doing server side rendering and all the variables is being rendered before it will be ready anyway.
| Reporter | ||
Updated•12 years ago
|
Flags: needinfo?(david.humphrey)
Comment 1•12 years ago
|
||
What info do you need from me here?
| Reporter | ||
Comment 2•12 years ago
|
||
I think I meant to CC you in this bug, sorry.
| Reporter | ||
Updated•12 years ago
|
Flags: needinfo?(david.humphrey)
| Reporter | ||
Updated•12 years ago
|
| Reporter | ||
Comment 3•12 years ago
|
||
It was the problem of the unknown locale from our i18n-abide module and this is now fixed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•