Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Business

SEO Meta description

I wanted to know what I should I do for meta description... I can't do a unique one for each because several of mine are the same type of item just dyed differently. Would it be better to just leave that part blank then?

1 Answer

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,253 Points

You should probably try for a unique description for each category or type of item on your site. Then apply an

<link rel="canonical" href = "yourlinkhere.html">

canonical tag to let Google and other search engines know it should prioritise that page for indexing. If you have a canonical link, Google shouldn't penalise you for duplicate content.