vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 3 of 3

Using TabbedPanels

This is a discussion on Using TabbedPanels within the General Discussion forums, part of the vBulletin SEO Discussion category; Hi, would it be bad for me to use TabbedPanels on the mainsite of site, (non-forum bit) and would it ...

  1. #1
    Senior Member
    Real Name
    Shamil Nunhuck
    Join Date
    Feb 2008
    Location
    In my box :)
    Posts
    132
    Blog Entries
    1

    Using TabbedPanels

    Hi, would it be bad for me to use TabbedPanels on the mainsite of site, (non-forum bit) and would it be SEO-friendly?

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,983
    depends how they are made.

    dom-tabs are generally ok, as it uses css/javascript to show hide, but the xhtml markup is always on the page.

    ajax methods don't load the content until called, and thus doesn't exist for search engines to read, as the xhtml is not generated until called.

  3. #3
    Senior Member
    Real Name
    Shamil Nunhuck
    Join Date
    Feb 2008
    Location
    In my box :)
    Posts
    132
    Blog Entries
    1
    i'll go with Dom Tabs