Opened 19 years ago
Closed 19 years ago
#1060 closed enhancement (wontfix)
http://www.djangoproject.com/community/ is not search engine friendly
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | *.djangoproject.com | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
As you know, the community page on www.djangoproject.com is an aggregation of various individual blogs. The first page contains the latest blog entries. To see previous entries, a parameter of '?page=x' is adding to the URL. Unfortunately for a certain x, on different dates, '?page=x' won't give you the same page. So it's like a moving target for search engine, and for human bookmark as well.
Note:
See TracTickets
for help on using tickets.
Those pages don't really need to be indexed by a search engine, so it's not a huge deal.