Closed
Bug 848839
Opened 13 years ago
Closed 13 years ago
Flicks Search Result In Google Has DMOZ Desc And Old Site Links
Categories
(Websites :: Firefox Flicks, defect)
Websites
Firefox Flicks
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bensternthal, Assigned: bensternthal)
Details
Attachments
(1 file)
|
54.74 KB,
image/png
|
Details |
Gregory noticed the flicks google result had some wonky text.
The descriptive text is coming from DMOZ and the site links are from the old site.
I requested and update to the DMOZ text and a respider however I wanted to investigate if we are missing any meta tags. I would have thought the sites meta desc would take precedence over DMOZ.
Comment 1•13 years ago
|
||
You have to add the following meta tags:
<meta name="description" content="Firefox Flicks is ...">
<meta name="robots" content="noodp">
There is a <meta property="og:description"> but Google won't use the OGP meta data.
OS: Mac OS X → All
Hardware: x86 → All
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → booboobenny+bugzilla
Comment 2•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/firefox-flicks
https://github.com/mozilla/firefox-flicks/commit/5e9a9dc714872fd61eb53dfda73fc65d52c89f91
Fix Bug 848839 add non og:desc, adjust desc in templates, add no dmoz meta tag
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
Verified meta name & property tags have been added on dev.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•