Closed
Bug 621754
Opened 15 years ago
Closed 15 years ago
Block search engines from indexing /{locale}/products/download.html
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: abuchanan, Assigned: abuchanan)
References
()
Details
(Whiteboard: seo)
Attachments
(1 file)
|
227 bytes,
patch
|
Details | Diff | Splinter Review |
From bug 621559, search engines are indexing this page, but it's a very poor landing page.
We should patch robots.txt to block search engines from indexing these pages.
Patch attached
| Assignee | ||
Comment 1•15 years ago
|
||
On trunk,
Sending robots.txt
Transmitting file data .
Committed revision 79977.
| Assignee | ||
Updated•15 years ago
|
Keywords: push-needed
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → abuchanan
| Assignee | ||
Comment 2•15 years ago
|
||
Stephend, unless you know of a tool that checks robots.txt rules, I don't know how you can QA this.
The real test would be to make sure it disappears from search results once this hits production and enough time has passed that search engines have re-indexed the site (1-2 days?)
| Assignee | ||
Comment 3•15 years ago
|
||
Example search query,
http://www.google.com/search?q=download+firefox&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:unofficial&client=firefox-a
/products/download.html is the second result for me
| Assignee | ||
Updated•15 years ago
|
Whiteboard: seo
Comment 4•15 years ago
|
||
(In reply to comment #2)
> Stephend, unless you know of a tool that checks robots.txt rules, I don't know
> how you can QA this.
>
> The real test would be to make sure it disappears from search results once this
> hits production and enough time has passed that search engines have re-indexed
> the site (1-2 days?)
Well, I can at least verify the changes hit staging, first:
http://www-trunk.stage.mozilla.com/robots.txt
User-agent: *
Disallow: /*/products/download.html
qa-verified-trunk
Will verify post-push in a few days, as well.
Comment 6•15 years ago
|
||
robots.txt change is in, on prod:
http://www.mozilla.com/robots.txt; will wait a few days (comment 2, comment 4), until I verify for realz.
Comment 7•15 years ago
|
||
fyi, r80114 has the l10n part of the patch, we are not using that page yet (except for betas), therefore those pages are not idexed yet Google, so that's a preventive change.
Updated•14 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•14 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•