• Resolved jesusdlg

    (@jesusdlg)


    Hello,

    Sorry for no link here in my post, as I’m currently working under a development environment I can’t share any link.

    Just wondering how can I setup the slug/permalink structure properly in order to work with my directoy. Here’s what I want/need to have. I hope someone can point me to the right direction.

    My project its for a yellow pages directory and the main page will be mydomain.com/directory/

    I want/need my category structure like this:

    Business category
    mydomain.com/directory/business/

    Business->Banks (subcategory)
    mydomain.com/directory/business/banks/

    Business->Banks->Local (sub-subcategory)
    mydomain.com/directory/business/banks/local/

    Health (category)
    mydomain.com/directory/health/

    and so on…

    Is that possible? Can someone please point me to the right direction where I can setup my categories to work like this?

    I want to avoid to use names like places/ category/ subcategory/ etc in my urls

    Thanks in advance for your help!

    Jesus

Viewing 1 replies (of 1 total)
  • Plugin Author Stiofan

    (@stiofansisland)

    Hi @jesusdlg,

    Sorry for the late reply.

    Firstly, we don’t support sub category URLs also having the parent category prefixed but with our Custom Post Type addon you could have many different categories grouped into business sectors.

    With a single CPT (places) you can change the slug of the CPT under Places > Settings > General, you can name this anything you want.

    For category URLs such as domain.com/places/category/restaurants/ you can change the “category” part to anything under WordPress Settings > Permalinks > GD. This can be changed to something such as /c/ or /cat/ but can’t be removed.

    If you had our CPT addon you could have each CPT with its own slug such as
    domain.com/accommodation/
    domain.com/food/

    Category URLs could then be domain.com/accommodation/c/hotels/

    If you have any further questions please let me know.

    Thanks,

    Stiofan

Viewing 1 replies (of 1 total)

The topic ‘Permalink/slug structure for my directory’ is closed to new replies.