View Full Version : Ajax Tab Contents and search engines
raddy
05-14-2008, 05:18 AM
1) Script Title: AjaxTabs Content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
3) Describe problem: Would search engines parse the contents of the sub pages?
jscheuer1
05-14-2008, 06:34 AM
If you set it up like on the demo page, yes. For example, the content shown with:
<a href="#" class="selected" rel="#default">Tab 1</a>
is on your page, so it will be parsed. Content fetched via:
<a href="external2.htm" rel="countrycontainer">Tab 2</a>
appears to the spider as a normal link, as does:
<a href="external4.htm" rel="#iframe">Tab 4</a>
All will be indexed and/or parsed.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.