I have heard googlebot will consider a site spam if a certain percentage of the content on pages within a website are not different. Now, considering the bot sees the code, what if i have a dynamic (php for instance) site with 200 products. Each product has a description pages that has the little , maybe 70-100 line description. However, the majority of the code is the same for everypage, except for those few line sof text (lets say out of 500 lines of source code, 50 are diffeent 450 are the same for example) doesnt this look like spam ,or am i completely off?