Jquery And Seach Engines

Is there away to format links that are loading pages via jquery/ajax so search engines can index the pages?

Thanks

It’s not just the links that you format, but your server-side scripting that you adjust so that it can provide a cached version of the ajax content, so that the search engine can then crawl that cached version.

See the following article for details. https://developers.google.com/webmasters/ajax-crawling/docs/getting-started