Comment on Show HN: A jQuery plugin for easy single page web sites.Comments−freshlog14yA drawback is that the content isn't directly crawlable by search engines.I made an app earlier that uses Javascript to make static sites dynamic using Javascript, but got lots of comments saying that it's anti-seo:http://news.ycombinator.com/item?id=2830429Hence I offered a secondary PHP option.−randy9914ySEO is fine when pre-loading the content and hiding it.−freshlog14yHmm, how would you use Javascript to preload content that is crawlable by search engines?
Comments
A drawback is that the content isn't directly crawlable by search engines.
I made an app earlier that uses Javascript to make static sites dynamic using Javascript, but got lots of comments saying that it's anti-seo:
http://news.ycombinator.com/item?id=2830429
Hence I offered a secondary PHP option.
SEO is fine when pre-loading the content and hiding it.
Hmm, how would you use Javascript to preload content that is crawlable by search engines?