LLMS JS’yi işleyemez (Gemini’nin yanı sıra) ve sitemdeki tüm içeriğin LLMS tarafından okunabilmesinden emin olmak istiyorum.
Bir ScreamingFrog tarama yaptım ve tüm sayfaları kullandım JS’yi kullandım. Özellikle tüm SSS’lerin AEO amaçları için okunabilmesi için blog sayfalarına bakmak istiyorum.
Bu sayfadaki JS’nin sayfa içi metinde kullanılmadığından nasıl emin olabilirim? ‘İnceleyin’ içinde? Bu denetimi nasıl gerçekleştirebilirim?
Tyia
Schema markup for FAQ and other topics.
I’m 100% sure all your pages use JS, but I highly doubt a blog uses JS-injected content, unless it’s some weird CMS built on React or Node using CSR. If it’s WordPress or Drupal or Joomla, then you are safe, you need to do nothing. However, if you have doubts, you should hire a developer
Just disable JS in your browser and check page source. You can set up SSR to deliver html payload with all the content so it will be visible to crawlers.