![]() |
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! |
Depends on the overall amount of duplicate text. If that block of text is 1500 words... :error if that block is 50 words and a link :winkwink:
|
Lost art ? may be I should seak employment, LOL
|
Manipulate the DOM with jquery via media quieres.
https://css-tricks.com/enquire-js-me...in-javascript/ |
Quote:
|
Or using PHP could even be better...
https://code.google.com/p/php-mobile-detect/ |
From the jquery page...
Event Handling Show the #banner-message element that is hidden with display:none in its CSS when any button in #button-container is clicked. Code:
1 var hiddenBox = $( "#banner-message" ); |
Quote:
Quote:
|
All times are GMT -7. The time now is 03:11 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc