Will search engines and Google images be prevented from accessing content on pages protected with Taxonomy Access Control? Sorry if its a dumb question, I'm new to Drupal.
Thank you.
Will search engines and Google images be prevented from accessing content on pages protected with Taxonomy Access Control? Sorry if its a dumb question, I'm new to Drupal.
Thank you.
Comments
Comment #1
Danai-1 commentedYes, I think so: the page will only show a "not authorized" message.
Comment #2
xjmNodes, yes, if the anonymous user cannot view it. For files, including images most likely, you need to use the private download method or a substitute to protect the files from hotlinking.