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

Add option to exclude pages from Google search from SEO setting in pages/modules #355

Open
jamiekatalyst opened this issue Oct 19, 2018 · 2 comments

Comments

@jamiekatalyst
Copy link

jamiekatalyst commented Oct 19, 2018

  • Start Date: 2018-10-19
  • Owner: TBC

Summary

Currently, we can hide pages from the navigation but clients often have the expectation that this also hides the results from search engines.

Motivation

To allow users to create pages within the existing site that can be used for internal purposes or directly shared with a subset of users without risk that the content will be indexed and returned in search results.

Detailed design

TBC

Drawbacks

TBC

Alternatives

Open to any suggestions for how this could be best implemented.

Unresolved questions

TBC

@jamiekatalyst jamiekatalyst changed the title Add option to exclude pages from Google search from SEO setting in pages Add option to exclude pages from Google search from SEO setting in pages/modules Oct 19, 2018
@Obversity
Copy link
Contributor

@jamiekatalyst Sounds like a good idea!

Worth discussing how this might interact with any kind of hidden / publish state.

We might want pages that:

  • are accessible by the public and search engines (normal page behaviour)
  • are accessible by people directly by url but not search engines
  • are accessible by admins only (i.e. 'unpublished')

Can we think of any other useful states to account for that 90% of our clients could make use of?

@jamiekatalyst
Copy link
Author

Another one, but not relevant to all clients would be:

  • are accessible by people directly by url but not search engines or site search

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

No branches or pull requests

2 participants