Hi, would it be bad for me to use TabbedPanels on the mainsite of site, (non-forum bit) and would it be SEO-friendly?
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 ...
Hi, would it be bad for me to use TabbedPanels on the mainsite of site, (non-forum bit) and would it be SEO-friendly?
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.
i'll go with Dom Tabs![]()