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

use existing filter to remove bgseo robots output #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

use existing filter to remove bgseo robots output #52

wants to merge 1 commit into from

Conversation

timelsass
Copy link
Member

@timelsass timelsass commented Jan 13, 2020

see comment on BoldGrid/boldgrid-seo#19 for reference.

This uses the preexisting filter in bgseo to remove the robots output instead of adding a new filter for this one off case. So the superfluous addition of boldgrid-seo/seo/robots/run can be reverted in bgseo repo which will help keep the existing filters on output methods unified in that plugin. There have been a few support tickets where filters in boldgrid-seo were modified, and the BoldGrid/boldgrid-seo-anspress-extension makes use of the filters as an officially released plugin that extends boldgrid-seo.

boldgrid-seo/seo/robots/run was added to inspirations when implementing #49 for further reference if needed.

To test:

ensure that <meta name="robots" content="noindex,follow"> appears, and that there is not a duplicate <meta name="robots"> output when viewing inspirations' attribution page.

see comment on [BoldGrid/boldgrid-seo#19](BoldGrid/boldgrid-seo#19) for reference.  

This uses the preexisting filter in bgseo to remove the robots output instead of adding a new filter for this one off case.  So the superfluous addition of `boldgrid-seo/seo/robots/run` can be reverted in bgseo repo which will help keep the existing filters on output methods unified in that plugin.  There have been a few support tickets where filters in boldgrid-seo were modified, and the [BoldGrid/boldgrid-seo-anspress-extension](https://github.com/BoldGrid/boldgrid-seo-anspress-extension) makes use of the filters as an officially released plugin that extends boldgrid-seo.

`boldgrid-seo/seo/robots/run` was added to inspirations when implementing #49 for further reference if needed.
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.

1 participant