I'm in the process of making an ajax site crawlable. Most of the style is generated with javascript. Do I need to even include static css in the _escaped_fragment_ pages, which should never be reached by actual visitors? Would it have any effect on page rankings?
Asked
Active
Viewed 27 times
1 Answers
0
From Google's own docs, for optimal SEO you need to include all CSS, JS, and images in the page the googlebot visits.

Maximillian Laumeister
- 19,884
- 8
- 59
- 78