Hello.
I’m building a website for my business. I’m struggling with deciding how i want my site to be structured.
I have 15 categories. The path I’m going down now, I’ve decided to create 15 pages that correspond to the categories. So my archive urls look like:
Website.com/category/productA/SubProduct/
Then my page urls look like:
Website.com/productA/SubProduct/
I feel like the obvious answer is to get rid of the pages and just customize the archives template for each category. But, I was wondering if my current structure is OK. In my mind, my justification for using the current structure is I can have a very detailed, static product page, then have a separate archive page, paginated, and dedicated to listing all the blog posts about the product.
Some challenges I’m running into with my current structure are how to handle breadcrumbs as well as seo implications. Wondering what the wp community’s opinions are on these challenges as well as the structure in general?
[ad_2]