hi,

i'm displaying the contents of a node-type with views slideshow. it works fine and thanks a lot for this great module. but the nodes of my specific node-type are in the google index and accessible outside the slideshow. how i can disable that in a clear drupal-way? i want to display the contents of the node-type only inside my slideshow.

- j

Comments

redndahead’s picture

Does the slideshow link to each node? You can adjust your robots.txt or you can try adding nofollow to your links in your slideshow.

jepster_’s picture

the slideshow isn't linking to each node. what do you think of using drupal_access_denied()?

redndahead’s picture

Status: Active » Closed (works as designed)

If the slideshow isn't linking to each slide then google isn't getting it from views slideshow. I'm not really knowledgeable on SEO at all, but you may want to look at what is printing links to that content. I doubt google is just searching through all node id's to find content. I would ask your question in an SEO group.