There's a bug on robots metatags if you uncheck index or follow then it shoud display noindex or nofollow, but it displays nothing.
I think it should be the other way:
- For usability you should change the label from "index" and "follow" to "no index" and "no follow", like the other options (NOARCHIVE, NOOPD, NOYDIR).
- For the robots the default always is Index and follow, so the module should display nothing when the option is Index or follow, and display when it is noindex or nofollow
Sorry for my english ;-)
Comments
Comment #1
avpadernoThe code has been changed.
The options now all begin with "no"; there is also the option field to select the default value for the meta tag (when this makes sense).