|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Junior Member Join Date: Apr 2007
Posts: 97
![]() | I'm trying to make friendly urls for my site but I'm having some issues. I looked at a bunch of tutorials for mod rewrite and .htaccess and I got far enough where it works but I'm having trouble getting rid of the old links. The address is www.thesite.com/blog.php?id=34 I got the mod rewrite to display it as www.thesite.com/blog34/PHP/TITLEOFBLOG.htm Code:
But I'm trying to eleminate duplicate content and get redirect the blog.php?id=34 to the new URL Here is my code Code:
So the %2 and %3 don't exist in the redirect so I'm getting www.thesite.com/blog34//.htm How can I redirect the old URLS with only the ID to the new ones that list the category and title? Also, is it possible to just get rid of the ID number so I can have the same content display with just text? Thanks!!!!
__________________ Build Your Web Presence |
| | |
|
| |||||||
| | #2 |
| Smurf Join Date: May 2008
Posts: 25
![]() | well. You can't do it using mod_rewrite, because you do not have page titles in it. the simplest way - do redirect directly from php. Like such one Code:
|
| | |
| | #3 |
| Junior Member Join Date: Apr 2007
Posts: 97
![]() | I just tried that and I keep getting this error: Warning: Cannot modify header information - headers already sent by (...) in ...on line 11 Warning: Cannot modify header information - headers already sent by (... in ... on line 12
__________________ Build Your Web Presence |
| | |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Expired and expiring domains that have PR and backlinks | Domdat | Domain Name | 5 | 02-09-2008 01:13 AM |
| My mod made it :) | UnKnown | General Talk | 5 | 01-20-2007 01:16 PM |
| free phpbb forum and mod installation | MintyFresh | PHP | 6 | 01-14-2007 02:54 PM |
| My first smf mod! | UnKnown | General Talk | 9 | 12-10-2006 04:16 PM |
| Add Your Casino and Bingo and Gambling Links now | linkpro | Links for Sale | 0 | 10-13-2006 11:13 PM |