View Single Post
Old 06-27-2008, 12:23 PM   #2 (permalink)
andrew247
Google Guru
 
andrew247's Avatar
 
Join Date: Oct 2005
Location: c:\GoogleCommunity
Posts: 3,420
Thanks: 3
Thanked 18 Times in 17 Posts
andrew247 is a glorious beacon of lightandrew247 is a glorious beacon of lightandrew247 is a glorious beacon of lightandrew247 is a glorious beacon of lightandrew247 is a glorious beacon of light
Quote:
Originally Posted by apg1985 View Post
Hi Guys,

Was thinking about server side coding and SEO and was wondering if you have one page which is datadriven but the data on that page changes depending on what information you call. Does just the one page say information.php get indexed or the robots index through the ID instead say informatin.php?id=1
Search engines will index the individual pages (with parameters).
However, you would be much better off using .htaccess to mod_rewrite the URLs.
andrew247 is offline   Reply With Quote