-
Notifications
You must be signed in to change notification settings - Fork 51
Let’s discuss: permalink generation scheme #682
Copy link
Copy link
Open
Description
Is your enhancement related to a problem? Please describe.
I’d like to suggest a change to the current scheme, GatherPress uses to create permalinks for events.
Currently the plugin generates permalinks based on the default %post_name%, which can be ok as a default. But maybe is not.
One thing I’ve been doing with most of the websites, that use any kind of calendar, was changing the generated links to be more accessible to humans and perform better from a SEO perspective. I’d like to change the generation-scheme to be %post_name%-on-%event_date%-in-%venue(_city)%.
May it be a setting with UI or just a well-documented filter, both would suit my needs.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels