Skip to content

Add admin setting to opt out of search engine indexing by default#11804

Merged
Gargron merged 1 commit intomasterfrom
unknown repository
Sep 11, 2019
Merged

Add admin setting to opt out of search engine indexing by default#11804
Gargron merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Sep 10, 2019

fixes #11750.

this is my first time working with both ruby and rails so i'm not quite sure where to put a test for this. i'd appreciate it if someone could point me in the right direction for that :)

testing the view for the noindex meta tag might be nice, but as far as i can tell things aren't really set up for that kind of integration testing?

@Gargron Gargron changed the title add admin setting to opt out of search engine indexing by default Add admin setting to opt out of search engine indexing by default Sep 11, 2019
@Gargron Gargron merged commit 4fe1276 into mastodon:master Sep 11, 2019
@shleeable
Copy link
Copy Markdown
Contributor

Why is opt-in the default? Shouldn't we opt out?

@Gargron
Copy link
Copy Markdown
Member

Gargron commented Sep 11, 2019

No, the default expectation for social media profiles is that they are findable. If I type in "eugen rochko linkedin" into Google I expect to see my profile rather than go and enable it separately in the innards of LinkedIn's settings area. If you think that that is not the expectation for your own community, that is why you now have this admin setting to control it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Instance-wide search engine opt-out

3 participants