Tagged Questions
1
vote
3answers
48 views
Right canonical pages for encylopedia-style site
I have a website that contains a lot of short (150 word) descriptions of key concepts. The concepts are organised hierarchically so a description of Cheese will be a subsection under the heading "Milk ...
1
vote
2answers
683 views
multiple urls serving same content - how to handle better?
Urls go like
domain/approved/education/kids/female
but I also have filter page in place that lets you do this
domain/approved/education-entertainment-business/kids/female and so on
which means ...