Ticket #255 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Search Engine Optimizations

Reported by: anonymous Owned by: mbonetti
Priority: normal Milestone: Gregarius 0.5.5
Component: BUGS Version:
Severity: normal Keywords:
Cc:

Description

Could we possibly use dashes instead of underscores for the short URLs to optimize them for older search engines.

Also could a filter be created that only adds a - after one space instead of having stuff like blahblah_blah

Change History

Changed 4 years ago by mbonetti

  • summary changed from SEO to Search Engine Optimizations

Changed 4 years ago by sdcosta

  • status changed from new to closed
  • resolution set to wontfix

Changed 4 years ago by sdcosta

  • status changed from closed to reopened
  • resolution wontfix deleted

As I mentioned in the forums... maybe we should use a constant when we use _ to rewrite URLs. Then you can change the constant easily in the code if you do not like _'s.

http://weblog.philringnalda.com/2004/04/22/underscores-are-bad-mmkay

Changed 3 years ago by mbonetti

  • status changed from reopened to closed
  • resolution set to fixed

Let's call this a fix: see RSS_URI_SEPARATOR in constants.php

Changed 3 years ago by mbonetti

in [1653], that is.

Note: See TracTickets for help on using tickets.