Hi Everyone, has anyone experienced an issue where...
# suitecommerce
k
Hi Everyone, has anyone experienced an issue where the SEO Page Generator isn’t running? We are experiencing an issue where the page generator isn’t running for some of pages on both the sandbox and production servers. When I add the “seodebug=T” parameter, it runs. Remove the parameter and clear the cache. It still doesn’t run. The SEO debug output does not show any errors and all of the sub requests return a status code of 200. The prerender is taking less than 3 seconds. When the SEO page generator doesn’t run, I see three dots where the output should be inserted in the <div> tag. For example:
Copy code
<div id="main" class="main">...</div>
s
Sounds like it's working as intended. We added user agent detection to prevent human users from triggering the page generator.