5 ms·
Try viewing meta.discourse.org without Javascript on then look under the hood - it's a pretty easy problem to solve with some <noscript> tags. Other approaches
by elliotanderson 13y ago
Try viewing meta.discourse.org without Javascript on then look under the hood - it's a pretty easy problem to solve with some <noscript> tags. Other approaches use PhantomJS to create a "rendered" copy that is accessible to primitive clients/scrapers.
- drdaeman 13y ago> Other approaches use PhantomJS to create a "rendered" copy that is accessible to primitive clients/scrapers. Then your site does not require client-side JS support. The point is not about what technologies you use to produce documents, the point is what data you [can] serve.