FEATURE: Disable indexing of non-canonical pages by default (#16015)

Enables the setting introduced in 5647819 by default, as early results
show improvement in websites crawl budget.
This commit is contained in:
Rafael dos Santos Silva 2022-02-21 16:16:22 -03:00 committed by GitHub
parent 953d36b788
commit 5c9ca07119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1595,7 +1595,7 @@ security:
enable_escaped_fragments: true
allow_index_in_robots_txt: true
allow_indexing_non_canonical_urls:
default: true
default: false
hidden: true
moderators_manage_categories_and_groups: false
moderators_change_post_ownership: