Bug 1155271
| Summary: | The pulpproject.org v1 user guide docs should not be indexed by search engines | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Brian Bouterse <bmbouter> |
| Component: | documentation | Assignee: | Michael Hrivnak <mhrivnak> |
| Status: | CLOSED UPSTREAM | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | Master | CC: | cduryee, pthomas |
| Target Milestone: | --- | Keywords: | Documentation, Task, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-02-28 22:40:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Brian Bouterse
2014-10-21 18:58:15 UTC
I installed a plugin that manages robots.txt content and added a disallow statement for /ug/ $ curl http://www.pulpproject.org/robots.txt ################ # 2 record(s) for any robot joined User-agent: * Disallow: /wp-admin/ Disallow: /ug/ verified [pthomas@pthomas-lt ~]$ curl http://www.pulpproject.org/robots.txt ################ # 2 record(s) for any robot joined User-agent: * Disallow: /wp-admin/ Disallow: /ug/ Moved to https://pulp.plan.io/issues/586 |