Hi,

Probably not the best place to ask this as I expect it's out of the scope of this project, but I figured it may be the best place to start for help.

Previously we used the nodewords module to specify noindex and nofollow in the metadata so that when our sites are in development, they can't be crawled by search engines. Is it possible to achieve this with this module or are there any alternatives for Drupal 7 short of writing a module specifically for this task?

Ian

CommentFileSizeAuthor
#5 1166002-noindex-nofollow.patch3.86 KBvalthebald

Comments

valthebald’s picture

Yes, this is (at least now) out of the scope of this module.
You can as well post this question to the metatags issue queue

iancawthorne’s picture

Status: Active » Closed (won't fix)

Thanks valthebald, I thought that would be the case. I think a custom module will have to be created as an interim as like the reason for the metatags quick module being created, I don't want to have to wait for the metatags module to be ready for use. If there are any suggestions on how to achieve this for Drupal 7, it would be much appreciated.

valthebald’s picture

Version: 7.x-1.7 » 7.x-1.x-dev
Assigned: Unassigned » valthebald
Status: Closed (won't fix) » Postponed

I mark this postponed, not 'won't fix' - technically, it would be not hard to add support for this tags.
Maybe sometime, who knows...

valthebald’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Component: Miscellaneous » Code
Category: support » feature
Status: Postponed » Active
valthebald’s picture

StatusFileSize
new3.86 KB

Try attached patch (just committed to 7.x-2.x)

valthebald’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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