Forum Moderators: coopster
And this is my problem – which free portal system I should choose? Which one is the most “google friendly”? I know only few which have strange file names (for example name.php?lotsofletters or name.php?=name.
And if I know correctly, Google have some problems in positioning such files.
I will be very, very grateful for all yours help.
<snipped urls>
For Google that´s looks like HTML and in theory should have better position than typical PHP.
[edited by: coopster at 4:10 pm (utc) on Nov. 15, 2004]
[edit reason] removed urls per TOS [webmasterworld.com] [/edit]
If you decide to roll your own template system, you'll need to look at .htaccess and mod_rewrite. You should find many, many threads on using mod_rewrite on this board.
I have two or three different codebases where I wrote my own templating system. I've been meaning to pick the best features of each and build a newer/better version, but I've just not had the time or a good reason to work on it...