Hey,
i've been trying to make my sites search engine friendly ... even though search engines are unsociable bastar...anyway.
Lets say I have 2 pages.
Does it make any difference if I put both pages in one file (and call them using GET)
or should I create 2 seperate files?
The reason i'm asking is because I've seen a few sites that create 10 php files when they could of easily put them all in one file and I'm just taking a wild guess that it has something to do with search engine inclusion ... either that or they haven't figured out the glory of GET and IF, simple and effective.