Hi guys,
I want to block Google from /directory/ but not /directory/subfolder/
I have:
Disallow /directory/
But I believe it's also blocking /directory/subfolder/
As the subfolder contains all of my images. About a million of them, and not a single one is indexed in Google images. Yet images hosted in other folders are all indexed just fine.
Also, Google previews never show images inside the /directory/subfolder/, just a place holder.
Any ideas how I can achieve the above?
Can I simply specify Allow /directory/subfolder/ after the Disallow statement?
I'm a little confused as to how it works.