Forum Moderators: open
I am going to use mod_rewrite to create nice looking urls for a new site. But I have a question on what strategy to use and don't loose to much pr.
First my plan was something like this:
/browse/ to show all letters (A-Z)
/browse/A/ to show e.g. artist on A.
/browse/A/AAA/ to show songs from the artist AAA.
/browse/A/AAA/BBB/ to show the song BBB.
The urls look really nice.
But then I thought about loosing pr for the deep directories. Am I correct that the "directories" will get lower and lower pr, the deeper the directories are?
Would it be better to do something like:
/letter/A
/artist/AAA
/song/BBB
Anyone have any ideas about this?
Probably this has been discussed before but I couldn't find it..
//Mattias
The decision depends mainly on one factor. Will you be able to get links (I mean, incoming links) to your directory/site only to your home page or will you be able to get links to most of the individual artist pages too?
If you think you can get incoming links pointed only to your index page then go with the second structure keeping each artist page closer to the root so that more PR is passed on from index page to individual artist pages.
If you think that you have time and resourses to get links to most of the individual artist pages then the structure you proposed in first example is better.