Opened 18 years ago

Closed 18 years ago

#1060 closed enhancement (wontfix)

http://www.djangoproject.com/community/ is not search engine friendly

Reported by: Cheng <czhang.cmu+web@…> 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.

Change History (1)

comment:1 by Adrian Holovaty, 18 years ago

Resolution: wontfix
Status: newclosed

Those pages don't really need to be indexed by a search engine, so it's not a huge deal.

Note: See TracTickets for help on using tickets.
Back to Top