Closed (works as designed)
Project:
Views Slideshow
Version:
6.x-2.3
Component:
User interface
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
31 Dec 2010 at 12:32 UTC
Updated:
1 Jan 2011 at 20:12 UTC
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
Comment #1
redndahead commentedDoes the slideshow link to each node? You can adjust your robots.txt or you can try adding nofollow to your links in your slideshow.
Comment #2
jepster_the slideshow isn't linking to each node. what do you think of using drupal_access_denied()?
Comment #3
redndahead commentedIf 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.