Navigation überspringen

[Gelöst] Creating Custom URL routing for toolset filter?

This support ticket is created vor 4 Jahre, 5 Monaten. There's a good chance that you are reading advice that it now obsolete.

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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Hong_Kong (GMT+08:00)

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Luo Yang vor 4 Jahre, 5 Monaten.

Assistiert von: Luo Yang.

Author
Artikel
#1998703

Hello

is it possible to create a custom URL routing for filter search

for example :

/restaurants/ <== original view page
/restaurants/manhattan/ <= same page that filters only restaurants in manhattan
/restaurants/manhattan/bar/ <= same page that filters only restaurants in manhattan and is categorized as a pub

can toolset do this? plugins?

I need this so that search engine will index these page as its own page (for a better SEO performance)

Any suggestion?

Thank you

#1998719

Hello,

There isn't such kind of built-in feature within Toolset Blocks/Vides plugin, it needs custom codes, and according to our support policy, we don't provide custom codes support:
https://toolset.com/toolset-support-policy/

In my opinion, you can try with taxonomy archive page, so you will be able to get the SEO URLs, and you can customize it with Toolset WordPress Archive:
https://toolset.com/course-lesson/creating-a-custom-archive-page/

And you can also add custom search form into Toolset WordPress Archive:
https://toolset.com/course-lesson/creating-a-custom-search/