I have a site that has pages being indexed in Google in the form...
site.com/?p=1
site.com/?category_name=uncategorized
site.com/?author=1
site.com/?m=201103
And since the permalinks of the site have been set to postname since the site was created, I'm trying to determine how these links are being created and where I might be able to find the source file that created the link index.
I realize its possible that the site was indexed prior to the permalink update, but just trying to determine if there is a script I'm not aware of that might be accessible to a search engine spider.
Any insights?