• Resolved DL

    (@damon18)


    I’ve found that when Pretty URL’s are turned on the url becomes like

    /event/title-of-event

    Which is pretty, but not unique, when an event happens multiple times with the same name/title, it will be confusing. Could the date/year or maybe event ID be inserted?

    /event/2025/title-of-event

    Where would the url be modified?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks for reaching out to us.

    The Pretty URLs in EventPrime are managed by WordPress, and we only prepend /event/ before the post slug. WordPress generates the slug based on the event title, and it does not automatically append the date or event ID.

    If you want to modify the event URL structure to include the year or event ID, this would require custom code using WordPress rewrite rules and filters.

    If you have any further questions, please don’t hesitate to reach out to us.

    Thread Starter DL

    (@damon18)

    Thanks for the explanation. So what happens when many events end up with the same URL? Maybe it isn’t the problem I think it is? I can’t be the first person to notice this issue.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Unique URL for Events, Pretty URL’s’ is closed to new replies.