Project

General

Profile

Actions

Defect #38201

closed

Fix robots.txt to disallow issue lists with a sort or query_id parameter in any position

Added by Felix Schäfer over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
SEO
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Currently the robots.txt file only disallows issue lists where the sort parameter is first in the list /issues?sort=, the sort parameter might not always be the first in the parameter list though, e.g. /issues?page=2&sort=.


Files

38201.patch (787 Bytes) 38201.patch Felix Schäfer, 2023-01-20 13:56

Related issues

Related to Redmine - Defect #6734: robots.txt: disallow crawling issues list with a query stringClosedGo MAEDA2010-10-24

Actions
Actions #1

Updated by Felix Schäfer over 1 year ago

The attached patch improves the robots.txt file in a way similar than the line for the set_filter parameter for the parameters sort and query_id.

Actions #2

Updated by Go MAEDA over 1 year ago

  • Related to Defect #6734: robots.txt: disallow crawling issues list with a query string added
Actions #3

Updated by Go MAEDA over 1 year ago

  • Target version set to 4.2.10

Setting the target version to 4.2.10.

Actions #4

Updated by Go MAEDA over 1 year ago

  • Subject changed from Improve robots.txt to Improve robots.txt to disallow issue lists with a sort or query_id parameter in any position
  • Category changed from Performance to SEO
  • Status changed from New to Resolved
  • Assignee set to Go MAEDA

Committed the fix. Thank you.

Actions #5

Updated by Go MAEDA about 1 year ago

  • Status changed from Resolved to Closed
Actions #6

Updated by Go MAEDA about 1 year ago

  • Tracker changed from Patch to Defect
  • Subject changed from Improve robots.txt to disallow issue lists with a sort or query_id parameter in any position to Fix robots.txt to disallow issue lists with a sort or query_id parameter in any position
Actions

Also available in: Atom PDF