#87 closed defect (bug) (fixed)
301 Redirect to permalink for forums, topics, profiles, and tags
| Reported by: | mdawaffe | Owned by: | matt |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Back-end | Version: | |
| Severity: | normal | Keywords: | permalink 301 |
| Cc: |
Description
To avoid duplicate URIs, valid URIs which are not valid permalinks should be redirected to the real deal. 301 headers should be sent as well.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [142]) Added bb_repermalink(). Cleaned up root templates. Fixes #87.