Skip Navigation

[Resolved] Permalink format for custom taxonomy

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 3 replies, has 2 voices.

Last updated by Minesh 2 years ago.

Assisted by: Minesh.

Author
Posts
#2557621

Currently, our custom taxonomy pages display like this:

hidden link

Is it possible to avoid the "?taxonomy=travel_by_design&term=adventure-travel" part and have it like this?

hidden link

#2557893

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please go to Settings => Permalinks and set the option to "Post name" and save permalink and check.

Does that helps?

#2558001
Screenshot 2023-02-20 074117.jpg

No. That is already set for posts but I'm talking about taxonomy pages, such as :

hidden link

The kind you'd get to when you 'view' from a page screen like the one attached in the admin. We're linking to them from the site to provide users with post listings.

We don't want to show the '?taxonomy=' and '&term=' in the permalinks.

#2558013

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Toolset do not offer such feature to rewrite the URL params or make URL params as pretty permalinks.

You may try to use any of the URL rewrite or permalink plugin that should work for you:
- https://wordpress.org/plugins/wp-better-permalinks/
- https://wordpress.org/plugins/permalink-manager/
- https://wordpress.org/plugins/custom-permalinks/
- https://wordpress.org/plugins/permalinks-customizer/

you can check any of the above plugin that fulfill your requirements.