Forums

Creating a Business Directory (6 posts)

  1. ntulip
    Member
    Posted 7 months ago #

    I want to implement a business directory in WordPress and I am looking for feedback on the best approach:

    • I have a categories and a businesses table
    • Do I create a page for every business together with it's category relationship
    • Do I create a page and assign it a template?
    • What are the ups and downs which each approach?

    Looking for some answers from people that might of already done this and can speak from experience

  2. samboll
    moderator
    Posted 7 months ago #

  3. ntulip
    Member
    Posted 7 months ago #

    I want to be able to drill down like:

    Category
    Sub Categories
    Listings
    Listing

    The business category plug-in does paging but not drill down and i want to be able to browse as the example bellow without having to create nested pages:

    /businesses/category/subcategory/business

  4. ntulip
    Member
    Posted 7 months ago #

    what i have today is a page that inherits from a template. Is there any way to canonicalize the path instead of /?a=1&b=2&c=3

    That would help me resolve my issue and allow me to drill down as shown above:

    /businesses/category/subcategory/business

    Any help is appreciated.

  5. ntulip
    Member
    Posted 7 months ago #

    Apparently I need to build a plug-in and define actions inside which will allow me to do this?

    Any comments?

  6. coops71
    Member
    Posted 5 months ago #

    Hi ntulip

    I am looking to do a similar things - did you get anywhere with this?

    Be interested to get your feedback - thanks!

    Jason

Reply

You must log in to post.

About this Topic