PDA

View Full Version : mod_rewrite alternative coming soon!


blank
01-01-2007, 04:55 PM
If you're one of thost MANY sites I'm finding in our ref log that cannot use our current SEO url's for whatever reason I AM working on something for you guys ;) I will be using something like this: http://www.sitepoint.com/article/search-engine-friendly-urls

where the URL will look like play.php/1234/test_movie where test_movie is the name offile. This is so that those people who don't have mod_rewrite for whatever reason can still get into search engines and will likely be the default for new installations.

At this time I'm not sure if I'm going to toss this into another update for the .6x or if I'm just going to kick as much ass as possible and get V1.0 out the door.

bigarte
01-01-2007, 11:07 PM
I'm happy with whatever decision you make blank and; thanks.

blank
01-02-2007, 09:58 PM
I have the URL parsing working here: http://www.networktechs.com/new/play.php/8031/Human_Firecracker

the problem with that is I have so many images and links that use relative paths so I have to go through the pages and update pretty much EVERY link.

I am trying to figure out a few things I can add to V.6x to be worth updating the package and emailing the members about.