You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/06/23 21:50:13 UTC

[GitHub] [solr] HoustonPutman opened a new pull request, #915: SOLR-16262: Fix htaccess rules for ref-guide robots tag

HoustonPutman opened a new pull request, #915:
URL: https://github.com/apache/solr/pull/915

   https://issues.apache.org/jira/browse/SOLR-16262
   
   If you go to an old ref guide page (e.g. https://solr.apache.org/guide/8_10/libs.html) you will not currently see a response header with `X-Robots-Tag "noindex,nofollow,noarchive"`, which tells search engines to ignore this page.
   
   This is because (while supported) for some reason httpd doesn't like nested if statements. Oh well, we can put it into one.
   
   This has been tested locally via docker and the solr-site.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] HoustonPutman merged pull request #915: SOLR-16262: Fix htaccess rules for ref-guide robots tag

Posted by GitBox <gi...@apache.org>.
HoustonPutman merged PR #915:
URL: https://github.com/apache/solr/pull/915


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org