Hi guys, what should i do in order to make this site Google friendly? i mean, this site was develop using TONS of ajax, almost the entire site is being parse with json objects and jquery. And this is a huge issue when talking about SEO. Is there any option to make it ajax crawlable? changing the site's is not an option warnermusic.com.mx
There are still 5% web users who don't enable java script so you have to take care of that as well. As far as the SEO goes, I see that all articles have a unique URL so, indexing or SEO should not be a problem.
well, the thing is that i present all my content with a JSON object, this means that from client side im bulding this "news boxes" so i believe google wont be able to see this nor the content of this boxes.
May be you should use some sitemap building services to see whether they were able to crawl your URLs. I suggest you try from this site http://www.xml-sitemaps.com If they were unable to crawl your URL than I think you have to build your sitemap manually to show google the URLs you want them to crawl.