View Single Post
Old 03-04-2015, 07:59 AM  
pinkz
Mr 1%
 
pinkz's Avatar
 
Industry Role:
Join Date: May 2005
Location: Nomad
Posts: 1,397
Bootstrap and the long dead art of SEO

Using the visible/hidden css for bootstrap to hide or show content thus:

<div class=" col-xs-12 visible-xs">
TITLE
<iframe 1>
same descriptive content
</div>

<div class="col-xs-12 hidden-xs">
TITLE
<iframe 2>
same descriptive content
</div>

Would this be considered as duplicate content and bad seo practice?

If so and I changed the title and description on one of the div's would this then be considered for some other penalty by the powers that spider?

Looking for the best solution to a responsive design, your opinions are welcome. Flame on!
__________________
$$$$ Video Secrets $$$$
pinkz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote