Closed (fixed)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2012 at 17:31 UTC
Updated:
19 Oct 2015 at 00:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaDo you mean e.g. checkboxes for all of the ROBOTS options, like Nodewords has?

Comment #2
Prague man commentedYes, I solved it adding these lines to code:
and thats working.
Comment #3
Prague man commentedwithout
<strong>attributes.Comment #4
finex commentedI agree with Prague man, the solution works fine. But it should be added a condition in order to exclude "noindex" and/or "nofollow" if "index" and/or "follow" have been selected and vice versa. Maybe when "index" is selected then "noindex" should be deselected and deactivated.
What do you think about?
Comment #5
damienmckennaThis patch adds FOLLOW, INDEX and NOYDIR.
Comment #6
damienmckennaCommitted.
Comment #8
Andre-Bin case anybody is running into the issue with having the bad ordering as "follow, index" as a problem (it should be index, follow):