Posted by pbeakley on December 20, 2011 at 7:32pm
2 followers
Jump to:
| Project: | Nodewords: D6 Meta Tags |
| Version: | 6.x-1.x-dev |
| Component: | Tag output |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
I use the Webform module, which can output all its results via a table at the node/[number]/webform-results/table path. However, at some point, that table was visible to Google and some private content was made public. So I've submitted a request to have the offending URLs removed, and I've specified that path be excluded from crawling via robots.txt, but Google tells me it needs to see a nocache tag on the page you want removed. Can't figure out if this is even possible via Nodewords.
In 1.12-rc1 I specified this path, with wildcards (node/*/webform-results/*), have the nocache tag. It's not appearing. Is there something else I need to do to make that happen?
Thanks!
Comments
#1
Have you tried with the latest 6.x-1.13 or 1.x-dev release? The 1.12-x codebase is no longer supported.
#2
#3
I think this is a better status. Please try the latest 6.x-1.x version, otherwise wait for the (future) 6.x-2.x rewrite that will support Tokens again.