Let say I want to develop something similar to this:
Samsung 300E5A-A01DX - Compare Prices - PriceRunner UK
Switch menu (don't know what's the name for it) which will switch between Product Specification, Customer Reviews etc.
Ideally I would like to have all information on one page so when Google crawls it it will see all info on one page. For this I thought of using hidden divs which will appear once visitor press on tab. It doesn't however sound SEO friendly to me.
Wouldn't be better just to use seperate URLs for all that? Like separate page with reviews, separate with specification etc. That said I think some of those pages would be with very thin content...
As I stated above ideally I would like to have all product info on one page so my question is: is there any way to develop this with JavaScript, CSS or whatever?
All answers will be greatly appreciated, thanks
Samsung 300E5A-A01DX - Compare Prices - PriceRunner UK
Switch menu (don't know what's the name for it) which will switch between Product Specification, Customer Reviews etc.
Ideally I would like to have all information on one page so when Google crawls it it will see all info on one page. For this I thought of using hidden divs which will appear once visitor press on tab. It doesn't however sound SEO friendly to me.
Wouldn't be better just to use seperate URLs for all that? Like separate page with reviews, separate with specification etc. That said I think some of those pages would be with very thin content...
As I stated above ideally I would like to have all product info on one page so my question is: is there any way to develop this with JavaScript, CSS or whatever?
All answers will be greatly appreciated, thanks