Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A78BE200C29 for ; Tue, 28 Feb 2017 20:31:50 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A480D160B7C; Tue, 28 Feb 2017 19:31:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EF2C8160B59 for ; Tue, 28 Feb 2017 20:31:49 +0100 (CET) Received: (qmail 35972 invoked by uid 500); 28 Feb 2017 19:31:49 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 35961 invoked by uid 99); 28 Feb 2017 19:31:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2017 19:31:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id C4A32C094B for ; Tue, 28 Feb 2017 19:31:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.546 X-Spam-Level: X-Spam-Status: No, score=-1.546 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id uf_Q0a5GYd50 for ; Tue, 28 Feb 2017 19:31:48 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 613235F645 for ; Tue, 28 Feb 2017 19:31:47 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 2E797E073C for ; Tue, 28 Feb 2017 19:31:46 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6399924164 for ; Tue, 28 Feb 2017 19:31:45 +0000 (UTC) Date: Tue, 28 Feb 2017 19:31:45 +0000 (UTC) From: "Markus Schuch (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONNECTORS-1392) Add option for Web connector to ignore robots instructions in meta tags MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 28 Feb 2017 19:31:50 -0000 [ https://issues.apache.org/jira/browse/CONNECTORS-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888726#comment-15888726 ] Markus Schuch commented on CONNECTORS-1392: ------------------------------------------- [~kwright@metacarta.com] i edited the description to match your recommendations. I removed the references to the {{}} attributes, because i found no evidence in the code, that we respect them right now. Please correct me if i am wrong. > Add option for Web connector to ignore robots instructions in meta tags > ----------------------------------------------------------------------- > > Key: CONNECTORS-1392 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1392 > Project: ManifoldCF > Issue Type: New Feature > Components: Web connector > Reporter: Markus Schuch > > The Web connectors already allows to ignore robots.txt by option. > With this ticket, another option is added, to allow the connector to ignore robots instructions in {{ # Obey meta robots tags (the default) > # Don't took at meta robots tags > The end user doc needs to be updated. > Google ressources on robot instructions in HTML pages: > [0] https://support.google.com/webmasters/answer/79812?hl=en&ctx=cb&src=cb&cbid=tnnsjq5jcodt&cbrank=4 > [1] https://support.google.com/webmasters/answer/96569?hl=en&ctx=cb&src=cb&cbid=-5rmggrfsp2rq&cbrank=3 > [2] https://developers.google.com/webmasters/control-crawl-index/docs/robots_meta_tag?csw=1 > Thread on the mailing list > [3] https://www.mail-archive.com/user@manifoldcf.apache.org/msg03258.html -- This message was sent by Atlassian JIRA (v6.3.15#6346)