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

avpaderno’s picture

Title: Unchecking robots metatags: index and follow displays nothing » Unchecking all robots meta tag options the meta tag is not output
Status: Active » Fixed

The 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).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.