I have some questions relating to hiding the following details with CSS – something which i think google may see at keyword stuffing and punish the page rank as a result?
I just wanted some clarity on why you have hidden (display: none;) these elements but they are still shown in the HTML source.
<span class=”posted_in”></span>
<div class=”product-desc”></div>
http://nota.swiftideas.com/shop/
I don’t need these elements in the PHP but was wondering if there is an easy way to stop the page loading them into the html without using the child theme?
ref: http://webmasters.stackexchange.com/questions/1377/how-bad-is-it-to-use-display-none-in-css see comments from Matt Cutts at Google