Forum Moderators: open
I'm starting to use php more now and I was wondering what kinds of pages would have a good chance of getting indexed. If I use the get method: [mydomain.com...] every query generates a unique url with unique content. Now if I use the post method every page is just [mydomain.com...] but still different content. Do the search engines penalize one method over the other? I'm thinking it might be better to use the get method.
Thanks,
Invoked
Chris
There's quite a lot of commentary available on the web about GET Security and it might be worth a quick read.
Good luck!
Fighting Falcon