Forum Moderators: mack
does it matter which i do? in terms of seo and any other issues.
For example
example.com/cars/index.php
example.com/cars/ford.php
example.com/cars/honda.php
your index page can have information and links to related pages within the same topic.
What you have done is create a pyramid structure that allows you to effective organise your website.
Mack.
But remember to maximize PR, do not cross link between subdirectories.
Only link back to the home page. Use a <BASE href="http://www.example.com"> on all pages and only use the <a href="/">home page</a> as the internal link back.
Although many site use the copyright statement to link back to the home page. Don't.
Also, many sites use the logo to link back to the home page. Don't.
As dumb as this sounds, by making these changes only, I went from a PR3 to a PR4.
The improper use of internal back links is the greatest PR loss mistake being made today.
Now, from an SEO standpoint, the subdirectory's name should be the keyword /keyword phrase of the subdirectory's default page content. (i.e. [my-site-name...]
Hope this helps
[edited by: encyclo at 12:42 pm (utc) on Aug. 8, 2008]
Then to meet Google's "user friendly" navigation requirement, you apply a client side JavaScript menuing system (Google does not index client side scripts i.e. javascripts linking) to do the cross linkings.
But I don't want to push "white hat" to much.
[edited by: encyclo at 12:42 pm (utc) on Aug. 8, 2008]