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

Adding a PageTitleProvider #21

Open
CRSDahl opened this issue Feb 8, 2022 · 0 comments
Open

Adding a PageTitleProvider #21

CRSDahl opened this issue Feb 8, 2022 · 0 comments

Comments

@CRSDahl
Copy link

CRSDahl commented Feb 8, 2022

Would you be interested in adding a title provider to the plugin? This way the job detail pages, could have a title corresponding to a job name e.g. JobName - MySite? If so I could create a pull request for pageTitle branch

Also would an opt-in or opt-out approach to this be preferred? You could always manually remove or add the page title provider like this in TypoScript:

config.pageTitleProviders {
    googleforjobs {
        provider = Pegasus\GoogleForJobs\PageTitle\GoogleForJobsPageTitleProvider
        before = altPageTitle,record,seo
    }
}
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

1 participant