I have a site http://www.microcapmarkets.com which is mostly javascript. Each stock symbol has its own page with news but it is unable to get index since the links are javascript. How do I go about it so this pages can get indexed.
This is a tough one with the way your site is set up. Normally, I'd recommend the following things to clients in this order: - A CSS alternative - Footer links + HTML site map - Noscript tag But your case is pretty unique. How about making separate crawlable pages that link out to individual stock pages? Just a suggestion.
I was thinking about that the only other problem is we have real time news so everyday there are over 100 new pages created how would I get those indexed?