<!here|@here> Hi, I am working with a custom SCA s...
# suitecommerce
p
<!here|@here> Hi, I am working with a custom SCA setup and wondering if anyone has any knowledge on how the SEO Page Generator handles AJAX requests. I see in the NS code that there are clearly a lot of hacks around this, in particular, the
jQuery.ajaxPrefilter()
callback is used to take any AJAX request on the
jsEnvironment
and append an
<img>
to the DOM with the
src
set to the AJAX URL.