sitemap does not include translated API guides
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| openstack-api-site |
Medium
|
Andreas Jaeger |
Bug Description
I just regenerated the sitemap for developer.
Changed in openstack-api-site: | |
status: | New → Confirmed |
Anne Gentle (annegentle) wrote : | #1 |
Christian Berendt (berendt) wrote : | #2 |
We cann add a list of start URLs to the spider that should be used as starting point. At the moment this is only developer.
Andreas Jaeger (jaegerandi) wrote : | #3 |
http://
URL:
http://
Anne, we could also add "translated" index pages to developer.
summary: |
- sitemap not complete + sitemap does not include translated API guides |
Anne Gentle (annegentle) wrote : | #4 |
Ah, I hadn't realized there were some translations for API docs started. I think it's a good idea to add translated index pages to developer.
Changed in openstack-api-site: | |
importance: | Undecided → Medium |
Andreas Jaeger (jaegerandi) wrote : | #5 |
This has been fixed now
Changed in openstack-api-site: | |
status: | Confirmed → Fix Released |
assignee: | nobody → Andreas Jaeger (jaegerandi) |
Wondering if there's anything in the robots.txt file, but it's just this, so this looks okay to me:
# openstack- manuals/ www/robots. txt
User-agent: Googlebot
Disallow: /*.pdf$
# Keep OpenStack users from accidentally using docs for the upcoming release
User-agent: *
Disallow: /draft/
We can certainly link from index.html, looks like it needs changing to the new RST-built one anyway.