Will SEO be affected by hiding content through jquery or javascript?
Ad
I'm working on a support documentation web app template. A lot of the content is hidden, but I was wanting to boost my SEO with lot's of descriptions of the content. The descriptions would be displayed with a mouseover event and then hidden with a mouseout event. With a click event the actual documentation would appear. All of the content is on one page.
A majority of the content is going to be hidden at any given time. Is this going to affect my SEO negatively?
Thanks for your help!
Ad
Answer
Ad
Yes, hiding content will affect SEO, but how exactly is not disclosed, as Alexander mentioned. Google, for instance, devalues some hidden content.
Check out this video and this blog post for more info.
Ad
source: stackoverflow.com
Related Questions
Ad
- → How to update data attribute on Ajax complete
- → October CMS - Radio Button Ajax Click Twice in a Row Causes Content to disappear
- → Octobercms Component Unique id (Twig & Javascript)
- → Passing a JS var from AJAX response to Twig
- → Laravel {!! Form::open() !!} doesn't work within AngularJS
- → DropzoneJS & Laravel - Output form validation errors
- → Import statement and Babel
- → Uncaught TypeError: Cannot read property '__SECRET_DOM_DO_NOT_USE_OR_YOU_WILL_BE_FIRED' of undefined
- → React-router: Passing props to children
- → ListView.DataSource looping data for React Native
- → Can't test submit handler in React component
- → React + Flux - How to avoid global variable
- → Webpack, React & Babel, not rendering DOM
Ad