Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tell search engines not to index click-through URLs #26050

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

MegaphoneJon
Copy link
Contributor

Overview

Currently, URLs like http://mysite.org/civicrm/mailing/url?u=2&qid=4 or https://mysite.org/vendor/civicrm/civicrm-core/extern/url.php?u=4606&qid=1774948 can be indexed by Google, leading to page indexing warnings in Google Search Console.

Before

Search engines attempt to index click-through URLs.

After

Search engines don't attempt to index click-through URLs.

Comments

I wonder what other pages we want to apply a noindex header to, if any.

@civibot
Copy link

civibot bot commented Apr 11, 2023

(Standard links)

@civibot civibot bot added the master label Apr 11, 2023
@mattwire mattwire merged commit 957bbae into civicrm:master Apr 19, 2023
@MegaphoneJon MegaphoneJon deleted the noindex branch April 19, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants