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

Improve support for custom route/controller page implementations #305

Open
jesseleite opened this issue Nov 17, 2023 · 2 comments
Open

Improve support for custom route/controller page implementations #305

jesseleite opened this issue Nov 17, 2023 · 2 comments
Labels
feature request New feature or request

Comments

@jesseleite
Copy link
Member

jesseleite commented Nov 17, 2023

Since we improved support for SEO meta on custom route/controller implementations with #303, we should look to improve support for custom route/controller implementations in SEO Pro's sitemap and reports features as well.

The problem is that SEO Pro doesn't know how to find custom content managed outside of Statamic. We have no idea if the user has defined custom Laravel routes, of if they're routing using something like Laravel Folio, or if they've got some kind of SPA setup for parts of their app, etc.

I'm thinking we can maybe create some helpers to allow the user to inject external content into the sitemap and report generator, but it would need some proper thought is all.

@jesseleite jesseleite added the feature request New feature or request label Nov 17, 2023
@jesseleite
Copy link
Member Author

Though maybe the solution (for the sitemap anyway) is to...

CleanShot 2023-11-17 at 16 21 39

@sattyframework
Copy link

Hey there, just wondered if there has been any support for custom routes yet? I have custom routes for e-commerce and checkout pages etc. At the moment I am not able to customize the SEO meta data for these routes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants