I understand SILO structure but how do I create it in my wordpress website?

beingink

Senior Member
Joined
Sep 19, 2013
Messages
1,051
Reaction score
240
First I did it with categories but then I wanted to add content according to main structure.

So for e.g

website.com/moneypage

and when I add new supporting pages to the main page, how do I do that? for e.g

website.com/moneypage/supportingpage

So basically my moneypage becomes a category. Please tell me how you guys do the silo structure. Thanks
 
Try heatmap theme. They have a silo structured theme for Wordpress.
 
Anyway, if you want to have such a structure you don't need to have a category. You can just set a parent page on every nested page you are creating.

So for example you created moneypage, then when you create supportingpage you set its parent the first one.
 
you can do it by using plugin or you have to know to to edit .htaccess file
 
If your theme allows you to edit category like a page then you are good with it too.
 
Back
Top