I am a little confused about- 1- I need my ajax crawling for which I have pages like x-to-y-destination.aspx and when ajax loads it becomes x-to-y-destination.aspx#!today-deals/tomorrow-deals/date-deals depending upon the query.
Now, search engine is not going to crawl ajax means what I know is that we need to serve html snapshot to the search engine . currently search engine only fetches general url x-to-y-destination.aspx.
Do you have any idea if we set in our server to serve the same day first query cache saved and deliver it to search engine, In fetch as googlebot it will be showing like crawling ajax??
2- Is interlinking like connecting every page from every page would be better or only relevant pages from every page will be better ? what is your stand?