[jQuery] Re: JQuery SEO Question

2008-10-23 Thread ricardobeat
Best practice is to set the href on the element that trigger's the AJAX call to the file URL it's loading, then preventing default. This way spiders will see it as a normal link and it will remain in context. You can also use a sitemap.xml file to tell bots where to search. - ricardo On Oct 23,

[jQuery] Re: JQuery SEO Question

2008-10-23 Thread Bil Corry
edzah wrote on 10/23/2008 6:56 AM: > I am creating a product page that has a jquery script that hides/ > unhides divs to show the currently select product. I've just realised > that we have too many products to load them all on the same page. > Instead I want to load the content of each div in wh