For example if i have category “plumber” and attribute “Houston” and i filter listings page to show those results, can i make separate page for that filtered result based on that formed url and evetntually after that to be indexed on google with title “Best plumber in Houston”?
Hi,
If I understand you correctly, please check this sample topic: Showing category links instead of filtered searches links in searchbar
That topic you send me is not related with my question. I just want to create pages that will have filter or search form applied. For example, on main listings page i can search and filter results by category and attributes. Then i want for that filtered result to create separate page from wordpress/add new page that will automaticaly present filtered result.
Unfortunately there’s no such built-in feature, but there are possible workarounds:
-
Customizing the existing category/search pages generated by WordPress, e.g. to insert SEO-optimized titles, this requires some coding knowledge.
-
Using custom pages created in WordPress/Pages, one page per each combination, and using the Listings block + a button to view all results (linked to the existing search page).
We also understand that this is important for SEO and will try to make this one of the built-in features as soon as possible.
Will the code snippet in
(Showing category links instead of filtered searches links in searchbar)
work for tags?
Hi,
Unfortunately, we haven’t tested this snippet for Tags, so we can’t provide more details, but most likely you will need to modify it to make it work correctly
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.