- Joined
 - Aug 2, 2017
 
- Messages
 - 158
 
- Likes
 - 98
 
- Degree
 - 0
 
I'm starting a new site that (I hope) is going to be pretty big content-wise.
The structure is something that I want to get right from the beginning because I know it can be a pain in the ass to fix once your site is big.
Looking at some big sites I got some ideas and this is what I think is best:
Examples:
Post about Terrier Dogs
mysite.com/something-something-terrier-dogs
At the same time, this post would be in 3 categories:
mysite.com/Animals/Pets/Dogs
I would mark up the post with schema breadcrumbs and at the bottom/top some visible tags for easy navigation
mysite.com/animals would have the most recent posts but also some fixed links to all the subcategories (in this case > pets). Some static and unique content too if posible.
I think that this gives me flexibility in case that I need to add categories/subcategories or change some posts around without breaking anything and with minimal redirects in case something needs to be changed
This also gives the user a good structure to navigate the site.
What do you think?
Thanks!
				
			The structure is something that I want to get right from the beginning because I know it can be a pain in the ass to fix once your site is big.
Looking at some big sites I got some ideas and this is what I think is best:
- A virtual silo for the posts
 - A physical silo for the categories
 
Examples:
Post about Terrier Dogs
mysite.com/something-something-terrier-dogs
At the same time, this post would be in 3 categories:
mysite.com/Animals/Pets/Dogs
I would mark up the post with schema breadcrumbs and at the bottom/top some visible tags for easy navigation
mysite.com/animals would have the most recent posts but also some fixed links to all the subcategories (in this case > pets). Some static and unique content too if posible.
I think that this gives me flexibility in case that I need to add categories/subcategories or change some posts around without breaking anything and with minimal redirects in case something needs to be changed
This also gives the user a good structure to navigate the site.
What do you think?
Thanks!
	
	