Author Topic: Dedicated category/sub-category page with linking to search.php  (Read 2956 times)

0 Members and 1 Guest are viewing this topic.

Offline Eagle Eye

  • Full Member
  • ***
  • Posts: 191
    • View Profile
Is it possible to make a dedicated category page?

extract all category names and sub category names into a list and link it using the appropriate category or subcategory name to the search form using the category or sub-cat names as keywords,

like for example sub category: "ford" in main category "cars"

http://site.com/search.php?search_keywords=ford&search_terms=all

And make a rewrite to display url
http://site.com/cars/ford/ford_page1.html (with paging, if more pages, like page1, page2, page3....)

Thanks in advance

Edit: maybe by suing V@no’s sitemap mod to extract all cat and sub-cat names and modifying it to link to search form instead ;)