Ticket #2007 (new defect)
Duplicate URL´s
| Reported by: | ue30 | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | Dolphin Bugs |
| Keywords: | url | Cc: |
Description (last modified by AlexT) (diff)
there is a problem with url´s which are found on the system through google. shown on webmaster tools of google....so i have now double content on my site url´s are found for the same site with small and big letters:
example: http://www.ue30-party.com/m/photos/view/Ue30-Party-Hamburg-10-04-2010 http://www.ue30-party.com/m/photos/view/ue30-party-hamburg-10-04-2010
the db entry shows at Uri "Ue30-Party-Hamburg-10-04-2010"
this problem is mostly in every moduls like events,groups,blogs,articles....
Solution is to check case sensitive URI and if cases insensitive result is equal and case sensitive result is not equal then make permanent redirect to the correct uri
Change History
comment:2 in reply to: ↑ 1 Changed 2 years ago by Vovka
and two url - page users http://www.ue30-party.com/Admin http://www.ue30-party.com/admin
comment:3 Changed 2 years ago by AlexT
- Type changed from defect to enhancement
- Description modified (diff)
comment:4 Changed 21 months ago by Andrew Boon
- Priority changed from major to minor
- Type changed from enhancement to defect
- Milestone changed from Dolphin 7.0.3 to Dolphin bugs
This is indeed a defect, and may produce some duplicate content in Google cache, but Google is know for sorting this issues out quite well. Should still be fixed though.
there is a problem with url´s which are found on the system through google. shown on webmaster tools of google....so i have now double content on my site url´s are found for the same site with small and big letters:
example: ue30-party.com/m/photos/view/Ue30-Party-Hamburg-10-04-2010 ue30-party.com/m/photos/view/ue30-party-hamburg-10-04-2010
the db entry shows at Uri "Ue30-Party-Hamburg-10-04-2010"
this problem is mostly in every moduls like events,groups,blogs,articles....