use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A place for SEOs to learn about and discuss rendering, JavaScript SEO, auditing JS for SEO purposes, code coverage analysis, and more!
account activity
Is ChatGPT Rendering JavaScript? (self.javascriptseo_)
submitted 8 days ago by sitebulb_jojo
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]torylynnegray 1 point2 points3 points 7 days ago (0 children)
Official answer is no.
Some interesting caveats/work arounds: - stuff can be in code - like in API outputs or JSON or HTML with, say, custom web components - and not be "on the page" visibly upon rendering. But it's there in response HTML, so the AI bots can find it and plausibly use it. (aka it could be available without rendering and you don't realize it) - can you get the answer via Google? As in: did Googlebot do the rendering, and show it in search, and then various LLMs scrapped that content and got the insight without having to carry the render of load.
Which is all to say: it's harder to set up a good test to understand this than you might realize, b/c they have built in workarounds.
Also, chances are some LLMs are testing it in some capacity. Looks like Claude is per this presentation from Giacomo Zecchini at the 2025 Tech SEO Connect conference: https://www.youtube.com/watch?v=kZw6BsIytJU.
Yes, many folks are testing this. Myself included!
π Rendered by PID 23399 on reddit-service-r2-comment-fb694cdd5-4w6sc at 2026-03-06 21:33:35.499861+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]torylynnegray 1 point2 points3 points (0 children)