Native Pro Slider with JSON Looper - does the content / text have SEO value (google search)

Hey there,
I am wondering if when the JSON data for a Looper used in a Native Pro Slider (with dynamic field content) has SEO value for google indexing?

Including from slides 2,3,4 etc that are not initially visible when the site loads?
And is the Heading level / HTML tag of the element into which the dymanic JSON content is being consumed also still taken into consideration for SEO purposed. (Eg… Target element with dynamic content is set as H! headline, H2 Headline, Text (

) etc. ?

Love Pro and using the Native Pro sliders… trying to get rid of SliderRevolution and Layerslider wherever possible!

Cheers
Simon

Hello Simon,

Thanks for writing in! The Looper Provider JSON is used internally. On the frontend, anything that is feed by the looper, the HTML output is being rendered. Thus, any contents of the Slider element on the page is SEO friendly.

Hope this helps.

Thanks.
That says to me anything with a effect/delay or on slide 2,3,4 (that are not visible when the page first renders) would not get scraped by google indexing bots?
Thoughts?

Hello Simon,

Thank you for the inquiry.

Since the rest of the slides are already rendered in the document upon page load, even though they are not yet visible, crawlers or bots should be able to index or read them. If you need to simulate how search engines read or see your page, you can use tools like the ones listed below:

// https://totheweb.com/learning_center/tools-search-engine-simulator/
// https://search.google.com/test/rich-results

You can also read this article for more info on how Google reads websites: https://ipullrank.com/javascript-seo-how-google-crawls-and-indexes-javascript-websites

Let us know if you need more info.

Best regards,
Ismael

Thanks! excellent.

You are most welcome, Simon.