-
Notifications
You must be signed in to change notification settings - Fork 7
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
[Feature Request] improve SEO with subheading with search terms in #111
Comments
In terms of SEO being able to replace a title or have a subtitle would be better than a portlet.
|
I think I will leave it to using diazo if you need it as a header tag and want it at the top of the page. |
A summary tile/portlet would be a nice thing. I'd not handle any integration related with Diazo, ContentWellPortlets or Mosaic here. These are integration problems which are better solved in "policy" or theme packages. Regarding accessing the applied queries/filters: they are written to the request. It should be possible to access them via
|
My thoughts currently is that the tile version would have some kind of "as header" option since its possible to replace the header tile with this without any theming. But the portlet version won't.
Maybe. But not how it's going to be implemented in this PR #120. You can have seperate portlets with conditions just for specific filters. |
I'm also considering extending this later with "topic field" enhancement
|
Problem
The Collection title is static. Having a prominent text on the page for each unique set of results can increase SEO in cases where you have static links to various collections results pages that are mentioned the keywords users are likely to be searching for in google etc.
How it will work
Portlet you can have a div with something like
needs to
Proposed UI
This UI is actually tries to make this portlet work for 4 different use cases
We won't inspect portlets to see what has been set as filters. too hard. So UI can't use actual examples based on a real search.
Hide when would allow you to only display the portlet for certain sets of filters. and also allow multiple sets of filters to be on different areas of the screen. for example, number of results could be seperate from filters set.
TODO:
Alternatives/additions considered
The text was updated successfully, but these errors were encountered: