Soldato
- Joined
- 12 Feb 2006
- Posts
- 17,675
- Location
- Surrey
currently one of my sites uses the following structure co.uk/pictures.php?p=photography&x=album2 which really needs to change as it looks very ugly on search results and links in general.
I think a mod rewrite would be best so that i can get something like .co.uk/pictures (i like not having the .php) but i don't want to lose any serp so would appreciate any advice as to how i should go about doing this.
if mod_rewrite is the way to go then how do i change links on my site? will i need to go through and make links now point to /pictures/photography/album1 rather then /pictures.php etc? also the same for links to the old pages? i guess htaccess to redirect to new pages?
thanks
I think a mod rewrite would be best so that i can get something like .co.uk/pictures (i like not having the .php) but i don't want to lose any serp so would appreciate any advice as to how i should go about doing this.
if mod_rewrite is the way to go then how do i change links on my site? will i need to go through and make links now point to /pictures/photography/album1 rather then /pictures.php etc? also the same for links to the old pages? i guess htaccess to redirect to new pages?
thanks