The Yahoo Directory was closed in 2014 so there's no point in having the NOYDIR option available for the ROBOTS tag.
| Comment | File | Size | Author |
|---|---|---|---|
| #16 | metatag-n3106383-16.patch | 10.04 KB | damienmckenna |
| #16 | metatag-n3106383-16.interdiff.txt | 698 bytes | damienmckenna |
| #14 | metatag-n3106383-14.patch | 10.72 KB | damienmckenna |
| #14 | metatag-n3106383-14.interdiff.txt | 1.31 KB | damienmckenna |
| #12 | metatag-n3106383-12.patch | 10.57 KB | damienmckenna |
Comments
Comment #2
damienmckennaComment #3
fathima.asmat commentedI agree with Damien's suggestion. The patch attached gets rid of the usage of NOYDIR from the meta tag module.
Comment #4
damienmckennaThank you for that!
Comment #5
damienmckennaI think it needs update scripts to remove the value from existing configuration, and remove it from entity field values.
Comment #6
fathima.asmat commentedThe earlier patch is rerolled for version 8.x-1.22 and update hook added for removing existing data with 'noydir'.
Comment #8
fathima.asmat commentedTrying to fix the
unserializeD6 issue from the test fails ...Comment #9
fathima.asmat commentedComment #10
damienmckennaRerolled.
Comment #12
damienmckennaDoh, accidentally included some changes for v2.
Comment #14
damienmckennaI think this should fix the last test failure.
Comment #16
damienmckennaIt turned out that the earlier test change was incorrect.
This should work now.
Comment #19
damienmckennaCommitted. Thank you.