Forum Moderators: phranque
And, as far as just scanning through the primary keys, that won't work as soon as you delete one entry in the database.
Then again, if Googlebot or another spider can go through and index your site, so can any leech software, so it doesn't matter what you use as far as making it tough to leech.
G.
I don't really see anything wrong with it, though I wouldn't have a get string that said primary_key=x. Most strings have id but you really never know what it is. I don't often use this method, I try to post it or store it etc, to keep away from get strings all together.
Sure there are no KW's in the url but it's nice and spiderable, not to lenghthy and the fact that it appears to be lower in the hirachy does not affect PR. Linking affects PR, so if you have your latest 10 articles linked from your home page it's just the same as if they were in the root dir.
Nick
I didnīt imagine that by avoiding the primary key the leeching would be impossible. Itīs just that everybody can hack together a script which requests acco_x.html for 0 < x < 10000 whereas it would require a lot of more work to make a real spider to access all your records.
Andreas