View Single Post
Old 09-06-2008, 12:55 PM   PM User | #2
PHP6
Regular Coder

 
PHP6's Avatar
 
Join Date: Aug 2008
Location: Czech Republic
Posts: 234
Thanks: 17
Thanked 34 Times in 33 Posts
PHP6 is on a distinguished road
Quote:
Originally Posted by ess View Post
I was wondering if there is a way to create pretty or search engine friendly urls when mod_rewrite is not installed on a given server...
To be honest that is too old term 'search engine friendly urls'. Most famous search engines like: google, yahoo, msn could understand everything after '?' char in the url and treat them as different ones. So, nowadays there are no much reasons to make 'urls nice', even in past that was just 1-2% of all SEO

p.s. as an example you can take our forum codingforums.com, check the amount of cached pages... about 383,000
PHP6 is offline   Reply With Quote