Remove /destination/ from URL and create a clear product URL

Hi,

I would like to remove /destination/ slug from my website URLs and I would like also to clear a trip URL with a URL of this kind mydomain.com/europe/france/beautiful-trip.

Anyone can help me?

Hello,

The destinations will require a slug, however you can rename it to what you want as shown here: https://www.support.waituk.com/hc/en-us/articles/360001005614-Change-destination-path-in-URL-to-custom-path

As for the tours URL, this can be set via settings >> p[ermalinks as shown in image below:

Ok but which are the taxonomies for the destinations?

E.g. I’ve got a trip called “Beautiful Italy” and I need that it will be domain.com/destinations/europe/italy/beautiful-italy and I’ve got a trip called “L.A. Trip” and I need an URL like this domain.com/destinations/usa/california/la-trip

Thank you.

Hello,

Destination is a custom category for listing all destinations and for products, woocommerce taxonomy permalink can be used. All available settings other than destinations slug can be configured from dashboard >> settings >> permalinks. Specifically for tour detail pages, you can use the product permalinks.

Thank you

So there’s no way to make a custom slug like I show you in the examples? Neither editing it from php or else?