Forum Moderators: phranque

Message Too Old, No Replies

URL Structure

Is this going to be a problem?

         

shah2003

2:08 am on Jul 27, 2004 (gmt 0)

10+ Year Member



Hi,

I recently got my web company to remove "?' from my URL structure. They got back to me with the following structure and suggested that this will work for search engines:

http*//example.com/mydomain/cat__8Fview_area_Simple__20Design_id_3SDR7QAb_mv__5Fpc_90

Will this work with the 'id' present? Can it be improved and is this easy to do?

Thanks!

[edited by: pageoneresults at 2:43 am (utc) on July 27, 2004]
[edit reason] Examplified URI [/edit]

goodroi

1:49 pm on Jul 27, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



That is a better alternative to including "?".

Another thing you should look at is hyphen vs. underscore. This has been debated for a long time. My example is to search Google and Yahoo for red-widget and then search for red_widget.

pageoneresults

1:53 pm on Jul 27, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



http*//example.com/mydomain/cat__8Fview_area_Simple__20Design_id_3SDR7QAb_mv__5Fpc_90

They may say that will work for search engines, but it sure doesn't work for the visitor. Just hope that you don't have to read that URI to someone over the phone.

There have been many discussions here concerning hyphens vs. underscores. The general consensus is that hyphens are suggested.

You've got double underscores in the above. I would never allow a URI like that to be generated from a database. It breaks just about every usability standard there is.

It may get indexed by a few search engines but I doubt very seriously that the resulting page is going to perform the way it could if the URI were clean.