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
Comment #1
damienmckennaHave you tried with the latest 6.x-1.13 or 1.x-dev release? The 1.12-x codebase is no longer supported.
Comment #2
damienmckennaComment #3
damienmckennaI 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.
Comment #4
damienmckennaUnfortunately this module is no longer supported, so I'm closing this issue.