Well I have inherited a large info site run with a pretty slick CMS backend - the only problem is all the urls look something like this:
www.widgetinfo.com/cms/item/keywordA%20keywordB
Soo all pages have keywords in the url - but its done kind of sloppy. Will this cause problems or just look sloppy?
Ruben
5:47 pm on Jul 6, 2004 (gmt 0)
I also had it like that. I ranked veru good for some time, until some one used the hyphen for separation. Now i lost some traffic. I am trying to get the hyphen in it also using 301 redirects and so on, i hope i will succeed!
BigDave
6:53 pm on Jul 6, 2004 (gmt 0)
Works great for me.
TomJ
6:59 pm on Jul 6, 2004 (gmt 0)
you could always try a mod re-write to change the url?
KevinC
7:45 pm on Jul 6, 2004 (gmt 0)
well I've been able to get in the code and write a string replace function to add the hyphen in place of the spaces. Pretty young site, so I'd rather have things setup ideally now then try and deal with them a year from now.