Hide and display iframes on different devices
-
I have an iframe on my website, I'd like to hide it when a user is browsing with a mobile device and display a different one for that user (which will be hidden on desktop).
Is it possible that Google views it as cloaking? does it qualify as hidden content?
-
By Google's definition something is considered cloaking when you show different content or urls to human users and search engines. I don't see the iframe causing an issue with cloaking.
-
Thanks!
-
Your welcome.