termserv
Member
Posted 2 years ago #
I'm redesigning a clients company site using WordPress, but the client has a lot of submenus with underlying pages. Basically the structure looks like this:
Screenshot of the menu structure
This is just one of six menus that have sub menus. Most of the pages are static, it doesn't need to be posts. But I would like it to be a logical structure, so I'm wondering of whether I should use posts, or pages with subpages.
What would you do?
Probably use Pages. The only thing that gave me pause was the Product thing. Guess if there were hundreds of products, might think about one category for products then each product be a post.
termserv
Member
Posted 2 years ago #
Yeah you're right. I watched CSS-Tricks video podcast #41: Using WordPress as a CMS, and they based mostly everything on pages.
Luckily my client only has three products, so pages would be the easiest to manage the content all over his site.
Thanks for your feedback! :)