Forum Moderators: goodroi
Basically, I have a forum and I've disallowed pages like posting.php, profile.php etc. The problem is that when someone views those pages it often shows up as "posting.php?quote=?randomvariable"
And google treats them as individual pages and indexes them.
Right now I have:
Disallow: /forums/profile.php
For example - Can I make that profile.php* or something that means ANY file with profile.php in it will NOT be spidered?
Any help is much appreciated!